14 tests skipped on apple_silicon
Categories
(Core :: WebRTC, task, P3)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox90 | --- | affected |
People
(Reporter: jmaher, Assigned: jib, NeedInfo)
References
Details
Attachments
(1 file)
Last week we turned on tests for Apple Silicon (OSX 11.2.3 on new Apple based hardware). We are using the simplified new test config process:
https://firefox-source-docs.mozilla.org/testing/ci-configs/index.html
As the tests are live, we are now filing bugs to help close the loop and hope to fix any issues over the next 7 weeks. As the process outlines, there are tier-3 jobs running on m-c which run these skipped tests and will expect a failure/timeout/crash- if it doesn't fail, then the job will turn orange.
here are the failing tests:
browser/base/content/test/webrtc/browser_device_controls_menus.js
browser/base/content/test/webrtc/browser_devices_get_user_media_in_xorigin_frame.js
browser/base/content/test/webrtc/browser_devices_get_user_media_multi_process.js
browser/base/content/test/webrtc/browser_devices_get_user_media_paused.js
browser/base/content/test/webrtc/browser_devices_get_user_media_screen.js
browser/base/content/test/webrtc/browser_devices_get_user_media_screen_tab_close.js
browser/base/content/test/webrtc/browser_indicator_popuphiding.js
browser/base/content/test/webrtc/browser_notification_silencing.js
browser/base/content/test/webrtc/browser_stop_sharing_button.js
browser/base/content/test/webrtc/browser_stop_streams_on_indicator_close.js
and more failing tests here:
browser/base/content/test/webrtc/legacyIndicator/../browser_devices_get_user_media_in_xorigin_frame.js
browser/base/content/test/webrtc/legacyIndicator/../browser_devices_get_user_media_multi_process.js
browser/base/content/test/webrtc/legacyIndicator/../browser_devices_get_user_media_paused.js
browser/base/content/test/webrtc/legacyIndicator/../browser_devices_get_user_media_screen.js
| Reporter | ||
Comment 1•5 years ago
|
||
:mjf - a heads up on these disabled tests- find a time to triage this and take a look and see if this is expected on the new osx platform or if we can fix it in anyway.
Updated•5 years ago
|
Comment 2•4 years ago
|
||
browser_devices_get_user_media_tear_off_tab.js is another test from this set that fails on apple silicon.
https://treeherder.mozilla.org/jobs?repo=mozilla-central&tier=1%2C2%2C3&searchStr=macosx1100&test_paths=browser%2Fbase%2Fcontent%2Ftest%2Fwebrtc&revision=eac40293649628d32911c909219d514bebb8ce63 has a very recent for all of these tests.
Comment 3•4 years ago
|
||
browser/base/content/test/webrtc/legacyIndicator/../browser_devices_get_user_media_in_xorigin_frame.js
browser/base/content/test/webrtc/legacyIndicator/../browser_devices_get_user_media_multi_process.js
browser/base/content/test/webrtc/legacyIndicator/../browser_devices_get_user_media_paused.js
browser/base/content/test/webrtc/legacyIndicator/../browser_devices_get_user_media_screen.js
New logs for these can be found on https://treeherder.mozilla.org/jobs?repo=mozilla-central&tier=1%2C2%2C3&searchStr=macosx1100&revision=eac40293649628d32911c909219d514bebb8ce63&test_paths=browser%2Fbase%2Fcontent%2Ftest%2Fwebrtc&selectedTaskRun=ThbuiqsjQ6OfktSHXf85EQ.0
Comment 5•3 years ago
|
||
Probably not a S2
Reminder, S2 means: (Serious) Major functionality/product severely impaired or a high impact issue and a satisfactory workaround does not exist
| Assignee | ||
Comment 6•3 years ago
|
||
Updated•3 years ago
|
Comment 8•3 years ago
|
||
| bugherder | ||
Comment 9•2 years ago
•
|
||
Backed out for causing bc failures on browser_devices_get_user_media_in_xorigin_frame.js.
This seems to only affect OS X 11 WebRender Shippable opt.
[task 2023-07-14T04:30:35.961Z] 04:30:35 INFO - TEST-PASS | browser/base/content/test/webrtc/browser_devices_get_user_media_in_xorigin_frame.js | Allow button is enabled -
[task 2023-07-14T04:30:35.961Z] 04:30:35 INFO - Buffered messages finished
[task 2023-07-14T04:30:35.961Z] 04:30:35 INFO - TEST-UNEXPECTED-FAIL | browser/base/content/test/webrtc/browser_devices_get_user_media_in_xorigin_frame.js | Test timed out -
[task 2023-07-14T04:30:35.961Z] 04:30:35 INFO - GECKO(1825) | MEMORY STAT | vsize 402436MB | residentFast 395MB | heapAllocated 130MB
[task 2023-07-14T04:30:35.961Z] 04:30:35 INFO - TEST-OK | browser/base/content/test/webrtc/browser_devices_get_user_media_in_xorigin_frame.js | took 45087ms
[task 2023-07-14T04:30:35.961Z] 04:30:35 INFO - Not taking screenshot here: see the one that was previously logged
[task 2023-07-14T04:30:35.961Z] 04:30:35 INFO - TEST-UNEXPECTED-FAIL | browser/base/content/test/webrtc/browser_devices_get_user_media_in_xorigin_frame.js | Found a tab after previous test timed out: https://example.com/browser/browser/base/content/test/webrtc/get_user_media_in_xorigin_frame.html -
[task 2023-07-14T04:30:35.961Z] 04:30:35 INFO - checking window state
[task 2023-07-14T04:30:35.962Z] 04:30:35 INFO - TEST-START | browser/base/content/test/webrtc/browser_devices_get_user_media_in_xorigin_frame_chain.js
LATER EDIT: this also caused failures on browser_device_controls_menus.js: https://treeherder.mozilla.org/logviewer?job_id=422601293&repo=autoland&lineNumber=7191
Comment 10•2 years ago
|
||
Backout merged to central: https://hg.mozilla.org/mozilla-central/rev/196cda3a1052
Updated•1 year ago
|
Description
•