Closed
Bug 952383
Opened 11 years ago
Closed 11 years ago
Intermittent TEST-UNEXPECTED-FAIL | tests/test-window-utils-private-browsing.testWindowTrackerIgnoresPrivateWindows | Test output exceeded timeout (300s).
Categories
(Add-on SDK Graveyard :: General, defect, P2)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: KWierso, Unassigned)
References
Details
(Keywords: intermittent-failure)
Attachments
(1 file)
(deleted),
text/x-github-pull-request
|
Details |
https://tbpl.mozilla.org/php/getParsedLog.php?id=32248501&tree=Mozilla-Central
slave: talos-mtnlion-r5-061
TEST-PASS | tests/test-window-utils-private-browsing.testSettingActiveWindowDoesNotIgnorePrivateWindow | Correct active window [3]
TEST-PASS | tests/test-window-utils-private-browsing.testSettingActiveWindowDoesNotIgnorePrivateWindow | Correct active browser window when pb mode is supported [4]
TEST-PASS | tests/test-window-utils-private-browsing.testSettingActiveWindowDoesNotIgnorePrivateWindow | Correct active window when pb mode is supported [4]
TEST-END | tests/test-window-utils-private-browsing.testSettingActiveWindowDoesNotIgnorePrivateWindow
TEST-START | tests/test-window-utils-private-browsing.testWindowIteratorIgnoresPrivateWindows
TEST-PASS | tests/test-window-utils-private-browsing.testWindowIteratorIgnoresPrivateWindows | window is private
TEST-PASS | tests/test-window-utils-private-browsing.testWindowIteratorIgnoresPrivateWindows | window is not in windowIterator()
TEST-END | tests/test-window-utils-private-browsing.testWindowIteratorIgnoresPrivateWindows
TEST-START | tests/test-window-utils-private-browsing.testWindowTrackerIgnoresPrivateWindows
TEST-PASS | tests/test-window-utils-private-browsing.testWindowTrackerIgnoresPrivateWindows | private window was not tracked!
2013-12-19 16:15:10.231 crashreporter[1063: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-window-utils-private-browsing.testWindowTrackerIgnoresPrivateWindows | 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).
program finished with exit code 1
elapsedTime=650.814191
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) |
Comment 5•11 years ago
|
||
It's been over a month since the last failure here.
Updated•11 years ago
|
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Comment 6•11 years ago
|
||
Attachment #8412939 -
Flags: review?(zer0)
Updated•11 years ago
|
Assignee: nobody → evold
Comment 7•11 years ago
|
||
Comment on attachment 8412939 [details]
Link to Github pull-request: https://github.com/mozilla/addon-sdk/pull/1474
wrong bug.
Attachment #8412939 -
Flags: review?(zer0)
Updated•11 years ago
|
Assignee: evold → nobody
Updated•11 years ago
|
Resolution: FIXED → WORKSFORME
Comment hidden (Legacy TBPL/Treeherder Robot) |
You need to log in
before you can comment on or make changes to this bug.
Description
•