Closed Bug 545345 Opened 15 years ago Closed 7 years ago

test_CSP.html timeout on Snow Leopard (Mac OS X 10.6)

Categories

(Testing :: Mochitest, defect)

x86
macOS
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: ginnchen+exoracle, Unassigned)

References

(Blocks 1 open bug)

Details

I tried several times with debug / release builds, 32/64 bits builds. The result is same. I got 1253 ERROR TEST-UNEXPECTED-FAIL | /tests/content/base/test/test_CSP.html | Test timed out. 1255 INFO Running /tests/content/base/test/test_CSP_frameancestors.html... 1256 ERROR TEST-UNEXPECTED-FAIL | /tests/content/base/test/test_CSP_frameancestors.html | [SimpleTest/SimpleTest.js, window.onerror] An error occurred - netscape is not defined at http://localhost:8888/tests/content/base/test/test_CSP.html:54 then 2913 ERROR TEST-UNEXPECTED-FAIL | /tests/content/base/test/test_CrossSiteXHR.html | [SimpleTest/SimpleTest.js, window.onerror] An error occurred - netscape is not defined at http://localhost:8888/tests/content/base/test/test_CSP.html:54 2915 INFO Running /tests/content/base/test/test_CrossSiteXHR_cache.html... 2916 INFO TEST-PASS | /tests/content/base/test/test_CrossSiteXHR_cache.html | should have failed in test for ({pass:0, method:"GET", headers:{'x-my-header':"myValue"}}) (index 0) then 2922 ERROR TEST-UNEXPECTED-FAIL | /tests/content/base/test/test_CrossSiteXHR_cache.html | [SimpleTest/SimpleTest.js, window.onerror] An error occurred - netscape is not defined at http://localhost:8888/tests/content/base/test/test_CSP.html:54 2924 INFO Running /tests/content/base/test/test_NodeIterator_basics_filters.xhtml... 2925 ERROR TEST-UNEXPECTED-FAIL | /tests/content/base/test/test_NodeIterator_basics_filters.xhtml | [SimpleTest/SimpleTest.js, window.onerror] An error occurred - netscape is not defined at http://localhost:8888/tests/content/base/test/test_CSP.html:54 then I stopped it. Is it a known issue?
Ted, I don't have a 10.6 machine to test this on. Can you confirm this? The line that the reporter is erroring on is trying to enable UniversalXPConnect. I'm sure CSP isn't the only test trying to do that...
I don't have one either, sorry, just CCing you guys since it's your test.
It looks like other tests are failing before the tests were stopped too, not just CSP: test_CrossSiteXHR.html test_CrossSiteXHR_cache.html test_NodeIterator_basics_filters.xhtml And all because "netscape" is not defined (suggesting UniversalXPConnect is needed but not available, from my recent experience of a similar error).
Mass closing mochitest bugs that haven't had activity in the past 5 years. Please re-open or file a new bug with modern context if this is still relevant.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.