Closed Bug 1102042 Opened 10 years ago Closed 10 years ago

Intermittent test_bug1098628_throw_from_construct.xhtml | uncaught exception - uncaught exception: flimfniffle at :0 | expectUncaughtException was called but no uncaught exception was detected!

Categories

(Core :: XUL, defect)

36 Branch
x86_64
Linux
defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla39
Tracking Status
firefox35 --- unaffected
firefox36 --- wontfix
firefox37 --- fixed
firefox38 --- fixed
firefox39 --- fixed
firefox-esr31 --- unaffected

People

(Reporter: KWierso, Assigned: bzbarsky)

Details

(Keywords: intermittent-failure)

Attachments

(1 file)

12:44:51 INFO - 255 INFO TEST-START | /tests/dom/workers/test/test_xhr_responseURL.html 12:44:52 INFO - ###!!! [Parent][OnMaybeDequeueOne] Error: Channel closing: too late to send/recv, messages will be lost 12:44:52 INFO - ###!!! [Parent][OnMaybeDequeueOne] Error: Channel closing: too late to send/recv, messages will be lost 12:44:52 INFO - ###!!! [Parent][OnMaybeDequeueOne] Error: Channel closing: too late to send/recv, messages will be lost 12:44:52 INFO - ###!!! [Parent][OnMaybeDequeueOne] Error: Channel closing: too late to send/recv, messages will be lost 12:44:53 INFO - 256 INFO TEST-OK | /tests/dom/workers/test/test_xhr_responseURL.html | took 1824ms 12:44:53 INFO - 257 INFO TEST-START | /tests/dom/xbl/test/test_bug1086996.xhtml 12:44:53 INFO - 258 INFO TEST-OK | /tests/dom/xbl/test/test_bug1086996.xhtml | took 111ms 12:44:53 INFO - 259 INFO TEST-START | /tests/dom/xbl/test/test_bug1098628_throw_from_construct.xhtml 12:44:53 INFO - 260 INFO TEST-UNEXPECTED-FAIL | /tests/dom/xbl/test/test_bug1098628_throw_from_construct.xhtml | uncaught exception - uncaught exception: flimfniffle at :0 12:44:53 INFO - JavaScript error: , line 0: uncaught exception: flimfniffle 12:44:53 INFO - ###!!! [Parent][OnMaybeDequeueOne] Error: Channel closing: too late to send/recv, messages will be lost 12:44:53 INFO - 261 INFO monitorConsole | [0] matched {"message":"[JavaScript Error: \"uncaught exception: flimfniffle\"]","errorMessage":"uncaught exception: flimfniffle","sourceName":null,"sourceLine":"","lineNumber":0,"columnNumber":0,"category":"chrome javascript","windowID":4,"isScriptError":true,"isWarning":false,"isException":false,"isStrict":false} 12:44:53 INFO - 262 INFO TEST-PASS | /tests/dom/xbl/test/test_bug1098628_throw_from_construct.xhtml | monitorConsole | number of messages 12:44:53 INFO - 263 INFO TEST-UNEXPECTED-FAIL | /tests/dom/xbl/test/test_bug1098628_throw_from_construct.xhtml | expectUncaughtException was called but no uncaught exception was detected! - expected PASS 12:44:53 INFO - 264 INFO TEST-OK | /tests/dom/xbl/test/test_bug1098628_throw_from_construct.xhtml | took 200ms 12:44:53 INFO - 265 INFO TEST-UNEXPECTED-FAIL | /tests/dom/xbl/test/test_bug1098628_throw_from_construct.xhtml | expectUncaughtException was called but no uncaught exception was detected! - Result logged after SimpleTest.finish() 12:44:53 INFO - 266 INFO TEST-START | /tests/dom/xbl/test/test_bug310107.html 12:44:54 INFO - ###!!! [Parent][OnMaybeDequeueOne] Error: Channel closing: too late to send/recv, messages will be lost 12:44:54 INFO - 267 INFO TEST-OK | /tests/dom/xbl/test/test_bug310107.html | took 929ms 12:44:55 INFO - 268 INFO TEST-START | /tests/dom/xbl/test/test_bug366770.html 12:44:55 INFO - 269 INFO TEST-OK | /tests/dom/xbl/test/test_bug366770.html | took 114ms 12:44:55 INFO - 270 INFO TEST-START | /tests/dom/xbl/test/test_bug371724.xhtml 12:44:55 INFO - 271 INFO TEST-OK | /tests/dom/xbl/test/test_bug371724.xhtml | took 117ms 12:44:55 INFO - 272 INFO TEST-START | /tests/dom/xbl/test/test_bug372769.html
Component: XBL → XUL
Flags: needinfo?(terrence)
The test is racy right now: it's possible for the binding stuff to all happen before the script ever runs. The fix is to make sure the script runs before we can attach the binding
Attachment #8573711 - Flags: review?(terrence)
Assignee: nobody → bzbarsky
Status: NEW → ASSIGNED
Flags: needinfo?(terrence)
Comment on attachment 8573711 [details] [diff] [review] Fix the test to not have a race between the binding and the test bits Review of attachment 8573711 [details] [diff] [review]: ----------------------------------------------------------------- THANK YOU!
Attachment #8573711 - Flags: review?(terrence) → review+
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla39
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: