Closed
Bug 853319
Opened 12 years ago
Closed 12 years ago
TEST-UNEXPECTED-FAIL | tests/test-tabs.test window focus changes active tab | Test output exceeded timeout (60s).
Categories
(Add-on SDK Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 689291
People
(Reporter: KWierso, Unassigned)
References
()
Details
(Keywords: intermittent-failure)
###!!! ABORT: You can't dereference a NULL nsCOMPtr with operator->().: 'mRawPtr != 0', file ../../dist/include/nsCOMPtr.h, line 783
TEST-UNEXPECTED-FAIL | tests/test-tabs.test window focus changes active tab | Test output exceeded timeout (60s).
Traceback (most recent call last):
File "bin/cfx", line 33, in <module>
cuddlefish.run()
File "/builds/slave/test/addonsdk-poller/addon-sdk-0210f93538fa/python-lib/cuddlefish/__init__.py", line 611, in run
test_all(env_root, defaults=options.__dict__)
File "/builds/slave/test/addonsdk-poller/addon-sdk-0210f93538fa/python-lib/cuddlefish/__init__.py", line 391, in test_all
test_all_packages(env_root, defaults)
File "/builds/slave/test/addonsdk-poller/addon-sdk-0210f93538fa/python-lib/cuddlefish/__init__.py", line 484, in test_all_packages
env_root=env_root)
File "/builds/slave/test/addonsdk-poller/addon-sdk-0210f93538fa/python-lib/cuddlefish/__init__.py", line 928, in run
bundle_sdk=options.bundle_sdk)
File "/builds/slave/test/addonsdk-poller/addon-sdk-0210f93538fa/python-lib/cuddlefish/runner.py", line 743, in run_app
OUTPUT_TIMEOUT, test_name, parseable)
Exception: Test output exceeded timeout (60s).
Reporter | ||
Comment 1•12 years ago
|
||
Actually, this is a dupe of 689291, we just display the error differently now with the tinderbox parsing.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•