Closed
Bug 1135514
Opened 10 years ago
Closed 9 years ago
TEST-UNEXPECTED-FAIL | addon-sdk/tests/test-ui-sidebar.testURLSetterToSameValueReloadsSidebar | Test output exceeded timeout (300s).
Categories
(Add-on SDK Graveyard :: General, defect, P1)
Add-on SDK Graveyard
General
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: evold, Unassigned)
References
()
Details
(Keywords: intermittent-failure)
Attachments
(1 file)
TEST-START | addon-sdk/tests/test-ui-sidebar.testURLSetterToSameValueReloadsSidebar
TEST-PASS | addon-sdk/tests/test-ui-sidebar.testURLSetterToSameValueReloadsSidebar | no sidebar is showing
TEST-PASS | addon-sdk/tests/test-ui-sidebar.testURLSetterToSameValueReloadsSidebar | url getter works
TEST-PASS | addon-sdk/tests/test-ui-sidebar.testURLSetterToSameValueReloadsSidebar | the sidebar is not showing
TEST-PASS | addon-sdk/tests/test-ui-sidebar.testURLSetterToSameValueReloadsSidebar | the menuitem is not checked
TEST-PASS | addon-sdk/tests/test-ui-sidebar.testURLSetterToSameValueReloadsSidebar | the new window sidebar is not showing
TEST-PASS | addon-sdk/tests/test-ui-sidebar.testURLSetterToSameValueReloadsSidebar | new window was opened
TEST-UNEXPECTED-FAIL | addon-sdk/tests/test-ui-sidebar.testURLSetterToSameValueReloadsSidebar | Test output exceeded timeout (300s).
Traceback (most recent call last):
File "bin/cfx", line 33, in <module>
cuddlefish.run()
File "/builds/slave/test/addonsdk-poller/addon-sdk-95fc91d2b2bfa0367ad7d73f6dde2938d11f16af/python-lib/cuddlefish/__init__.py", line 633, in run
test_all(env_root, defaults=options.__dict__)
File "/builds/slave/test/addonsdk-poller/addon-sdk-95fc91d2b2bfa0367ad7d73f6dde2938d11f16af/python-lib/cuddlefish/__init__.py", line 410, in test_all
test_all_packages(env_root, defaults)
File "/builds/slave/test/addonsdk-poller/addon-sdk-95fc91d2b2bfa0367ad7d73f6dde2938d11f16af/python-lib/cuddlefish/__init__.py", line 510, in test_all_packages
env_root=env_root)
File "/builds/slave/test/addonsdk-poller/addon-sdk-95fc91d2b2bfa0367ad7d73f6dde2938d11f16af/python-lib/cuddlefish/__init__.py", line 955, in run
no_connections=no_connections)
File "/builds/slave/test/addonsdk-poller/addon-sdk-95fc91d2b2bfa0367ad7d73f6dde2938d11f16af/python-lib/cuddlefish/runner.py", line 740, in run_app
OUTPUT_TIMEOUT, test_name, parseable)
Exception: Test output exceeded timeout (300s).
TinderboxPrint:Jetpack<br/>1389/0
program finished with exit code 1
elapsedTime=3394.394247
========= Finished 'python scripts/buildfarm/utils/run_jetpack.py ...' warnings (results: 1, elapsed: 56 mins, 38 secs) (at 2015-02-19 14:05:15.796228) =========
Reporter | ||
Updated•10 years ago
|
Reporter | ||
Updated•10 years ago
|
Keywords: intermittent-failure
Reporter | ||
Updated•10 years ago
|
Blocks: sdk/ui/sidebar
Reporter | ||
Updated•10 years ago
|
Blocks: sdk-intermittent
Reporter | ||
Updated•10 years ago
|
Priority: -- → P1
Reporter | ||
Comment 1•10 years ago
|
||
Attachment #8567689 -
Flags: review?(jsantell)
Reporter | ||
Updated•10 years ago
|
Assignee: nobody → evold
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment 4•10 years ago
|
||
Looks like the travis build fails with this
Comment 5•10 years ago
|
||
Comment on attachment 8567689 [details] [review]
Link to Github pull-request: https://github.com/mozilla/addon-sdk/pull/1869
Looks good but like I said, not sure if that failure is expected (or from something else)
Attachment #8567689 -
Flags: review?(jsantell) → review+
Comment 6•10 years ago
|
||
Commits pushed to master at https://github.com/mozilla/addon-sdk
https://github.com/mozilla/addon-sdk/commit/6bccf3651ef1586e58ec4e8112e21449fece4310
Bug 1135514 Ensure that the window created in testURLSetterToSameValueReloadsSidebar has focus
https://github.com/mozilla/addon-sdk/commit/2fc3e721f2f3b6bcac6e823a9235e39513c5bf5f
Merge pull request #1869 from erikvold/1135514
Bug 1135514 Ensure that the window created in testURLSetterToSameValueReloadsSidebar has focus r=jsantell
Comment hidden (Legacy TBPL/Treeherder Robot) |
Reporter | ||
Comment 8•10 years ago
|
||
This might get better after bug 854982 lands, going to wait and see.
Assignee: evold → nobody
Comment 9•9 years ago
|
||
Inactive; closing (see bug 1180138).
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•