Closed
Bug 1212243
Opened 9 years ago
Closed 9 years ago
[B2G] Crashtest/Reftest on TC are both busted due to "Timed out while waiting for server startup"
Categories
(Taskcluster :: General, defect)
Taskcluster
General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: edgar, Assigned: edgar)
References
Details
Attachments
(1 file)
Recent try: https://treeherder.allizom.org/#/jobs?repo=try&revision=eeaf3a3f33d8&filter-searchStr=reftest&group_state=expanded
<snip>
05:31:39 INFO - INFO | automation.py | Launching: /home/worker/build/xre/bin/xpcshell -g /home/worker/build/xre/bin -v 170 -f /home/worker/build/xre/bin/components/httpd.js -e "const _PROFILE_PATH = '/tmp/tmp8ZQpsv';const _SERVER_PORT = '8888'; const _SERVER_ADDR ='10.0.2.2';" -f /home/worker/build/tests/reftest/server.js
05:31:39 INFO - INFO | remotereftests.py | Server pid: 465
05:33:13 WARNING - TEST-UNEXPECTED-FAIL | remotereftests.py | Timed out while waiting for server startup.
05:33:13 ERROR - Return code: 1
05:33:13 INFO - Copying /home/worker/build/qemu.log to /home/worker/build/blobber_upload_dir/qemu.log
05:33:13 ERROR - No tests run or test summary not found
<snip>
It is because the xulrunner-sdk-40.zip currently used for crashtest/reftest [1] doesn't contain httpd.js.
Bug 1207548 has already provided a new version of xulrunner-sdk-40.zip [2] with httpd.js included.
We could just switch to this new one for crashtest/reftest.
[1] https://queue.taskcluster.net/v1/task/wXAHAaxDQpqxoWF1iljJjg/runs/0/artifacts/public/cache/xulrunner-sdk-40.zip
[2] See bug 1207548 comment 7.
Assignee | ||
Updated•9 years ago
|
Assignee | ||
Updated•9 years ago
|
Assignee: nobody → echen
Assignee | ||
Comment 1•9 years ago
|
||
Bug 1212243 - Use the new version of xulrunner-sdk-40.zip with httpd.js included for crashtest and reftest
Assignee | ||
Comment 2•9 years ago
|
||
Try result: https://treeherder.allizom.org/#/jobs?repo=try&revision=fa2da97997b2&group_state=expanded
Crashtest are all green now. Although there are still some orange on reftests, but at least we can see some green, not all busted.
Assignee | ||
Comment 3•9 years ago
|
||
Comment on attachment 8671313 [details]
MozReview Request: Bug 1212243 - Use the new version of xulrunner-sdk-40.zip with httpd.js included for crashtest and reftest
Bug 1212243 - Use the new version of xulrunner-sdk-40.zip with httpd.js included for crashtest and reftest
Attachment #8671313 -
Flags: review?(garndt)
Comment 4•9 years ago
|
||
Comment on attachment 8671313 [details]
MozReview Request: Bug 1212243 - Use the new version of xulrunner-sdk-40.zip with httpd.js included for crashtest and reftest
https://reviewboard.mozilla.org/r/21559/#review19525
LGTM
Attachment #8671313 -
Flags: review?(garndt) → review+
Assignee | ||
Comment 5•9 years ago
|
||
Thank you, Greg.
Comment 7•9 years ago
|
||
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•