You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[ RUN ] MediaAccessTest.DeviceSuccessAudioOnly
../../cef/tests/ceftests/media_access_unittest.cc:255: Failure
Expected equality of these values:
got_audio_device() || got_audio_desktop()
Which is: true
has_audio_access
Which is: false
../../cef/tests/ceftests/media_access_unittest.cc:256: Failure
Value of: test_setup_->got_change
Actual: true
Expected: false
Versions (please complete the following information):
OS: Windows 11, MacOS 15.0.1
CEF Version: M131
The text was updated successfully, but these errors were encountered:
To Reproduce
Steps to reproduce the behavior:
cefclient --gtest_filter=MediaAccessTest.* --use-views
Expected behavior
Tests should succeed. Instead, some tests fail.
On Windows:
On MacOS:
Sample failure:
Versions (please complete the following information):
The text was updated successfully, but these errors were encountered: