Commit Graph

8611 Commits

Author SHA1 Message Date
Dylan Roeh
2aee5bf05d Bug 1210162 - Add --suite reftest to REMOTE_REFTEST in testsuite-targets.mk. r=jgraham 2015-09-30 16:09:17 -05:00
Wes Kocher
2a97476cc6 Merge m-c to fx-team, a=merge 2015-09-30 13:57:10 -07:00
Rail Aliiev
e6588e56df Bug 1203187 - Update b2g_branch_repos.py script and config to handle b2g 2.5 branching. r=jlund DONTBUILD 2015-09-30 06:30:17 -04:00
Andreas Pehrson
213c21c321 Bug 1155923 - Fix WPT unexpected-passes. r=bustage CLOSED TREE 2015-09-30 16:40:25 +08:00
Henrik Skupin
28da495b99 Bug 1209209 - Create functional.py script for firefox-ui-tests to handling Firefox builds for Jenkins. r=armenzg DONTBUILD 2015-09-30 09:18:48 +02:00
Martin Thomson
dbadf22a7c Bug 1155923 - Updating webplatform-tests, r=jib 2015-09-28 11:25:04 -07:00
Wes Kocher
307ad6a74c Merge m-c to inbound, a=merge 2015-09-29 16:13:55 -07:00
Wes Kocher
6103b96281 Merge b2ginbound to central, a=merge 2015-09-29 16:04:41 -07:00
Wes Kocher
e267e7fd98 Merge fx-team to central, a=merge 2015-09-29 15:56:09 -07:00
Wander Lairson Costa
5e0f0cb6ec backout 9ea9e4a8a729 because it breaks nexus builds. 2015-09-29 09:10:20 -03:00
Carsten "Tomcat" Book
3e7972e31a Merge mozilla-central to b2g-inbound 2015-09-29 12:43:31 +02:00
Wander Lairson Costa
cf0ca8e0bf Bug 1207986 part 3: Exit script if aws fails to list backup file. r=garndt
As the aws command line tool call is piped, its status is lost, but the
net result is an empty variable assigment. We take advantage of this to
detect errors in the aws tool.
2015-09-29 07:28:04 -03:00
Wander Lairson Costa
fc31e17339 Bug 1207986 part2: Install openjdk in the phone builder docker image. r=garndt
This is necessary for FOTA builds. Increase the version number
to
0.0.22 because 0.0.21 was busted.
2015-09-29 07:28:04 -03:00
Wander Lairson Costa
2682bba350 Bug 1207986 part1: turn phone-builder cmd line parameters optional. r=garndt
For any parameter we don't pass in the command line, take from the
environment.
2015-09-29 07:28:04 -03:00
Carsten "Tomcat" Book
20429d63e4 merge mozilla-inbound to mozilla-central a=merge 2015-09-29 12:00:25 +02:00
Chris Manchester
1f85520292 Bug 1209312 - Accept test_objects in testing/xpcshell/mach_commands.py to support |./mach test|. r=jgraham 2015-09-29 12:59:55 -07:00
Wes Kocher
02a202b3f1 Merge m-c to b2ginbound, a=merge 2015-09-28 16:32:01 -07:00
Wes Kocher
c80bcca5af Merge inbound to central, a=merge 2015-09-28 15:36:38 -07:00
Tim Chien
a69889d21e Bug 1160923 - [B2G] Waiting for explicit mozContentEvent before sending out mozChromeEvents, r=vingtetun, f=ochaumeau 2015-09-28 09:27:49 -07:00
Carsten "Tomcat" Book
d3d65f378b merge mozilla-inbound to mozilla-central a=merge 2015-09-28 14:13:24 +02:00
Carsten "Tomcat" Book
e86e9fb3c6 Merge mozilla-central to fx-team 2015-09-28 14:19:22 +02:00
Kaustabh Datta Choudhury
ab598a47f1 Bug 1162003 - Enable run-by-dir mode on Fx desktop mac debug platform and re-enable a few tests. r=jmaher 2015-09-28 10:54:22 -04:00
Carsten "Tomcat" Book
13501ce691 Merge mozilla-central to fx-team 2015-09-29 12:41:12 +02:00
Alexandre Poirot
d49309d75c Bug 1207653 - Pass build_url/img_url to post-build tasks. r=garndt 2015-09-29 03:02:48 -07:00
Alexandre Poirot
082db62b2f Bug 1207653 - Build simulator from mulet. r=garndt,jryans 2015-09-29 03:02:48 -07:00
Alexandre Poirot
ac876ce074 Bug 1208018 - Improve marionette stack info and dump it when executeJSScript throws. r=jgriffin 2015-09-29 03:02:48 -07:00
Jan Odvarko
0777b3de2a Bug 1132203 - Load JSON viewer dynamically on demand; r=jryans 2015-09-28 13:34:03 +02:00
Jan Odvarko
d33ee11e3e Bug 1132203 - Tests for JSON Viewer; r=jryans 2015-09-28 13:33:45 +02:00
Mike de Boer
e3dd813d53 Backed out changeset 77b2f22f48c7 (bug 1140512) due to invalid fix. rs=me,backout. 2015-09-28 12:55:46 +02:00
Karl Tomlinson
56afd11971 test for bug 864171 and bug 1053011 r=padenot 2015-09-24 19:07:29 +12:00
Wes Kocher
dcc9bf9e1b Merge m-c to fx-team, a=merge CLOSED TREE 2015-09-25 18:22:43 -07:00
Alexandre Lissy
38cceae4e0 Bug 1206368 - Nexus 4 Kitkat build on TaskCluster. r=wcosta,mshal 2015-09-25 01:49:00 +02:00
Wes Kocher
b780542d9b Merge m-c to inbound, a=merge 2015-09-25 18:02:38 -07:00
Dustin J. Mitchell
f2fdc716ca Bug 1189892, 1208029: add linux32 support; r=ted.mielczarek
Add new tasks for the "Linux" platform.  These run on the same docker image as
the Linux64 builds, but that image has been modified to contain a bunch of
*.i686 packages required to cross-compile for i686.  Due to yum's propensity
for resolving dependencies without regard to architecture, with this patch the
system-setup.sh script lists both architectures of each file explicitly.

This also leaves `gcc` installed for user convenience in installing Python
extensions, NPM modules, etc.

This also includes 'subversion' for clang builds (bug 1208029)
2015-09-21 17:39:44 -04:00
Mike Shal
e01b308189 Bug 1208643 - Show B2G ICS Emulator TC builds on treeherder; r=wcosta 2015-09-25 15:19:35 -04:00
Carsten "Tomcat" Book
11646fae55 Merge mozilla-central to mozilla-inbound 2015-09-28 14:18:24 +02:00
Armen Zambrano Gasparnian
797714b196 Bug 1207691 - Do not run screenresolution for talos Mac jobs when in developer mode. DONTBUILD. r=jmaher 2015-09-25 13:03:49 -04:00
Nigel Babu
04542682c9 Merge mozilla-central to mozilla-inbound, CLOSED TREE 2015-09-25 11:14:09 +05:30
Nigel Babu
15da3b9f0f Backed out changeset a515a700781a (bug 1207986) on suspicion of causing b2g device build bustages
CLOSED TREE
2015-09-25 10:02:30 +05:30
Wes Kocher
8c9a2a6cc8 Merge b2ginbound to central, a=merge 2015-09-24 16:57:38 -07:00
Wander Lairson Costa
4482267594 Bug 1207986: Add java-openjdk package to phone-builder image. r=garndt
This package is necessary to build Aries fota updates.
2015-09-24 13:51:31 -03:00
Carsten "Tomcat" Book
c0e40dc581 merge mozilla-inbound to mozilla-central a=merge 2015-09-24 12:03:40 +02:00
Gregory Szorc
a6a0e46e2a Bug 1207912 - Use multiple rules for test archive generation; r=glandium
Previously, we had a single make target and rule for generating all test
archives. These tasks can be performed in parallel. This commit
refactors the make file to add multiple targets for each archive and
thus enables test archives to be generated concurrently.

On my MacBook Pro, this reduces `make package-tests -j8` from ~78s to
~50s, a reduction of ~28s, or ~36%. Reduction on machines without SSDs
(like many builders in automation) will likely be less. Although, the
page cache should service most file reads during archiving since these
files were just staged, so hopefully the gains are in the same ballpark.
2015-09-23 23:28:19 -04:00
Gregory Szorc
abf3255e5e Bug 1207912 - Add a "stage-all" target; r=glandium
Upcoming work will introduce multiple targets for building test
archives. To prepare for this, we introduce a phony target that
tracks the staging of all test files so each target can gate on a common
prerequisite.
2015-09-23 23:00:14 -04:00
Wes Kocher
bf2553207a Merge m-c to fx-team, a=merge CLOSED TREE 2015-09-23 13:26:00 -07:00
Wes Kocher
bc2999da84 Merge b2ginbound to central, a=merge CLOSED TREE 2015-09-23 13:18:17 -07:00
Carsten "Tomcat" Book
37e4329694 Merge mozilla-central to b2g-inbound 2015-09-23 12:35:32 +02:00
Carsten "Tomcat" Book
ac0c1f45d7 merge mozilla-inbound to mozilla-central a=merge 2015-09-23 12:28:10 +02:00
Andrew Comminos
cbd8fc8916 Bug 1170342 - Don't disable XInput2 for mochitests on GTK3, off by default now. r=karlt 2015-09-22 22:25:23 -07:00
Wes Kocher
b2c7737aa3 Merge m-c to inbound, a=merge 2015-09-24 17:14:17 -07:00