Closed
Bug 958757
Opened 12 years ago
Closed 10 years ago
TEST-UNEXPECTED-FAIL | addon-sdk/tests/test-window-utils-private-browsing.testSettingActiveWindowDoesNotIgnorePrivateWindow | Test run exceeded timeout
Categories
(Add-on SDK Graveyard :: General, defect, P1)
Add-on SDK Graveyard
General
Tracking
(firefox29 wontfix, firefox30 fixed, firefox-esr24 unaffected)
RESOLVED
WORKSFORME
| Tracking | Status | |
|---|---|---|
| firefox29 | --- | wontfix |
| firefox30 | --- | fixed |
| firefox-esr24 | --- | unaffected |
People
(Reporter: KWierso, Unassigned)
References
Details
(Keywords: intermittent-failure)
Attachments
(1 file)
https://tbpl.mozilla.org/php/getParsedLog.php?id=32837693&tree=Fx-Team
slave: talos-mtnlion-r5-019
TEST-START | tests/test-window-utils-private-browsing.testSettingActiveWindowDoesNotIgnorePrivateWindow
TEST-PASS | tests/test-window-utils-private-browsing.testSettingActiveWindowDoesNotIgnorePrivateWindow | Browser window is the active browser window.
TEST-PASS | tests/test-window-utils-private-browsing.testSettingActiveWindowDoesNotIgnorePrivateWindow | Browser window is not private.
TEST-PASS | tests/test-window-utils-private-browsing.testSettingActiveWindowDoesNotIgnorePrivateWindow | window is private
TEST-PASS | tests/test-window-utils-private-browsing.testSettingActiveWindowDoesNotIgnorePrivateWindow | undefined
TEST-PASS | tests/test-window-utils-private-browsing.testSettingActiveWindowDoesNotIgnorePrivateWindow | Correct active browser window pb supported
TEST-PASS | tests/test-window-utils-private-browsing.testSettingActiveWindowDoesNotIgnorePrivateWindow | The window is not the old browser window
TEST-PASS | tests/test-window-utils-private-browsing.testSettingActiveWindowDoesNotIgnorePrivateWindow | Correct active window [1]
TEST-PASS | tests/test-window-utils-private-browsing.testSettingActiveWindowDoesNotIgnorePrivateWindow | Correct active browser window [1]
2014-01-10 13:00:53.236 crashreporter[1079:1807] 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.testSettingActiveWindowDoesNotIgnorePrivateWindow | 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) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Reporter | ||
Updated•12 years ago
|
Priority: -- → P1
Comment 4•12 years ago
|
||
Attachment #8372764 -
Flags: review?(jsantell)
Updated•12 years ago
|
Assignee: nobody → evold
| Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment 6•12 years ago
|
||
Comment on attachment 8372764 [details] [review]
https://github.com/mozilla/addon-sdk/pull/1386
Little nit in there, otherwise looks good
Attachment #8372764 -
Flags: review?(jsantell) → review+
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment 10•12 years ago
|
||
Commits pushed to master at https://github.com/mozilla/addon-sdk
https://github.com/mozilla/addon-sdk/commit/25566851df222a1fc42c7bdaf281dd68c248937d
Bug 958757 capturing possible errors
https://github.com/mozilla/addon-sdk/commit/4edc7c1047bcc4a917f8fe9c07e93bb9ff7b4225
Merge pull request #1386 from erikvold/958757
Bug 958757 capturing possible errors r=@jsantell
Updated•11 years ago
|
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Updated•11 years ago
|
status-firefox29:
--- → wontfix
status-firefox30:
--- → fixed
status-firefox-esr24:
--- → unaffected
Target Milestone: --- → mozilla30
Updated•10 years ago
|
Status: RESOLVED → REOPENED
OS: Mac OS X → All
Hardware: x86_64 → All
Resolution: FIXED → ---
Summary: Intermittent TEST-UNEXPECTED-FAIL | tests/test-window-utils-private-browsing.testSettingActiveWindowDoesNotIgnorePrivateWindow | Test output exceeded timeout (300s). → TEST-UNEXPECTED-FAIL | addon-sdk/tests/test-window-utils-private-browsing.testSettingActiveWindowDoesNotIgnorePrivateWindow | Test run exceeded timeout
Target Milestone: mozilla30 → ---
| Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment 12•10 years ago
|
||
This might get better after bug 854982 lands, going to wait and see.
Assignee: evold → nobody
Comment 13•10 years ago
|
||
Inactive; closing (see bug 1180138).
Status: REOPENED → RESOLVED
Closed: 11 years ago → 10 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•