Closed Bug 1387199 Opened 8 years ago Closed 7 years ago

Windows SM builds

Categories

(Firefox Build System :: Task Configuration, task)

task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED
mozilla57

People

(Reporter: Callek, Assigned: Callek)

References

()

Details

Attachments

(2 files)

Schedule/build windows spidermonkey on taskcluster
A try run: https://treeherder.mozilla.org/#/jobs?repo=try&revision=f1a16e207d345898f5ce20b9251231185e6081ea&filter-searchStr=SM I'm suspecting theres some issue with SM-tc(cgc) here, so will look into that if so, and I manually triggered new jobs for all Buildbot runs, (try's add new jobs suggested w64 and an opt copy of cgc, even though none of those seem to be running on m-c, so not sure if they will even run) If there is more followups I'll update this patchset, but wanted to get the patches that exist out for review.
Depends on: 1391237
Latest try run is https://treeherder.mozilla.org/#/jobs?repo=try&revision=fc199105bfbe0d7ff774bf11c5150fae4e1b7c8e&filter-searchStr=sm I see some intermittent tests so I retriggered stuff a bunch.
Comment on attachment 8898076 [details] Bug 1387199 - Spidermonkey export VSPATH for taskcluster windows support. https://reviewboard.mozilla.org/r/169386/#review175066 I'm not sure why this would be necesary, but I'm not really familiar with this setup.
Attachment #8898076 - Flags: review?(cmanchester) → review?(gps)
(In reply to Chris Manchester (:chmanchester) from comment #7) > Comment on attachment 8898076 [details] > Bug 1387199 - Spidermonkey export VSPATH for taskcluster windows support. > > https://reviewboard.mozilla.org/r/169386/#review175066 > > I'm not sure why this would be necesary, but I'm not really familiar with > this setup. Without doing this, for some reason VSPATH was not being found in my initial runs, once I started exporting it, things seemed to work.
Comment on attachment 8898077 [details] Bug 1387199 - Do spidermonkey windows in taskgraph. https://reviewboard.mozilla.org/r/169388/#review175138 ::: taskcluster/taskgraph/transforms/job/spidermonkey.py:116 (Diff revision 2) > + if run['using'] == 'spidermonkey-package': > + script = "build-sm-package.sh" > + raise Exception("Really?") > + elif run['using'] == 'spidermonkey-mozjs-crate': > + script = "build-sm-mozjs-crate.sh" > + raise Exception("Really?") what does this mean (and again just above)
Attachment #8898077 - Flags: review?(dustin) → review+
Comment on attachment 8898076 [details] Bug 1387199 - Spidermonkey export VSPATH for taskcluster windows support. https://reviewboard.mozilla.org/r/169386/#review175358
Attachment #8898076 - Flags: review?(gps) → review+
Depends on: 1361526
Comment on attachment 8898077 [details] Bug 1387199 - Do spidermonkey windows in taskgraph. https://reviewboard.mozilla.org/r/169388/#review175138 > what does this mean (and again just above) It means I forgot to flesh out the error, its mostly just a "I didn't test this configuration that is supported on linux".
Unlike what was reviewed, I'm landing this as tier 3 because I feel the testing that was present is too flaky, but I wanted to get this into the tree so that others can look at those issues earlier.
Pushed by Callek@gmail.com: https://hg.mozilla.org/integration/autoland/rev/febdade6a6e2 Spidermonkey export VSPATH for taskcluster windows support. r=gps https://hg.mozilla.org/integration/autoland/rev/31c71a0e4e31 Do spidermonkey windows in taskgraph. r=dustin
Blocks: 1391877
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla57
Blocks: 1401546
Product: TaskCluster → Firefox Build System
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: