Bug 1702071 Comment 0 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

The dom/media/webrtc/tests/mochitests/test_peerConnection_basicH264Video.html test was disabled for Fission Windows debug in bug 1694828.

```
[test_peerConnection_basicH264Video.html]
skip-if =
    toolkit == 'android' && is_emulator  # Bug 1355786, No h264 support on android emulator
    fission && debug && os == 'windows'  # Bug 1694828, Initial triage in new task
```

https://hg.mozilla.org/try/rev/254ded54737a882577b6ffaafd8f2bd9a4d539df#l1.15

Here's a Try run with the perma test failure with many TEST-FAIL messages about expected flaky timeouts and then a test timeout:

https://treeherder.mozilla.org/jobs?repo=try&revision=4810aaf69994f94d946527036635ce2c24ec7f41&selectedTaskRun=eLicu-ERQN6_e7X9f6Ijsg.0

```
[task 2021-03-29T20:07:06.799Z] 20:07:06     INFO - TEST-FAIL | dom/media/test/test_preload_actions.html | The author of the test has indicated that flaky timeouts are expected.  Reason: untriaged 
...
[task 2021-03-29T20:22:06.652Z] 20:22:06     INFO - TEST-UNEXPECTED-FAIL | dom/media/webrtc/tests/mochitests/test_peerConnection_basicH264Video.html | Error in test execution: Error: Checking stats for track {ca586e9b-225a-44b0-87bb-2586c261b1f1} timed out after 30000 ms _waitForRtpFlow@https://example.com/tests/dom/media/webrtc/tests/mochitests/pc.js:1820:11 ...  
```
The dom/media/webrtc/tests/mochitests/test_peerConnection_basicH264Video.html test was disabled for Fission Windows debug in bug 1694828.

```
[test_peerConnection_basicH264Video.html]
skip-if =
    toolkit == 'android' && is_emulator  # Bug 1355786, No h264 support on android emulator
    fission && debug && os == 'windows'  # Bug 1694828, Initial triage in new task
```

https://hg.mozilla.org/try/rev/254ded54737a882577b6ffaafd8f2bd9a4d539df#l1.15

Here's a Try run with the perma test failure with many TEST-FAIL messages about expected flaky timeouts and then a test timeout:

https://treeherder.mozilla.org/jobs?repo=try&revision=4810aaf69994f94d946527036635ce2c24ec7f41&selectedTaskRun=eLicu-ERQN6_e7X9f6Ijsg.0

```
[task 2021-03-29T20:22:06.652Z] 20:22:06     INFO - TEST-FAIL | dom/media/webrtc/tests/mochitests/test_peerConnection_basicH264Video.html | The author of the test has indicated that flaky timeouts are expected.  Reason: WebRTC inherently depends on timeouts 
[task 2021-03-29T20:22:06.652Z] 20:22:06     INFO - Checking outbound-rtp for video track {fd2475c4-29ef-4b16-9089-fa60752f0565} try 59
[task 2021-03-29T20:22:06.652Z] 20:22:06     INFO - Track {fd2475c4-29ef-4b16-9089-fa60752f0565} has 0 packetsSent.
[task 2021-03-29T20:22:06.652Z] 20:22:06     INFO - TEST-FAIL | dom/media/webrtc/tests/mochitests/test_peerConnection_basicH264Video.html | The author of the test has indicated that flaky timeouts are expected.  Reason: WebRTC inherently depends on timeouts 
[task 2021-03-29T20:22:06.652Z] 20:22:06     INFO - Buffered messages finished
[task 2021-03-29T20:22:06.652Z] 20:22:06     INFO - TEST-UNEXPECTED-FAIL | dom/media/webrtc/tests/mochitests/test_peerConnection_basicH264Video.html | Error in test execution: Error: Checking stats for track {ca586e9b-225a-44b0-87bb-2586c261b1f1} timed out after 30000 ms _waitForRtpFlow@https://example.com/tests/dom/media/webrtc/tests/mochitests/pc.js:1820:11 ...  
[task 2021-03-29T20:22:06.652Z] 20:22:06     INFO - SimpleTest.ok@https://example.com/tests/SimpleTest/SimpleTest.js:417:16
[task 2021-03-29T20:22:06.652Z] 20:22:06     INFO - execute/<@https://example.com/tests/dom/media/webrtc/tests/mochitests/head.js:959:11
```

Back to Bug 1702071 Comment 0