adjust test expectations to keep web-platform-tests on win/aarch64 green
Categories
(Testing :: web-platform-tests, defect)
Tracking
(firefox68 fixed)
Tracking | Status | |
---|---|---|
firefox68 | --- | fixed |
People
(Reporter: jmaher, Assigned: jmaher)
Details
Attachments
(1 file)
Assignee | ||
Comment 1•6 years ago
|
||
you can see the failures here:
https://treeherder.mozilla.org/#/jobs?repo=mozilla-central&revision=eb1856c0dc21b8c431818b09ed7628702e3679d5
Assignee | ||
Comment 2•6 years ago
|
||
Fix web-platform-tests on windows/aarch64
Assignee | ||
Comment 3•6 years ago
|
||
most of the fixes here are removing known crashes, but adding 2 files and a couple other disabled or expected fail.
Comment 5•6 years ago
|
||
Why was RTCRtpTransceiver.https.html disabled here?
Assignee | ||
Comment 6•6 years ago
|
||
of course I linked to the one m-c revision where it didn't show that test failing:
https://treeherder.mozilla.org/#/jobs?repo=mozilla-central&searchStr=win%2Cweb-platform%2Caarch64%2Cwpt10
it fails >50% of the time:
https://treeherder.mozilla.org/#/jobs?repo=mozilla-central&searchStr=win%2Cweb-platform%2Caarch64%2Cwpt10&selectedJob=243534528
here is a snippet from the log:
09:56:47 INFO - TEST-PASS | /webrtc/RTCRtpTransceiver.https.html | checkAddTrackPairs
09:56:47 INFO - TEST-PASS | /webrtc/RTCRtpTransceiver.https.html | checkReplaceTrackNullDoesntPreventPairing
09:56:47 INFO - TEST-PASS | /webrtc/RTCRtpTransceiver.https.html | checkRemoveAndReadd
09:56:47 INFO - TEST-PASS | /webrtc/RTCRtpTransceiver.https.html | checkAddTrackExistingTransceiverThenRemove
09:56:47 INFO - TEST-PASS | /webrtc/RTCRtpTransceiver.https.html | checkRemoveTrackNegotiation
09:56:47 INFO - TEST-UNEXPECTED-TIMEOUT | /webrtc/RTCRtpTransceiver.https.html | checkMute - Test timed out
could it be that since these laptops are slower than other tests that we just need to extend the timeout a bit?
Comment 7•6 years ago
|
||
So those logs look like a legitimate problem. I have filed bug 1548124 for this.
Comment 8•6 years ago
|
||
bugherder |
Updated•6 years ago
|
Description
•