Intermittent TV dom/ipc/tests/test_JSWindowActor.xul | uncaught exception - NotSupportedError: Operation is not supported at @chrome://mochitests/content/chrome/dom/ipc/tests/test_JSWindowActor.xul:26:3
Categories
(Core :: DOM: Content Processes, defect, P5)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox67 | --- | fixed |
People
(Reporter: intermittent-bug-filer, Assigned: jdai)
References
Details
(Keywords: intermittent-failure)
Attachments
(1 file)
#[markdown(off)]
Filed by: apavel [at] mozilla.com
https://treeherder.mozilla.org/logviewer.html#?job_id=224529756&repo=autoland
20:24:25 INFO - TEST-START | dom/ipc/tests/test_JSWindowActor.xul
20:24:25 INFO - TEST-INFO | started process screenshot
20:24:25 INFO - TEST-INFO | screenshot: exit 0
20:24:25 INFO - TEST-UNEXPECTED-FAIL | dom/ipc/tests/test_JSWindowActor.xul | uncaught exception - NotSupportedError: Operation is not supported at @chrome://mochitests/content/chrome/dom/ipc/tests/test_JSWindowActor.xul:26:3
20:24:25 INFO -
20:24:25 INFO - simpletestOnerror@chrome://mochikit/content/tests/SimpleTest/SimpleTest.js:1644:13
20:24:25 INFO - OnErrorEventHandlerNonNull*@chrome://mochikit/content/tests/SimpleTest/SimpleTest.js:1624:1
20:24:25 INFO - GECKO(7380) | JavaScript error: chrome://mochitests/content/chrome/dom/ipc/tests/test_JSWindowActor.xul, line 26: NotSupportedError: Operation is not supported
20:24:25 INFO - GECKO(7380) | MEMORY STAT | vsize 1781MB | vsizeMaxContiguous 67945553MB | residentFast 271MB | heapAllocated 130MB
20:24:25 INFO - TEST-OK | dom/ipc/tests/test_JSWindowActor.xul | took 34ms
20:24:25 INFO - TEST-START | Shutdown
20:24:25 INFO - Passed: 8
20:24:25 INFO - Failed: 1
20:24:25 INFO - Todo: 0
20:24:25 INFO - Mode: non-e10s
20:24:25 INFO - Slowest: 1049ms - chrome://mochitests/content/chrome/dom/ipc/tests/test_JSWindowActor.xul
20:24:25 INFO - TEST-INFO | Ran 2 Loops
20:24:25 INFO - SimpleTest FINISHED
20:24:26 INFO - GECKO(7380) | 1548707066121 Marionette TRACE Received observer notification xpcom-will-shutdown
20:24:26 INFO - GECKO(7380) | 1548707066121 Marionette INFO Stopped listening on port 2828
20:24:26 INFO - GECKO(7380) | 1548707066121 Marionette DEBUG Remote service is inactive
20:24:26 INFO - TEST-INFO | Main app process: exit 0
20:24:26 INFO - runtests.py | Application ran for: 0:00:04.701000
20:24:26 INFO - zombiecheck | Reading PID log: c:\users\task_1548706504\appdata\local\temp\tmpurfbqvpidlog
20:24:26 INFO - Stopping web server
20:24:26 INFO - Stopping web socket server
20:24:26 INFO - Stopping ssltunnel
20:24:26 WARNING - leakcheck | refcount logging is off, so leaks can't be detected!
20:24:26 INFO - runtests.py | Running tests: end.
20:24:26 INFO - Buffered messages finished
20:24:26 INFO - 0 INFO TEST-START | Shutdown
20:24:26 INFO - 1 INFO Passed: 16
20:24:26 INFO - 2 INFO Failed: 1
20:24:26 INFO - 3 INFO Todo: 0
20:24:26 INFO - 4 INFO Mode: non-e10s
20:24:26 INFO - 5 INFO SimpleTest FINISHED
20:24:26 INFO - Buffered messages finished
20:24:26 INFO - SUITE-END | took 5s
20:24:26 INFO - SUITE-START | Running 1 tests
20:24:26 INFO - :::
20:24:26 INFO - ::: Test verification summary for:
20:24:26 INFO - :::
20:24:26 INFO - ::: dom/ipc/tests/test_JSWindowActor.xul
20:24:26 INFO - :::
20:24:26 INFO - ::: 1. Run each test 10 times in one browser. : FAIL
20:24:26 INFO - ::: 2. Run each test 5 times in a new browser each time. : not run / incomplete
20:24:26 INFO - ::: 3. Run each test 10 times in one browser, in chaos mode. : not run / incomplete
20:24:26 INFO - ::: 4. Run each test 5 times in a new browser each time, in chaos mode. : not run / incomplete
20:24:26 INFO - :::
20:24:26 INFO - ::: Test verification FAILED!
20:24:26 INFO - :::
20:24:26 INFO - Buffered messages finished
20:24:26 INFO - SUITE-END | took 0s
20:24:26 INFO - Return code: 0
20:24:26 ERROR - Got 1 unexpected statuses
20:24:26 INFO - TinderboxPrint: mochitest-chrome<br/>2/<em class="testfail">1</em>/0
20:24:26 WARNING - # TBPL WARNING #
20:24:26 WARNING - setting return code to 1
20:24:26 WARNING - TinderboxPrint: Per-test run of dom/ipc/tests/test_JSWindowActor.xul<br/>: WARNING
| Assignee | ||
Comment 2•7 years ago
|
||
I'll take a look. The fail test is test_JSWindowActor.xul which happened at [tier 2] TV.
| Assignee | ||
Comment 3•7 years ago
|
||
The problem is that my tests contain static variable so I need to clean up the variable well because TV(test verification) will repeat run my tests many times.
| Comment hidden (Intermittent Failures Robot) |
| Assignee | ||
Updated•7 years ago
|
| Comment hidden (Intermittent Failures Robot) |
| Assignee | ||
Comment 6•7 years ago
|
||
| Assignee | ||
Comment 7•7 years ago
|
||
Verify on my local machine.
Try: https://treeherder.mozilla.org/#/jobs?repo=try&revision=f9cfd2fed970e221b4af1856df8eac75319ad275&group_state=expanded
Comment 9•7 years ago
|
||
| bugherder | ||
Comment 10•6 years ago
|
||
Retroactively moving fixed bugs whose summaries mention "Fission" (or other Fission-related keywords) but are not assigned to a Fission Milestone to an appropriate Fission Milestone.
This will generate a lot of bugmail, so you can filter your bugmail for the following UUID and delete them en masse:
0ee3c76a-bc79-4eb2-8d12-05dc0b68e732
Description
•