Closed
Bug 1048438
Opened 10 years ago
Closed 10 years ago
Intermittent test_CSP_evalscript_getCRMFRequest.html | EVAL SCRIPT BLOCKED: eval(script) inside crypto.generateCRMFRequest(eval was blocked during crypto.generateCRMFRequest)
Categories
(Core :: DOM: Security, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: RyanVM, Unassigned)
References
Details
(Keywords: intermittent-failure)
https://tbpl.mozilla.org/php/getParsedLog.php?id=45164435&tree=Mozilla-Inbound
Windows XP 32-bit mozilla-inbound opt test mochitest-1 on 2014-08-04 03:13:46 PDT for push a788782fc3d7
slave: t-xp32-ix-068
03:16:07 INFO - 92 INFO TEST-START | /tests/content/base/test/csp/test_CSP_evalscript.html
03:16:07 INFO - 93 INFO System JS : ERROR (null):0 - uncaught exception: 2152923148
03:16:07 INFO - 94 INFO System JS : ERROR (null):0 - uncaught exception: 2152923148
03:16:07 INFO - 95 INFO System JS : ERROR (null):0 - uncaught exception: Permission denied to add http://remotehost:8888/%s as a content or protocol handler
03:16:07 INFO - 96 INFO System JS : ERROR (null):0 - uncaught exception: Permission denied to add http://remotehost:8888/%s as a content or protocol handler
03:16:07 INFO - 97 INFO System JS : ERROR (null):0 - uncaught exception: Permission denied to add ftp://mochi.test:8888/%s as a content or protocol handler
03:16:07 INFO - 98 INFO System JS : ERROR (null):0 - uncaught exception: Permission denied to add ftp://mochi.test:8888/%s as a content or protocol handler
03:16:07 INFO - 99 INFO System JS : ERROR resource://app/components/WebContentConverter.js:375 - TypeError: uri is undefined
03:16:07 INFO - 100 INFO System JS : ERROR resource://app/components/WebContentConverter.js:549 - TypeError: aURI is undefined
03:16:07 INFO - 101 INFO System JS : ERROR (null):0 - uncaught exception: Permission denied to add foo://mochi.test:8888/%s as a content or protocol handler
03:16:07 INFO - 102 INFO System JS : ERROR (null):0 - uncaught exception: Permission denied to add foo://mochi.test:8888/%s as a content or protocol handler
03:16:07 INFO - 103 INFO System JS : ERROR (null):0 - uncaught exception: Permission denied to add http://mochi.test:8888/%sas a protocol handler
03:16:07 INFO - 104 INFO System JS : ERROR (null):0 - uncaught exception: Not allowed to register a protocol handler for vbscript
03:16:07 INFO - 105 INFO System JS : ERROR (null):0 - uncaught exception: Permission denied to add http://mochi.test:8888/%sas a protocol handler
03:16:07 INFO - 106 INFO System JS : ERROR (null):0 - uncaught exception: Permission denied to add http://mochi.test:8888/%sas a protocol handler
03:16:07 INFO - 107 INFO JavaScript error: , line 0: call to eval() blocked by CSP
03:16:07 INFO - 108 INFO TEST-OK | /tests/content/base/test/csp/test_CSP_evalscript.html | took 135ms
03:16:07 INFO - 109 INFO TEST-START | /tests/content/base/test/csp/test_CSP_evalscript_getCRMFRequest.html
03:16:08 INFO - 110 INFO dumping last 1 message(s)
03:16:08 INFO - 111 INFO if you need more context, please use SimpleTest.requestCompleteLog() in your test
03:16:08 INFO - 112 INFO TEST-PASS | /tests/content/base/test/csp/test_CSP_evalscript_getCRMFRequest.html | EVAL SCRIPT BLOCKED: eval(script) inside crypto.generateCRMFRequest(eval was blocked during crypto.generateCRMFRequest)
03:16:08 INFO - 113 INFO TEST-UNEXPECTED-FAIL | /tests/content/base/test/csp/test_CSP_evalscript_getCRMFRequest.html | EVAL SCRIPT BLOCKED: eval(script) inside crypto.generateCRMFRequest(eval was blocked during crypto.generateCRMFRequest)
03:16:08 INFO - TEST-INFO | expected PASS
03:16:08 INFO - 114 INFO TEST-OK | /tests/content/base/test/csp/test_CSP_evalscript_getCRMFRequest.html | took 322ms
Comment 1•10 years ago
|
||
This entire file was removed in Bug 1030963:
https://hg.mozilla.org/mozilla-central/rev/68499003df5e#l13.2
You need to log in
before you can comment on or make changes to this bug.
Description
•