Commit Graph

7854 Commits

Author SHA1 Message Date
Alexandre Lissy
f0a8bedae5 Bug 1188336 - Enable Mulet TaskCluster Gbu. r=garndt 2015-07-28 07:32:00 -04:00
Alexandre Lissy
71dbc2fb33 Bug 1188338 - Enable Mulet TaskCluster Li. r=garndt 2015-07-28 07:32:00 -04:00
Ryan VanderMeulen
89b86e02f9 Merge b2g-inbound to m-c. a=merge 2015-07-28 14:51:43 -04:00
Carsten "Tomcat" Book
8f044097ce Backed out changeset e3c15b9f89b3 (bug 1185643) for possibly breaking mulet tests on a CLOSED TREE 2015-07-28 17:06:19 +02:00
Carsten "Tomcat" Book
e62aa992fb Merge mozilla-central to mozilla-inbound 2015-07-28 16:30:58 +02:00
Carsten "Tomcat" Book
93b0468d91 merge mozilla-inbound to mozilla-central a=merge 2015-07-28 16:28:02 +02:00
Jessica Jong
c4a2fcd0b2 Bug 1179687 - Enable qemu.log in marionette tests. r=chmanchester 2015-07-28 10:26:57 +08:00
Ryan VanderMeulen
ddb6c7d818 Merge m-c to b2g-inbound. a=merge 2015-07-27 15:45:38 -04:00
Ryan VanderMeulen
d7986de05e Merge inbound to m-c. a=merge 2015-07-27 15:34:42 -04:00
Dustin J. Mitchell
e3d2c58cde Bug 1185643: use in-tree mozharness; r=wander r=mrrrgn
This required moving the custom mozharness configs out of the builder image
(which puts them in ~, where mozharness no longer looks) and moves them into
mozharness itself.
2015-07-27 15:21:15 -04:00
Alexandre Lissy
1c5ec81e37 Bug 1035226 - Run Gij on Mulet. r=garndt 2015-07-27 12:22:00 -04:00
Ryan VanderMeulen
519f3686b4 Backed out changeset cdb4a66f087d (bug 1035226) because it didn't actually enable the tests. 2015-07-27 15:24:47 -04:00
Alexandre Lissy
84626ed7fc Bug 1035226 - Run Gij on Mulet. r=garndt 2015-07-27 06:07:00 -04:00
Julien Pagès
989f014b2d Bug 1184067 - Make mozinfo.os_version a special string that can be compared with < / >. r=ahal 2015-07-25 11:47:51 +02:00
Julien Pagès
a6e257a525 Bug 1186551 - [mozlog] add structured action process_start/process_exit. r=jgraham 2015-07-22 21:00:25 +02:00
Ryan VanderMeulen
307da31bd9 Merge m-c to inbound. a=merge 2015-07-27 15:47:22 -04:00
Julien Pagès
e540fc4aff Bug 1187082 - Ensure talos always produces TALOSDATA json structure in logs so perfherder can ingest data. r=jlund 2015-07-25 15:29:55 +02:00
Armen Zambrano Gasparnian
f0ce330ec6 Bug 1187494 - Keep reproducibility of Firefox UI tests up-to-date. r=bhearsum
When a local fails on Firefox UI tests we output the mozharness
command which a person could run on their local development machine
to reproduce the exact failure that we encoutered.
As parameters and options changes over time, we can fall out of date.
This patchs tries to reduce how we can fall out of date by
constructing the command rather than having a hardcoded output.

Another aspect which this patch solves is that for Firefox releases
we have to do some string manipulation to determine where we can
download Firefox crash symbols.
We've modified the script to output in the log the candidate URLs
that we're evaluating. This is useful if anyone wants to determine
why --symbols-path was or was not included. For instance, older candidate
directories on FTP are deleted after some time, hence, deleting the
crash symbols available.

Another matter we fix is that we include in the output what command
was run internally to the Firefox UI test binaries.
This is useful if anyone wants to determine that the right command
are arguments were used.
2015-07-27 11:03:39 -04:00
Wander Lairson Costa
258804a4dd Bug 1187706 part 3: Small optimization on repo cloning. r=garndt
checkout-gecko already clones gecko, tell mozharness to clone from it.
2015-07-26 15:58:57 -03:00
Wander Lairson Costa
0c2a87a820 Bug 1187706 part 2: Cleanup mozharness stuff. r=garndt
Now that mozharness is in tree, we don't need references to mozharness
repositories and revisions.

We don't cleanup all mozharness stuff because android and desktop builds
still references external mozharness.
2015-07-26 15:58:57 -03:00
Wander Lairson Costa
915d58b977 Bug 1187706 part 1: Switch B2G builds to in tree mozharness. r=garndt
Mozharness now lives inside gecko tree, so switch B2G builds to use it.
2015-07-26 15:58:57 -03:00
James Graham
ff38f3863e Bug 1187722 - Disable unstable service-worker test in debug linux, a=testonly 2015-07-26 18:50:08 +01:00
James Graham
c7d22da401 Bug 1187720 - Update web-platform-tests expected data to revision 4bc69f287365a67585d470300a2ef109689cf465, a=testonly 2015-07-26 18:49:50 +01:00
James Graham
549f4a4396 Bug 1187720 - Update web-platform-tests to revision 4bc69f287365a67585d470300a2ef109689cf465, a=testonly 2015-07-26 18:49:16 +01:00
Mike Hommey
304c7dcf90 Bug 1177951 - Use tooltool on b2g desktop and mulet taskcluster builds. r=wcosta,r=garndt 2015-07-26 06:46:44 +09:00
Julien Pagès
f9c677f36e Bug 1186844 - remove deprecated 'results_urls' options when running talos from harness 2015-07-25 11:33:09 +02:00
Chris Manchester
0cb76011f4 Bug 1186233 - Set test_packages_url correctly when running wpt from mozharness but outside of buildbot. r=jgraham 2015-07-21 15:27:30 -07:00
James Graham
efa01a7e6a Bug 1185453 - Generate error summary files for failures, r=chmanchester 2015-07-20 10:39:03 +01:00
Armen Zambrano Gasparnian
1ace00b61d Bug 1176358 - Fix typo in symbols_url for Firefox UI tests. DONTBUILD. r=chmanchester 2015-07-24 17:29:04 -04:00
Armen Zambrano Gasparnian
616fee9f0c Bug 1186987 - If file_path is None do not check if it is an executable. DONTBUILD. r=jlund 2015-07-24 11:03:03 -04:00
Armen Zambrano Gasparnian
c75816cda9 Bug 1182798 - Set status summary for Firefox UI tests + change exit code. DONTBUILD. r=jlund 2015-07-24 10:41:54 -04:00
Armen Zambrano Gasparnian
eca06d64af Bug 1176358 - Pass the symbols url instead of an urllib2 opener. DONTBUILD. r=bhearsum 2015-07-24 10:37:52 -04:00
Carsten "Tomcat" Book
ee797231de Backed out changeset a9241b319f14 (bug 1177951) on request per garndt in #taskcluster 2015-07-24 16:15:07 +02:00
Joel Maher
22842b1606 Bug 1186844 - deploy updates to talos. r=parkouss 2015-07-24 07:10:29 -04:00
Mike Hommey
82f4b2c1fd Bug 1177951 - Use tooltool on b2g desktop and mulet taskcluster builds. r=wcosta,r=garndt 2015-07-24 16:51:57 +09:00
Steve Fink
5c4f3b904a Bug 1186259 - Record the path to GCC to avoid mismatched gcc/plugin versions, r=terrence 2015-07-23 16:35:08 -07:00
Julien Pagès
973e0ec979 Bug 1185971 - mozfile: add a mozfile.move function, and bump release 1.2. r=ahal 2015-07-23 19:11:16 +02:00
Jordan Lund
8609546c31 Bug 1175701 - Windows Puppet machines failing on sendchange, use pre-moz6 py exe, r=mshal 2015-07-23 13:55:38 -07:00
Mike Shal
b1382ad3dd Bug 1186243 - Remove references to setup.sh; r=jlund 2015-07-23 09:18:49 -04:00
Ryan VanderMeulen
ba3e99c26b Merge inbound to m-c. a=merge 2015-07-23 16:03:48 -04:00
Ryan VanderMeulen
31b3fb92e8 Bug 1186285 - Remove automation for the mozilla-b2g34_v2_1 branch. r=catlee, a=me 2015-07-23 10:35:28 -04:00
Ryan VanderMeulen
9914274fcf Bug 1186284 - Remove automation for the mozilla-b2g32_v2_0 branch. r=catlee, a=me 2015-07-22 23:05:19 -04:00
Carsten "Tomcat" Book
f1fda3e36e merge mozilla-inbound to mozilla-central a=merge 2015-07-23 12:02:27 +02:00
Aus Lacroix
c45e9dd67e bug 1186235 - Bump mozharness revision. a=test-only 2015-07-22 16:03:21 -07:00
Aus Lacroix
f2e09db22b Backed out changeset 48348bfad309 2015-07-22 13:23:43 -07:00
Aus Lacroix
2cba60cd00 bug 1186235 - bump revision used by taskcluster for mozharness. a=test-only 2015-07-22 12:43:51 -07:00
Jean-Yves Avenard
c9c19db177 Bug 1184826: P2. Update web-platform-tests expected data. r=karlt 2015-07-22 14:22:53 +10:00
Jean-Yves Avenard
7cbb3557a1 Bug 1186261: Disable mediasource-config-change-webm* tests. r=karlt
Those tests do not properly check that mediasource is not available and do not behave in a reliable fashion.
2015-07-22 14:22:52 +10:00
Jean-Yves Avenard
45ffaa2708 Bug 1165772: P3. Update web-platform-tests expected data. r=karlt
We now have identical results between Windows XP and Linux.
2015-07-22 14:22:52 +10:00
Jean-Yves Avenard
71ad43a2ad Bug 1171379: P2. Update web-platform-tests expected data. r=karlt
Failure on Linux and Windows XP are a consequence of no MSE available at all.
Failure on Mac and Windows >= 7 with two exceptions are due to the tests using a malformed video.
The bug was reported upstream: https://github.com/w3c/web-platform-tests/issues/1939
2015-07-22 14:22:50 +10:00