Closed
Bug 758279
Opened 14 years ago
Closed 13 years ago
test run fails with output timeout during test-collection.testAddRemove
Categories
(Add-on SDK Graveyard :: General, defect, P1)
Add-on SDK Graveyard
General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: ochameau, Unassigned)
References
Details
Intermittent failure.
https://tbpl.mozilla.org/php/getParsedLog.php?id=12020705&tree=Firefox
https://tbpl.mozilla.org/php/getParsedLog.php?id=11748127&tree=Mozilla-Aurora&full=1
info: executing 'test-collection.testAddRemove'
[... tons of identical assertions ...]
info: pass: Number of items in iteration should be correct
info: pass: Collection length should be correct
info: pass: Items should be equal
info: pass: Items should be equal
info: pass: Number of items in iteration should be correct
info: pass: All inserted items should be removed
info: pass: Collection length should be correct
info: pass: Items should be equal
info: pass: Items should be equal
info: pass: Number of items in iteration should be correct
++DOCSHELL 0D2386B0 == 7 [id = 7]
++DOMWINDOW == 13 (09129668) [serial = 14] [outer = 00000000]
++DOMWINDOW == 14 (09129C80) [serial = 15] [outer = 09129618]
JS Component Loader: WARNING resource://d6adf8c8-c649-42cc-88ac-2912a70afd6e-at-jetpack/api-utils/lib/cuddlefish.js -> resource://d6adf8c8-c649-42cc-88ac-2912a70afd6e-at-jetpack/api-utils/lib/event/core.js:80
useless expression
WARNING: Nv3DVStreaming CoCreateInstance failed (disabled).: file e:/builds/moz2_slave/m-aurora-w32-dbg/build/gfx/layers/d3d9/Nv3DVUtils.cpp, line 85
Traceback (most recent call last):
File "bin/cfx", line 33, in <module>
cuddlefish.run()
File "c:\talos-slave\test\build\addon-sdk-360a9a8983d3\python-lib\cuddlefish\__init__.py", line 517, in run
test_all(env_root, defaults=options.__dict__)
File "c:\talos-slave\test\build\addon-sdk-360a9a8983d3\python-lib\cuddlefish\__init__.py", line 345, in test_all
test_all_packages(env_root, defaults)
File "c:\talos-slave\test\build\addon-sdk-360a9a8983d3\python-lib\cuddlefish\__init__.py", line 408, in test_all_packages
env_root=env_root)
File "c:\talos-slave\test\build\addon-sdk-360a9a8983d3\python-lib\cuddlefish\__init__.py", line 785, in run
mobile_app_name=options.mobile_app_name)
File "c:\talos-slave\test\build\addon-sdk-360a9a8983d3\python-lib\cuddlefish\runner.py", line 675, in run_app
OUTPUT_TIMEOUT)
Exception: Test output exceeded timeout (60s).
Priority: -- → P1
Closing for now. Reopen if this pops up again.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•