Closed
Bug 1063272
Opened 10 years ago
Closed 9 years ago
TEST-UNEXPECTED-FAIL | addon-sdk/tests/test-weak-set.test remove item | Test run exceeded timeout
Categories
(Add-on SDK Graveyard :: General, defect, P2)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: evold, Unassigned)
References
Details
(Keywords: intermittent-failure)
From https://tbpl.mozilla.org/php/getParsedLog.php?id=47439312&tree=Jetpack&full=1
TEST-END | addon-sdk/tests/test-weak-set.test clear
TEST-START | addon-sdk/tests/test-weak-set.test iterate
TEST-PASS | addon-sdk/tests/test-weak-set.test iterate | item in the expected order
TEST-PASS | addon-sdk/tests/test-weak-set.test iterate | item in the expected order
TEST-PASS | addon-sdk/tests/test-weak-set.test iterate | items in the expected number
TEST-END | addon-sdk/tests/test-weak-set.test iterate
TEST-START | addon-sdk/tests/test-weak-set.test remove item
TEST-UNEXPECTED-FAIL | addon-sdk/tests/test-weak-set.test remove item | 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-889c76b9560c59baee7e1f47a28f1345d5c170fc/python-lib/cuddlefish/__init__.py", line 627, in run
test_all(env_root, defaults=options.__dict__)
File "/builds/slave/test/addonsdk-poller/addon-sdk-889c76b9560c59baee7e1f47a28f1345d5c170fc/python-lib/cuddlefish/__init__.py", line 404, in test_all
test_all_packages(env_root, defaults)
File "/builds/slave/test/addonsdk-poller/addon-sdk-889c76b9560c59baee7e1f47a28f1345d5c170fc/python-lib/cuddlefish/__init__.py", line 504, in test_all_packages
env_root=env_root)
File "/builds/slave/test/addonsdk-poller/addon-sdk-889c76b9560c59baee7e1f47a28f1345d5c170fc/python-lib/cuddlefish/__init__.py", line 948, in run
no_connections=no_connections)
File "/builds/slave/test/addonsdk-poller/addon-sdk-889c76b9560c59baee7e1f47a28f1345d5c170fc/python-lib/cuddlefish/runner.py", line 761, in run_app
OUTPUT_TIMEOUT, test_name, parseable)
Exception: Test output exceeded timeout (300s).
TinderboxPrint:Jetpack<br/>994/0
program finished with exit code 1
elapsedTime=2153.189695
========= Finished 'python scripts/buildfarm/utils/run_jetpack.py ...' warnings (results: 1, elapsed: 35 mins, 54 secs) (at 2014-09-04 17:21:27.794454) =========
========= Started no change (results: 0, elapsed: 0 secs) (at 2014-09-04 17:21:27.803501) =========
bash -c 'for file in `ls -1`; do cat $file; done'
in dir /builds/slave/test/properties (timeout 1200 secs)
watching logfiles {}
argv: ['bash', '-c', 'for file in `ls -1`; do cat $file; done']
environment:
COLORTERM=gnome-terminal
DBUS_SESSION_BUS_ADDRESS=unix:abstract=/tmp/dbus-7NBxO3zp8Y,guid=117de2589c30ec6703f1e0020000001a
DEFAULTS_PATH=/usr/share/gconf/ubuntu-2d.default.path
DISPLAY=:0
GNOME_DESKTOP_SESSION_ID=this-is-deprecated
GNOME_KEYRING_CONTROL=/tmp/keyring-9XPxyI
GPG_AGENT_INFO=/tmp/keyring-9XPxyI/gpg:0:1
HOME=/home/cltbld
LANG=en_US.UTF-8
LOGNAME=cltbld
MAIL=/var/mail/cltbld
MANDATORY_PATH=/usr/share/gconf/ubuntu-2d.mandatory.path
NODE_PATH=/usr/lib/nodejs:/usr/lib/node_modules:/usr/share/javascript
PATH=/usr/local/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games
PWD=/builds/slave/test/properties
SESSION_MANAGER=local/tst-linux64-spot-903.test.releng.use1.mozilla.com:@/tmp/.ICE-unix/1050,unix/tst-linux64-spot-903.test.releng.use1.mozilla.com:/tmp/.ICE-unix/1050
SHELL=/bin/bash
SHLVL=1
SSH_AGENT_PID=1077
SSH_AUTH_SOCK=/tmp/keyring-9XPxyI/ssh
TERM=xterm
TMOUT=86400
UBUNTU_MENUPROXY=libappmenu.so
USER=cltbld
WINDOWID=37748742
XDG_CONFIG_DIRS=/etc/xdg/xdg-ubuntu-2d:/etc/xdg
XDG_CURRENT_DESKTOP=Unity
XDG_DATA_DIRS=/usr/share/ubuntu-2d:/usr/share/gnome:/usr/local/share/:/usr/share/
XDG_SESSION_COOKIE=9ca12473fbb1d023794ffd180000023c-1409874296.590674-1181309454
_=/etc/X11/Xsession
using PTY: False
program finished with exit code 0
elapsedTime=0.044451
========= Finished no change (results: 0, elapsed: 0 secs) (at 2014-09-04 17:21:27.920077) =========
========= Started reboot slave lost (results: 0, elapsed: 6 secs) (at 2014-09-04 17:21:27.920374) =========
========= Finished reboot slave lost (results: 0, elapsed: 6 secs) (at 2014-09-04 17:21:34.217968) =========
Reporter | ||
Updated•10 years ago
|
Keywords: intermittent-failure
Reporter | ||
Updated•10 years ago
|
OS: Mac OS X → Linux
Hardware: x86 → All
Priority: -- → P2
Reporter | ||
Comment 1•10 years ago
|
||
We haven't seen this in 3+ months
Reporter | ||
Updated•10 years ago
|
Status: RESOLVED → REOPENED
Resolution: INVALID → ---
Summary: Intermittent TEST-UNEXPECTED-FAIL | addon-sdk/tests/test-weak-set.test remove item | Test output exceeded timeout (300s). → TEST-UNEXPECTED-FAIL | addon-sdk/tests/test-weak-set.test remove item | Test run exceeded timeout
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment 3•9 years ago
|
||
Inactive; closing (see bug 1180138).
Status: REOPENED → RESOLVED
Closed: 10 years ago → 9 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•