Commit Graph

146 Commits

Author SHA1 Message Date
Juan Gomez
c04c31882a Bug 1257127 - [B2G] Fix HOST_CC/CXX paths for local builds r=glandium
MozReview-Commit-ID: E3NrLVMyCTe
2016-04-07 10:45:45 +02:00
Steve Fink
5634ecca1d Bug 1259848 followup - fix exec bit reverted by merge tool. r=woof!
DONTBUILD because it only affects try pushes right now.
2016-04-07 17:04:42 -07:00
Steve Fink
97fed55bd2 Bug 1259848 - Various fixes for finding gcc in the correct location for spidermonkey TC builds and hazard shell builds, r=terrence
MozReview-Commit-ID: CIMSylw6JDr
2016-03-22 14:04:45 -07:00
Maja Frydrychowicz
212e0b801a Bug 1227367 - Add marionette-harness TaskCluster task; r=dustin
marionette-harness is implemented as a "generic" task and
can be triggered with the following try syntax:
`-p linux64_tc -j marionette-harness -u none -t none`

The Marionette harness tests do not depend on a browser build,
they only exercise Python code.

Add option to testing/docker/desktop-build/bin/build.sh to
execute any in-tree script instead of only `build-linux.sh`.
This feature is used to call
testing/taskcluster/scripts/tester/harness-test-linux.sh, which
in turn executes the mozharness script specified in the environment.

MozReview-Commit-ID: H08v8ow4p8q
2016-03-31 15:40:03 -04:00
Gregor Wagner
74f49367f1 Merge b2g-inbound -> mozilla-central. a=tomcat 2016-04-05 10:50:38 +02:00
Gregor Wagner
105df8bed9 Merge 2016-04-04 12:08:53 +02:00
Ghislain 'Aus' Lacroix
f3003c07f2 Bug 1254604 - Use MOZ_SIMPLE_PACKAGE_NAME when building Mulet. Update build location in taskcluster task. r=chmanchester 2016-03-17 16:12:02 -07:00
Dustin J. Mitchell
c17a7079da Bug 1261045: remove unused MOZ_SYMBOLS_EXTRA_BUILDID; r=ted.mielczarek
MozReview-Commit-ID: 6vX87lAGxF6
2016-04-01 13:31:02 +00:00
Dustin J. Mitchell
88084ad0ab Bug 1253663: ensure exit status is correct when cleaning up; r=armenzg
MozReview-Commit-ID: 3qKPQavEvCk
2016-02-12 16:31:29 +00:00
Juan Gomez
f54b29d24c Bug 1257127 - Change b2g Docker images and scripts to upgrade host toolchain r=garndt
MozReview-Commit-ID: 4uu6D5S73X1
2016-03-21 15:50:27 -07:00
Mike Hommey
3198ebf494 Bug 1257385 - Stop b2gdroid builds on automation. r=jlund,r=nalexander 2016-03-18 09:06:42 +09:00
Dustin J. Mitchell
07858c12aa Bug 1231320: supply actions to mozharness from the task definition; r=jlund
MozReview-Commit-ID: GgKpDH6EKRa
2016-03-16 21:11:44 +00:00
Dustin J. Mitchell
5a583763a0 Bug 1231320: pull from secrets API in TaskCluster r=garndt,mshal,pmoore
This adds a mozharness action, only run in TaskCluster, to fetch secrets from
the TaskCluster secrets API via the TaskCluster Proxy.

It requires that the SCM level of the build be passed in with the --scm-level
argument, defaulting to 1 (try)

MozReview-Commit-ID: C3rvOPF6Bm1
2016-03-14 22:17:18 +00:00
Dustin J. Mitchell
72c55935a6 Backed out 2 changesets (bug 1231320)
Backed out changeset a37a5bccf978 (bug 1231320)
Backed out changeset 0e58a9d3ca62 (bug 1231320)

MozReview-Commit-ID: 7OKDsH17fRI
2016-03-16 16:19:06 +00:00
Dustin J. Mitchell
1cc531c52c Bug 1231320: pull from secrets API in TaskCluster r=mshal r=pmoore r=garndt
This adds a mozharness action, only run in TaskCluster, to fetch secrets from
the TaskCluster secrets API via the TaskCluster Proxy.

It requires that the SCM level of the build be passed in with the --scm-level
argument, defaulting to 1 (try)

MozReview-Commit-ID: C3rvOPF6Bm1
2016-03-14 22:17:18 +00:00
Steve Fink
15d2efae43 Bug 1250709 - Clobber builds, r=terrence 2016-02-24 15:14:17 -08:00
Steve Fink
0999414a57 Bug 1250709 - Implement shell-only hazard analysis job, r=garndt 2016-03-15 17:05:23 -07:00
Steve Fink
a14b7d1aff Bug 1250709 - Upgrade browser to gcc 4.9.3, r=glandium 2016-02-11 16:06:00 -08:00
Steve Fink
0a323134ff Bug 1250709 - Taskcluster-based browser rooting hazard analysis, r=garndt 2016-03-15 17:05:31 -07:00
Steve Fink
fbe26a4ecc Bug 1250709 - Move tooltool checkout from source checkout to the workspace 2016-03-15 17:16:19 -07:00
Steve Fink
f8682d1efe Bug 1250709 - Extract out hazard logic to a separate file, r=garndt 2016-02-11 20:28:08 -08:00
Steve Fink
972cee8bc9 Backed out changeset c73617bdfdfa (bug 1250709) 2016-03-14 21:58:29 -07:00
Steve Fink
85285aee27 Backed out changeset b5bffc375719 (bug 1250709) 2016-03-14 21:58:27 -07:00
Steve Fink
dc6fac7f37 Backed out changeset 66445d3d11de (bug 1250709) 2016-03-14 21:58:26 -07:00
Steve Fink
d837f6fd63 Backed out changeset 5b48be011a93 (bug 1250709) 2016-03-14 21:58:25 -07:00
Steve Fink
a3fb5ceaf2 Backed out changeset 68e3c6430121 (bug 1250709) 2016-03-14 21:58:24 -07:00
Steve Fink
56a32f23cf Bug 1250709 - Clobber builds, r=terrence 2016-02-24 15:14:17 -08:00
Steve Fink
9670064c50 Bug 1250709 - Implement shell-only hazard analysis job, r=garndt 2016-02-15 16:54:01 -08:00
Steve Fink
6b91cffc08 Bug 1250709 - Upgrade browser to gcc 4.9.3, r=glandium 2016-02-11 16:06:00 -08:00
Steve Fink
4765477790 Bug 1250709 - Taskcluster-based browser rooting hazard analysis, r=garndt 2016-02-15 21:06:42 -08:00
Steve Fink
5f5de47867 Bug 1250709 - Extract out hazard logic to a separate file, r=garndt 2016-02-11 20:28:08 -08:00
Dustin J. Mitchell
0a438634cb Bug 1231200: produce treeherder-compatible errors; r=jmaher
MozReview-Commit-ID: CO4R2LRa23g
2016-03-10 23:12:29 +00:00
Ryan VanderMeulen
838d75ca11 Backed out changesets 9485ee35cb1d, f2e2b775624f, and 5315d961f36e (bug 1255476) for breaking Windows SM jobs.
CLOSED TREE
2016-03-10 18:59:51 -05:00
Steve Fink
9c6cf94b27 Bug 1255476 - Task that runs the spidermonkey gdb integration tests, r=garndt 2016-03-09 16:56:56 -08:00
Steve Fink
6081c7c649 Bug 1255476 - Split out most of build-sm.sh into a reusable sm-setup.sh, r=garndt 2016-03-10 09:16:57 -08:00
Steve Fink
520cb2f9b3 Bug 1150338 - Fix compiler in sm-* builds, r=terrence 2016-03-02 17:59:44 -08:00
nhirata
3bcd90b172 Bug 1244893 - disable Disable F/OTA updates to balrog. r=wcosta 2016-02-18 15:12:00 +01:00
Henrik Skupin
d094f6156a Bug 1239808 - Update taskcluster configs for test_package.json renaming. r=garndt
MozReview-Commit-ID: GxqQH94Isgg
2016-02-25 21:39:26 +01:00
Steve Fink
1a2fab5748 Bug 1243231 - Implement a taskcluster-based b2g hazard build, r=garndt,terrence 2016-02-22 17:09:02 -08:00
Dustin J. Mitchell
e81a94aad8 Bug 1231618: set MOZ_SOURCE_{REPO,CHANGESET}; r=ted.mielczarek
MozReview-Commit-ID: CSaXjrWmZtN
2016-02-09 17:39:57 +00:00
Edgar Chen
01d3edd8ce Bug 1248318 - Use in-tree script for emulator tests; r=ahal
MozReview-Commit-ID: GMSuRc99rOd
2016-01-29 23:21:25 +08:00
Carsten "Tomcat" Book
0e75a500ea Backed out changeset 88735739af7a (bug 1244893) for causing failing Initial decision task for mozilla-central 2016-02-12 17:11:52 +01:00
Edgar Chen
0546abb05e Bug 1245398 - Use in-tree script for all mulet tests; r=ahal
MozReview-Commit-ID: AntB37HzGXa
2016-02-10 18:12:02 +08:00
nhirata
2449d6b7c5 Bug 1244893 - Disable F/OTA updates to balrog. r=wcosta 2016-02-03 16:13:00 +01:00
Mike Hommey
b68e7fa556 Bug 1246874 - Unify GRE_BUILDID and MOZ_APP_BUILDID at the build system level. r=mshal 2016-02-10 07:39:30 +09:00
Ehsan Akhgari
e30457f011 Bug 1042132 - Part 1: Port build-clang.py to Windows; r=rail
This is useful for deploying clang-cl to the infrastructure.
2016-02-08 14:55:27 -05:00
Gregory Arndt
8dd487ae7b Bug 1237987 - Update mulet mochitests to use tester image r=wcosta 2016-01-08 11:26:28 -06:00
Ryan VanderMeulen
b9c83e5361 Merge inbound to m-c. a=merge 2016-01-13 20:25:33 -05:00
Justin Wood
45468c328a Bug 1236835 - Disable all B2G Desktop Builds & Tests on All trees. r=garndt, r=rail 2016-01-11 12:25:05 -05:00
Armen Zambrano Gasparnian
a183d9ea09 Bug 1235892 - For desktop-test instances use xsession instead of gnome-session. r=dustin
For Linux64 debug test jobs running on TaskCluster we have been using gnome-session, however,
this differs from how we run things on the Buildbot AMIs where we use xsession instead.

This does not add many changes on test results but mainly help us have a closer set-up to
Buildbot's and possibly have a better VNC experience (jmaher reported some issues with gnome-session).
2016-01-04 16:46:38 -05:00