Closed Bug 927753 Opened 11 years ago Closed 11 years ago

Intermittent TEST-UNEXPECTED-FAIL | /tests/content/events/test/test_bug489671.html | monitorConsole | [1].errorMessage value - got uncaught exception: Got click 3, strictly expected uncaught exception: Got click 2

Categories

(Core :: DOM: Core & HTML, defect)

x86
macOS
defect
Not set
normal

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: cbook, Unassigned)

References

()

Details

(Keywords: intermittent-failure)

Ubuntu VM 12.04 mozilla-inbound opt test mochitest-1 on 2013-10-16 14:55:34 PDT for push 1496fdb1d4b5 slave: tst-linux32-ec2-048 https://tbpl.mozilla.org/php/getParsedLog.php?id=29216315&tree=Mozilla-Inbound 77429 ERROR TEST-UNEXPECTED-FAIL | /tests/content/events/test/test_bug489671.html | monitorConsole | [2].errorMessage value - got NS_ERROR_FAILURE: , strictly expected uncaught exception: Got click 3 77430 ERROR TEST-UNEXPECTED-FAIL | /tests/content/events/test/test_bug489671.html | monitorConsole | extra message | {"message":"[JavaScript Error: \"uncaught exception: Got click 3\"]","errorMessage":"uncaught exception: Got click 3","sourceName":null,"sourceLine":"","lineNumber":0,"columnNumber":0,"category":"content javascript","windowID":14,"isScriptError":true,"isWarning":false,"isException":false,"isStrict":false}
Bug 898593 should have fixed all the failures here except comment 2. Comment 2 looks like a real failure, not just some extraneous console messages screwing up the test. Relevant part of the log: > 00:59:35 INFO - 82615 INFO TEST-START | /tests/content/events/test/test_bug489671.html > 00:59:35 INFO - JavaScript error: , line 0: uncaught exception: Got click 1 > 00:59:35 INFO - 82616 INFO TEST-PASS | /tests/content/events/test/test_bug489671.html | monitorConsole | [0].errorMessage present > 00:59:35 INFO - 82617 INFO TEST-PASS | /tests/content/events/test/test_bug489671.html | monitorConsole | [0].errorMessage value > 00:59:35 INFO - JavaScript error: , line 0: uncaught exception: Got click 3 > 00:59:35 INFO - 82618 INFO TEST-PASS | /tests/content/events/test/test_bug489671.html | monitorConsole | [1].errorMessage present > 00:59:35 INFO - 82619 ERROR TEST-UNEXPECTED-FAIL | /tests/content/events/test/test_bug489671.html | monitorConsole | [1].errorMessage value - got uncaught exception: Got click 3, strictly expected uncaught exception: Got click 2 > 00:59:35 INFO - 82620 ERROR TEST-UNEXPECTED-FAIL | /tests/content/events/test/test_bug489671.html | monitorConsole | number of messages - got 2, expected 3 The test expects click 2 to happen after click 1 and before click 3, but it didn't, and it apparently didn't happen at all. I'll change the summary to reflect this and note that the failure is on OS X.
Depends on: 898593
OS: Linux → Mac OS X
Summary: Intermittent TEST-UNEXPECTED-FAIL | /tests/content/events/test/test_bug489671.html | monitorConsole | [2].errorMessage value - got NS_ERROR_FAILURE: , strictly expected uncaught exception: Got click 3 → Intermittent TEST-UNEXPECTED-FAIL | /tests/content/events/test/test_bug489671.html | monitorConsole | [1].errorMessage value - got uncaught exception: Got click 3, strictly expected uncaught exception: Got click 2
Closing bugs where TBPLbot has previously commented, but have now not been modified for >3 months & do not contain the whiteboard strings for disabled/annotated tests or use the keyword leave-open. Filter on: mass-intermittent-bug-closure-2014-07
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → WORKSFORME
Component: DOM → DOM: Core & HTML
You need to log in before you can comment on or make changes to this bug.