Closed Bug 718158 Opened 12 years ago Closed 12 years ago

Intermittent dom-level1-core/test_namednodemapinuseattributeerr.html | finished in a non-clean fashion (in dom-level1-core/test_namednodemapgetnameditem.html), | test_namednodemapnotfounderr.html | application timed out after 330 seconds with no output

Categories

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

x86
Windows XP
defect
Not set
normal

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: philor, Unassigned)

References

Details

(Keywords: intermittent-failure, Whiteboard: [test which aborts the suite])

Not entirely sure what all happens here, other than badness:

https://tbpl.mozilla.org/php/getParsedLog.php?id=8542609&tree=Firefox
Rev3 WINNT 5.1 mozilla-central pgo test mochitests-3/5 on 2012-01-13 21:15:13 PST for push 3eaa7d9f1c69

1472 INFO TEST-START | /tests/dom/tests/mochitest/dom-level1-core/test_namednodemapgetnameditem.html
1473 INFO TEST-PASS | namednodemapGetNamedItemAssert
1474 INFO TEST-END | /tests/dom/tests/mochitest/dom-level1-core/test_namednodemapgetnameditem.html | finished in 72ms
1475 INFO TEST-START | /tests/dom/tests/mochitest/dom-level1-core/test_namednodemapinuseattributeerr.html
1476 ERROR TEST-UNEXPECTED-FAIL | Test timed out. | undefined
If you fixed bug 589668, you'd get a screenshot here
1477 INFO TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/dom-level1-core/test_namednodemapinuseattributeerr.html | finished in a non-clean fashion (in /tests/dom/tests/mochitest/dom-level1-core/test_namednodemapgetnameditem.html)
1478 INFO TEST-END | /tests/dom/tests/mochitest/dom-level1-core/test_namednodemapinuseattributeerr.html | finished in 302464ms
1479 INFO TEST-START | /tests/dom/tests/mochitest/dom-level1-core/test_namednodemapnotfounderr.html
TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/dom-level1-core/test_namednodemapnotfounderr.html | application timed out after 330 seconds with no output

That looks a lot like test_namednodemapgetnameditem.html had its loadComplete() called twice, once well after it was gone and test_namednodemapinuseattributeerr.html thought it was the one running.
I don't know a lot about these tests.  After a few minutes reading them I couldn't spot anything obviously wrong.  My best guess is that test_namednodemapinuseattributeerr.html is timing out for some reason, and that confuses our framework somehow?
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → WORKSFORME
Whiteboard: [orange][test which aborts the suite] → [test which aborts the suite]
You need to log in before you can comment on or make changes to this bug.