Bug 1716413 Comment 1 Edit History

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

Jim, here is a Cocoa widget test failure for Fission (in xorigin mode). Do you think fixing this test failure should block shipping Fission MVP?

The try push linked in comment 0 is out of date. Here is a more recent try push with this test failure:

https://treeherder.mozilla.org/push-health/push?repo=try&revision=81b4bb3d454c71ae5b3e643d64d7a5b670694a55&testGroup=pr&selectedTest=widgetteststestmouseeventwithcontrolonmachtml&selectedTaskId=342391868&selectedJobName=widget%2Ftests%2Ftest_mouse_event_with_control_on_mac.html+test-macosx1015-64-qr%2Fdebug-mochitest-plain-fis-xorig-e10s-1

I see timeouts for both test_reftests_with_caret.html and test_mouse_event_with_control_on_mac.html in that try push, so perhaps the first failure is causing the second?

```
14:44:55 ERROR - TEST-UNEXPECTED-TIMEOUT | layout/base/tests/test_reftests_with_caret.html | application timed out after 370 seconds with no output
26510	14:44:55 ERROR - Force-terminating active process(es).
27147	14:45:00 INFO - PROCESS-CRASH | Main app process exited normally | application crashed [@ mach_msg_trap + 0xa]
29004	14:45:06 INFO - PROCESS-CRASH | Main app process exited normally | application crashed [@ mach_msg_trap + 0xa]
34001	14:45:07 INFO - TEST-UNEXPECTED-FAIL | leakcheck | tab missing output line for total leaks!
34763	14:45:07 INFO - TEST-UNEXPECTED-FAIL | leakcheck | default missing output line for total leaks!
34945	14:45:07 INFO - TEST-UNEXPECTED-FAIL | leakcheck | tab missing output line for total leaks!
56776	14:59:44 INFO - TEST-UNEXPECTED-FAIL | widget/tests/test_mouse_event_with_control_on_mac.html | Test timed out. -
56778	14:59:45 INFO - TEST-UNEXPECTED-FAIL | widget/tests/test_mouse_event_with_control_on_mac.html | [SimpleTest.finish()] No checks actually run. (You need to call ok(), is(), or similar functions at least once. Make sure you use SimpleTest.waitForExplicitFinish() if you need it.)
```
Jim, here is a Cocoa widget test failure with Fission (in xorigin mode). Do you think fixing this test failure should block shipping Fission MVP?

The try push linked in comment 0 is out of date. Here is a more recent try push with this test failure:

https://treeherder.mozilla.org/push-health/push?repo=try&revision=81b4bb3d454c71ae5b3e643d64d7a5b670694a55&testGroup=pr&selectedTest=widgetteststestmouseeventwithcontrolonmachtml&selectedTaskId=342391868&selectedJobName=widget%2Ftests%2Ftest_mouse_event_with_control_on_mac.html+test-macosx1015-64-qr%2Fdebug-mochitest-plain-fis-xorig-e10s-1

I see timeouts for both test_reftests_with_caret.html and test_mouse_event_with_control_on_mac.html in that try push, so perhaps the first failure is causing the second?

```
14:44:55 ERROR - TEST-UNEXPECTED-TIMEOUT | layout/base/tests/test_reftests_with_caret.html | application timed out after 370 seconds with no output
26510	14:44:55 ERROR - Force-terminating active process(es).
27147	14:45:00 INFO - PROCESS-CRASH | Main app process exited normally | application crashed [@ mach_msg_trap + 0xa]
29004	14:45:06 INFO - PROCESS-CRASH | Main app process exited normally | application crashed [@ mach_msg_trap + 0xa]
34001	14:45:07 INFO - TEST-UNEXPECTED-FAIL | leakcheck | tab missing output line for total leaks!
34763	14:45:07 INFO - TEST-UNEXPECTED-FAIL | leakcheck | default missing output line for total leaks!
34945	14:45:07 INFO - TEST-UNEXPECTED-FAIL | leakcheck | tab missing output line for total leaks!
56776	14:59:44 INFO - TEST-UNEXPECTED-FAIL | widget/tests/test_mouse_event_with_control_on_mac.html | Test timed out. -
56778	14:59:45 INFO - TEST-UNEXPECTED-FAIL | widget/tests/test_mouse_event_with_control_on_mac.html | [SimpleTest.finish()] No checks actually run. (You need to call ok(), is(), or similar functions at least once. Make sure you use SimpleTest.waitForExplicitFinish() if you need it.)
```
Jim, here is a Cocoa widget test failure with Fission (in xorigin mode). Do you think fixing this test failure should block shipping Fission MVP?

The try push linked in comment 0 is out of date. Here is a more recent try push with this test failure:

https://treeherder.mozilla.org/push-health/push?repo=try&revision=81b4bb3d454c71ae5b3e643d64d7a5b670694a55&testGroup=pr&selectedTest=widgetteststestmouseeventwithcontrolonmachtml&selectedTaskId=342391868&selectedJobName=widget%2Ftests%2Ftest_mouse_event_with_control_on_mac.html+test-macosx1015-64-qr%2Fdebug-mochitest-plain-fis-xorig-e10s-1

```
TEST-UNEXPECTED-FAIL | widget/tests/test_mouse_event_with_control_on_mac.html | Test timed out. -
TEST-UNEXPECTED-FAIL | widget/tests/test_mouse_event_with_control_on_mac.html | [SimpleTest.finish()] No checks actually run. (You need to call ok(), is(), or similar functions at least once. Make sure you use SimpleTest.waitForExplicitFinish() if you need it.)
WARNING: YOU ARE LEAKING THE WORLD (at least one JSRuntime and everything alive inside it, that is) AT JS_ShutDown TIME. FIX THIS!
```

Back to Bug 1716413 Comment 1