Closed
Bug 795798
Opened 13 years ago
Closed 12 years ago
Intermittent timeout in test_CrossSiteXHR.html & test_CrossSiteXHR_cache.html (after some failures), followed by test-harness timeout
Categories
(Core :: DOM: Core & HTML, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: philor, Unassigned)
References
Details
(Keywords: intermittent-failure, Whiteboard: [test which aborts the suite])
+++ This bug was initially created as a clone of Bug #527102 +++
https://tbpl.mozilla.org/php/getParsedLog.php?id=15692590&tree=Mozilla-Inbound
Rev3 WINNT 5.1 mozilla-inbound opt test mochitests-1/5 on 2012-09-30 20:46:26 PDT for push f7505a5f3770
slave: talos-r3-xp-091
3291 ERROR TEST-UNEXPECTED-FAIL | /tests/content/base/test/test_CrossSiteXHR.html | Test timed out.
3294 ERROR TEST-UNEXPECTED-FAIL | /tests/content/base/test/test_CrossSiteXHR_cache.html | shouldn't have failed in test for ({pass:1, method:"DELETE", allowMethods:"DELETE"}) - got true, expected false
3295 ERROR TEST-UNEXPECTED-FAIL | /tests/content/base/test/test_CrossSiteXHR_cache.html | wrong status in test for ({pass:1, method:"DELETE", allowMethods:"DELETE"}) - got 0, expected 200
3296 ERROR TEST-UNEXPECTED-FAIL | /tests/content/base/test/test_CrossSiteXHR_cache.html | wrong status text for ({pass:1, method:"DELETE", allowMethods:"DELETE"}) - got , expected OK
3297 ERROR TEST-UNEXPECTED-FAIL | /tests/content/base/test/test_CrossSiteXHR_cache.html | wrong responseXML in test for ({pass:1, method:"DELETE", allowMethods:"DELETE"}) - got null, expected <res>hello pass</res>
3298 ERROR TEST-UNEXPECTED-FAIL | /tests/content/base/test/test_CrossSiteXHR_cache.html | wrong responseText in test for ({pass:1, method:"DELETE", allowMethods:"DELETE"}) - got , expected <res>hello pass</res>
3299 ERROR TEST-UNEXPECTED-FAIL | /tests/content/base/test/test_CrossSiteXHR_cache.html | wrong responseText in test for ({pass:1, method:"DELETE", allowMethods:"DELETE"}) - got opening,rs1,sending,rs1,loadstart,rs2,rs4,error,loadend, expected opening,rs1,sending,rs1,loadstart,rs2,rs3,rs4,load,loadend
3300 ERROR TEST-UNEXPECTED-FAIL | /tests/content/base/test/test_CrossSiteXHR_cache.html | Test timed out.
3301 ERROR TEST-UNEXPECTED-FAIL | /tests/content/base/test/test_CrossSiteXHR_cache.html | /tests/content/base/test/test_CrossSiteXHR.html finished in a non-clean fashion, probably because it didn't call SimpleTest.finish()
3311 ERROR TEST-UNEXPECTED-FAIL | /tests/content/base/test/test_CrossSiteXHR_origin.html | Test timed out.
3312 ERROR TEST-UNEXPECTED-FAIL | /tests/content/base/test/test_CrossSiteXHR_origin.html | /tests/content/base/test/test_CrossSiteXHR.html finished in a non-clean fashion, probably because it didn't call SimpleTest.finish()
3322 ERROR TEST-UNEXPECTED-FAIL | /tests/content/base/test/test_DOMException.html | Test timed out.
3323 ERROR TEST-UNEXPECTED-FAIL | (SimpleTest/TestRunner.js) | 4 test timeouts, giving up.
3324 ERROR TEST-UNEXPECTED-FAIL | (SimpleTest/TestRunner.js) | Skipping 945 remaining tests.
3325 ERROR TEST-UNEXPECTED-FAIL | (SimpleTest/TestRunner.js) | /tests/content/base/test/test_CrossSiteXHR.html finished in a non-clean fashion, probably because it didn't call SimpleTest.finish()
Assignee | ||
Updated•13 years ago
|
Keywords: intermittent-failure
Assignee | ||
Updated•13 years ago
|
Whiteboard: [orange] [test which aborts the suite] → [test which aborts the suite]
Comment 1•12 years ago
|
||
Resolving WFM keyword:intermittent-failure bugs last modified >3 months ago, whose whiteboard contains none of:
{random,disabled,marked,fuzzy,todo,fails,failing,annotated,time-bomb,leave open}
There will inevitably be some false positives; for that (and the bugspam) I apologise. Filter on orangewfm.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → WORKSFORME
Assignee | ||
Updated•6 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•