Closed
Bug 1159158
Opened 10 years ago
Closed 10 years ago
[provisioner] Switch emulator-ics-{opt,debug}, emulator-x86-kk, b2gtest-emulator over to new provisioner
Categories
(Taskcluster :: Services, defect)
Taskcluster
Services
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: jhford, Assigned: jhford)
Details
Attachments
(1 file)
10.44 KB,
patch
|
wcosta
:
review+
|
Details | Diff | Splinter Review |
No description provided.
Assignee | ||
Comment 1•10 years ago
|
||
This switches over the first set of builds and tests to the new provisioner
Results: https://treeherder.mozilla.org/#/jobs?repo=try&revision=763539b27bba
Attachment #8598498 -
Flags: review?(jopsen)
Assignee | ||
Comment 2•10 years ago
|
||
emulator-ics{,debug} and emulator-x86-kk worker types are green, so we should be clear there.
b2gtest-emulator is green for CPP Unit Tests, XPCShell tests and marionette tests appear to run and some are passing but the suite hasn't yet completed.
Mochitests for both debug and opt are failing with:
ERROR INFO | runtests.py | expected to find ssltunnel at /home/worker/build/xre/bin/ssltunnel
Reftests for opt (not run for debug) are failing with:
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/tmpoGGQPR';const _SERVER_PORT = '8888'; const _SERVER_ADDR ='10.0.2.2';" -f /home/worker/build/tests/reftest/server.js
INFO - INFO | remotereftests.py | Server pid: 424
WARNING - TEST-UNEXPECTED-FAIL | remotereftests.py | Timed out while waiting for server startup.
Does anyone have any insight into whether the new provisioner is related to these failures? I'm wondering if the code for this changeset is just busted.
Flags: needinfo?(jopsen)
Flags: needinfo?(jlal)
Flags: needinfo?(garndt)
Assignee | ||
Comment 3•10 years ago
|
||
Actually, I just checked jobs run against the old provisioner and the same set of tests fails with the old provisioner as well...
Flags: needinfo?(jopsen)
Flags: needinfo?(jlal)
Flags: needinfo?(garndt)
Assignee | ||
Comment 4•10 years ago
|
||
Comment on attachment 8598498 [details] [diff] [review]
patch v1
Thanks Wander
Attachment #8598498 -
Flags: review?(jopsen) → review?(wcosta)
Comment 5•10 years ago
|
||
Comment on attachment 8598498 [details] [diff] [review]
patch v1
Review of attachment 8598498 [details] [diff] [review]:
-----------------------------------------------------------------
lgtm. Just provide the try push link.
Attachment #8598498 -
Flags: review?(wcosta) → review+
Assignee | ||
Comment 6•10 years ago
|
||
(In reply to Wander Lairson Costa [:wcosta] from comment #5)
> Comment on attachment 8598498 [details] [diff] [review]
> patch v1
>
> Review of attachment 8598498 [details] [diff] [review]:
> -----------------------------------------------------------------
>
> lgtm. Just provide the try push link.
I forgot to change the mozilla in comment 0 to allizom, but here it is for posterity:
https://treeherder.allizom.org/#/jobs?repo=try&revision=763539b27bba&filter-searchStr=tc
Assignee | ||
Comment 8•10 years ago
|
||
Comment on attachment 8598498 [details] [diff] [review]
patch v1
https://hg.mozilla.org/integration/b2g-inbound/rev/777455c5208d
Landed
Comment 9•10 years ago
|
||
Assignee: nobody → jhford
Status: NEW → RESOLVED
Closed: 10 years ago
status-firefox40:
--- → fixed
Flags: in-testsuite-
Resolution: --- → FIXED
Target Milestone: --- → mozilla40
Updated•10 years ago
|
status-firefox40:
fixed → ---
Component: TaskCluster → AWS-Provisioner
Product: Testing → Taskcluster
Target Milestone: mozilla40 → ---
Updated•6 years ago
|
Component: AWS-Provisioner → Services
You need to log in
before you can comment on or make changes to this bug.
Description
•