Closed
Bug 471123
Opened 16 years ago
Closed 14 years ago
[SeaMonkey] test_bug94514.html : "Error loading ... bug94514-postpage.html : 804b0002 (NS_BINDING_ABORTED)"
Categories
(Toolkit :: Places, defect)
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: sgautherie, Unassigned)
References
(Blocks 1 open bug)
Details
1) (Toolkit part)
Do s/94515/94514/ in both test files.
2) (SeaMonkey specific)
Example:
{
http://tinderbox.mozilla.org/showlog.cgi?log=SeaMonkey/1230209808.1230213700.12151.gz&fulltext=1
Linux comm-central dep unit test on 2008/12/25 04:56:48
*** 28460 INFO Running /tests/docshell/test/test_bug94514.html...
*** 28461 INFO TEST-PASS | /tests/docshell/test/test_bug94514.html | Initial page does not start in global history. Note: this will also fail if you run the test twice.
*** 28462 INFO TEST-PASS | /tests/docshell/test/test_bug94514.html | Posted page does not start in global history.
Error loading URL http://localhost:8888/tests/docshell/test/bug94514-postpage.html : 804b0002 (NS_BINDING_ABORTED)
*** 28463 INFO TEST-PASS | /tests/docshell/test/test_bug94514.html | Initial page was added to global history.
*** 28464 INFO TEST-PASS | /tests/docshell/test/test_bug94514.html | Posted page was not added to global history.
}
Reporter | ||
Comment 1•16 years ago
|
||
Fwiw, SeaMonkey has a few other occurrences of this error:
{
*** 28333 INFO Running /tests/docshell/test/navigation/test_bug279495.html...
Error loading URL http://localhost:8888/tests/docshell/test/navigation/blank.html : 804b0002 (NS_BINDING_ABORTED)
Document data:text/html,<html><body>This%20frame%20was%20navigated.</body></html> loaded successfully
Error loading URL http://test1.example.org/tests/docshell/test/navigation/blank.html : 804b0002 (NS_BINDING_ABORTED)
Document data:text/html,<html><body>This%20frame%20was%20navigated.</body></html> loaded successfully
*** 30727 INFO TEST-PASS | /tests/dom/tests/mochitest/ajax/offline/test_foreign.html | undefined
Error loading URL http://localhost:8888/tests/dom/tests/mochitest/ajax/offline/foreign2.html : 804b0002 (NS_BINDING_ABORTED)
*** 33304 INFO TEST-PASS | /tests/dom/tests/mochitest/bugs/test_bug49312.html | Unexpected subframe href
Error loading URL javascript:'<script>location=\'iframe_bug49312.html\'</script>' : 804b0002 (NS_BINDING_ABORTED)
{{ mochichrome }}
### XPCOM_MEM_BLOAT_LOG defined -- logging bloat/leaks to /builds/slave/comm-central-linux/build/objdir/mozilla/_tests/testing/mochitest/mochitesttestingprofile/leaks-report.log
Error loading URL http://localhost:8888/redirect.html?autorun=1&closeWhenDone=1&consoleLevel=INFO : 804b0002 (NS_BINDING_ABORTED)
{{ browser chrome }}
### XPCOM_MEM_BLOAT_LOG defined -- logging bloat/leaks to /builds/slave/comm-central-linux/build/objdir/mozilla/_tests/testing/mochitest/mochitesttestingprofile/leaks-report.log
Error loading URL about:blank : 804b0002 (NS_BINDING_ABORTED)
Error loading URL about:blank : 804b0002 (NS_BINDING_ABORTED)
Error loading URL https://nocert.example.com/ : 805a2ff4
Error loading URL https://nocert.example.com/ : 805a2ff4
}
Comment 2•14 years ago
|
||
I don't see this on trunk, let's resolve it.
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•