Closed
Bug 863940
Opened 12 years ago
Closed 12 years ago
Intermittent tests/test-tabs.testTabReload | Test output exceeded timeout (60s).
Categories
(Add-on SDK Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: philor, Assigned: evold)
Details
(Keywords: intermittent-failure)
Attachments
(1 file)
https://tbpl.mozilla.org/php/getParsedLog.php?id=22039665&tree=Mozilla-Inbound
Rev5 MacOSX Mountain Lion 10.8 mozilla-inbound opt test jetpack on 2013-04-19 18:08:18 PDT for push 87ac8643d3b3
slave: talos-mtnlion-r5-043
TEST-START | tests/test-tabs.testTabReload
2013-04-19 18:12:35.037 crashreporter[847:630b] Persistent UI failed to open file file://localhost/Users/cltbld/Library/Saved%20Application%20State/org.mozilla.crashreporter.savedState/window_1.data: No such file or directory (2)
TEST-UNEXPECTED-FAIL | tests/test-tabs.testTabReload | Test output exceeded timeout (60s).
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 602, in run
test_all_packages(env_root, defaults=options.__dict__)
File "/builds/slave/talos-slave/test/build/jetpack/python-lib/cuddlefish/__init__.py", line 484, in test_all_packages
env_root=env_root)
File "/builds/slave/talos-slave/test/build/jetpack/python-lib/cuddlefish/__init__.py", line 928, in run
bundle_sdk=options.bundle_sdk)
File "/builds/slave/talos-slave/test/build/jetpack/python-lib/cuddlefish/runner.py", line 743, in run_app
OUTPUT_TIMEOUT, test_name, parseable)
Exception: Test output exceeded timeout (60s).
Assignee | ||
Comment 1•12 years ago
|
||
Pointer to Github pull-request
Assignee | ||
Updated•12 years ago
|
Attachment #740678 -
Flags: review?(dtownsend+bugmail)
Assignee | ||
Updated•12 years ago
|
Assignee: nobody → evold
Updated•12 years ago
|
Attachment #740678 -
Flags: review?(dtownsend+bugmail) → review+
Comment 2•12 years ago
|
||
Commits pushed to master at https://github.com/mozilla/addon-sdk
https://github.com/mozilla/addon-sdk/commit/7273ffb50a9f051950453de15e81f855bd921ef0
Bug 863940: Using fennec version of testTabReload on firefox now to try to close an intermittent test failure there
https://github.com/mozilla/addon-sdk/commit/82ec637752c81b6ce6117189e91103738b3e7b72
Merge pull request #961 from erikvold/863940
Bug 863940: Try to close an intermittent test failure in testTabReload r=@Mossop
Assignee | ||
Comment 3•12 years ago
|
||
Marking this as fixed, hoping for the best.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•