Closed
Bug 907641
Opened 11 years ago
Closed 10 years ago
Intermittent tests/test-url.testURLFromURL | Test output exceeded timeout (300s).
Categories
(Add-on SDK Graveyard :: General, defect, P2)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: emorley, Unassigned)
References
Details
(Keywords: intermittent-failure)
Rev4 MacOSX Lion 10.7 mozilla-inbound opt test jetpack on 2013-08-20 22:54:01 PDT for push 23fe9ded820d
slave: talos-r4-lion-064
https://tbpl.mozilla.org/php/getParsedLog.php?id=26805234&tree=Mozilla-Inbound
{
TEST-START | tests/test-url.testWindowLocationMatch
************************************************************
* Call to xpconnect wrapped JSObject produced this error: *
[Exception... "'[JavaScript Error: "aBrowser.webNavigation is undefined" {file: "resource:///modules/NetworkPrioritizer.jsm" line: 85}]' when calling method: [nsIDOMEventListener::handleEvent]" nsresult: "0x80570021 (NS_ERROR_XPC_JAVASCRIPT_ERROR_WITH_DETAILS)" location: "JS frame :: chrome://browser/content/tabbrowser.xml :: updateCurrentBrowser :: line 1057" data: yes]
************************************************************
TEST-INFO | [JavaScript Error: "aBrowser.webNavigation is undefined" {file: "resource:///modules/NetworkPrioritizer.jsm" line: 85}]
TEST-PASS | tests/test-url.testWindowLocationMatch | hostname matches
TEST-PASS | tests/test-url.testWindowLocationMatch | port matches
TEST-PASS | tests/test-url.testWindowLocationMatch | pathname matches
TEST-PASS | tests/test-url.testWindowLocationMatch | hash matches
TEST-PASS | tests/test-url.testWindowLocationMatch | href matches
TEST-PASS | tests/test-url.testWindowLocationMatch | protocol matches
TEST-PASS | tests/test-url.testWindowLocationMatch | search matches
************************************************************
* Call to xpconnect wrapped JSObject produced this error: *
[Exception... "'[JavaScript Error: "aBrowser.webNavigation is undefined" {file: "resource:///modules/NetworkPrioritizer.jsm" line: 85}]' when calling method: [nsIDOMEventListener::handleEvent]" nsresult: "0x80570021 (NS_ERROR_XPC_JAVASCRIPT_ERROR_WITH_DETAILS)" location: "JS frame :: chrome://browser/content/tabbrowser.xml :: updateCurrentBrowser :: line 1057" data: yes]
************************************************************
TEST-INFO | [JavaScript Error: "aBrowser.webNavigation is undefined" {file: "resource:///modules/NetworkPrioritizer.jsm" line: 85}]
firefox-bin(1171,0x107c87000) malloc: *** error for object 0x10000000000000: pointer being freed was not allocated
*** set a breakpoint in malloc_error_break to debug
TEST-UNEXPECTED-FAIL | tests/test-url.testURLFromURL | Test output exceeded timeout (300s).
Traceback (most recent call last):
File "jetpack/bin/cfx", line 33, in <module>
cuddlefish.run()
File "/builds/slave/talos-slave/test/build/jetpack/python-lib/cuddlefish/__init__.py", line 612, in run
test_all_packages(env_root, defaults=options.__dict__)
File "/builds/slave/talos-slave/test/build/jetpack/python-lib/cuddlefish/__init__.py", line 494, in test_all_packages
env_root=env_root)
File "/builds/slave/talos-slave/test/build/jetpack/python-lib/cuddlefish/__init__.py", line 945, in run
pkgdir=options.pkgdir)
File "/builds/slave/talos-slave/test/build/jetpack/python-lib/cuddlefish/runner.py", line 742, in run_app
OUTPUT_TIMEOUT, test_name, parseable)
Exception: Test output exceeded timeout (300s).
}
Updated•11 years ago
|
Priority: -- → P2
Comment 1•11 years ago
|
||
This looks related to bug 969208
Reporter | ||
Comment 2•10 years ago
|
||
Mass-closing intermittent-failure bugs filed by me, that have not occurred recently and do not have the leave-open keyword set.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•