Closed
Bug 953200
Opened 11 years ago
Closed 10 years ago
Intermittent test-window-utils.testWindowTracker | Test output exceeded timeout (300s)
Categories
(Add-on SDK Graveyard :: General, defect, P2)
Tracking
(firefox31 unaffected, firefox32 fixed, firefox-esr24 unaffected)
RESOLVED
FIXED
mozilla32
Tracking | Status | |
---|---|---|
firefox31 | --- | unaffected |
firefox32 | --- | fixed |
firefox-esr24 | --- | unaffected |
People
(Reporter: philor, Assigned: evold)
References
Details
(Keywords: intermittent-failure)
Attachments
(1 file)
https://tbpl.mozilla.org/php/getParsedLog.php?id=32388287&tree=Mozilla-Central
Rev5 MacOSX Mountain Lion 10.8 mozilla-central opt test jetpack on 2013-12-26 03:48:31 PST for push cd3e9359fd64
slave: talos-mtnlion-r5-042
TEST-PASS | tests/test-window-utils.testWindowTracker | onTrack() called with our test window
2013-12-26 03:54:34.249 crashreporter[1138:120b] 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-window-utils.testWindowTracker | 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 603, in run
test_all_packages(env_root, defaults=options.__dict__)
File "/builds/slave/talos-slave/test/build/jetpack/python-lib/cuddlefish/__init__.py", line 485, in test_all_packages
env_root=env_root)
File "/builds/slave/talos-slave/test/build/jetpack/python-lib/cuddlefish/__init__.py", line 923, 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).
program finished with exit code 1
Comment hidden (Legacy TBPL/Treeherder Robot) |
Updated•11 years ago
|
Priority: -- → P2
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Assignee | ||
Updated•11 years ago
|
Assignee: nobody → evold
Assignee | ||
Comment 5•11 years ago
|
||
Attachment #8412928 -
Flags: review?(jsantell)
Comment 6•11 years ago
|
||
Comment on attachment 8412928 [details]
Link to Github pull-request: https://github.com/mozilla/addon-sdk/pull/1473/files
Looks good other than removing the event listener
Attachment #8412928 -
Flags: review?(jsantell) → review+
Comment 7•11 years ago
|
||
Commits pushed to master at https://github.com/mozilla/addon-sdk
https://github.com/mozilla/addon-sdk/commit/b643faf24656ff711797f35b9f037665deef5f24
Bug 953200 - Intermittent test-window-utils.testWindowTracker | Test output exceeded timeout (300s)
https://github.com/mozilla/addon-sdk/commit/ad450b3009a49f1e37cc42a0938d439c8cde892f
Merge pull request #1473 from erikvold/953200
Bug 953200 - Intermittent test-window-utils.testWindowTracker r=@jsantell
Assignee | ||
Updated•10 years ago
|
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Updated•10 years ago
|
status-firefox31:
--- → unaffected
status-firefox32:
--- → fixed
status-firefox-esr24:
--- → unaffected
Target Milestone: --- → mozilla32
You need to log in
before you can comment on or make changes to this bug.
Description
•