Commit Graph

8931 Commits

Author SHA1 Message Date
Steve Fink
d49c423835 Bug 1211402 - dump hazards.txt into log file, r=me 2015-10-26 15:46:49 -07:00
Wes Kocher
0d5477db94 Backed out 3 changesets (bug 1217501) for m(4) leaks CLOSED TREE
Backed out changeset f00f079f712b (bug 1217501)
Backed out changeset 86ac4feb0e38 (bug 1217501)
Backed out changeset 0c7e876a69e5 (bug 1217501)
2015-10-26 11:52:23 -07:00
Chris Manchester
18a2cf7cb0 Bug 1218010 - Shorten the polling interval when waiting for httpd.js startup in mochitest. r=ahal
I noticed in automation logs that we always wait about 1s for httpd.js to be
ready -- this is the minimum we could wait if we wait at all, because we poll
every second. Bringing the polling interval down to 100ms locally shows we
succeed after waiting just once. This is a perceptible speedup, and will
have an effect for every dir now that we run-by-dir.
2015-10-26 10:42:04 -07:00
Ehsan Akhgari
47b3c18919 Bug 1189685 - Part 2: Make synced-state.https.html pass; r=bkelly 2015-10-26 12:37:50 -04:00
Ehsan Akhgari
05ae6f7294 Bug 1181054 - Part 4: Make fetch-event.https.html pass; r=bkelly 2015-10-26 12:21:05 -04:00
Ben Kelly
f44f519c70 Bug 1217501 P3 Check Accept header visibility in service worker fetch event. r=ehsan 2015-10-26 08:25:16 -07:00
dimi
454b337a21 Bug 1207727 - Add WPT tests for service worker update algorithm. r=bkelly 2015-10-26 11:03:47 +08:00
Sebastian Hengst
1922f87be0 Backed out 3 changesets (bug 1217418, bug 1217767) for Linux x64 debug W-e10s(3) permafail. r=nigelb,backout
Backed out changeset af7f10137637 (bug 1217767)
Backed out changeset f65121860ffe (bug 1217418)
Backed out changeset c050501bde82 (bug 1217767)
2015-10-24 15:51:43 +02:00
Robert O'Callahan
ee9fa5031c Revert incorrectly committed changes ab657569f554 and a396f4262479 2015-10-24 22:38:22 +13:00
Robert O'Callahan
575fbec391 Bug 264412. Implement HTMLElement.innerText. r=smaug,mats 2015-10-21 10:23:17 +13:00
Rail Aliiev
1c41224ce9 Bug 1178286 - switch release automation source builder to taskcluster. r=jlund DONTBUILD 2015-10-23 17:52:40 -04:00
Mike Shal
320938d997 Bug 1217431 - Don't get 'latest' URLs for android updates; r=jlund 2015-10-23 13:15:34 -04:00
Andrew Halberstadt
bb3dcfb3e2 Bug 1171033 - Add taskcluster linux64 test configs (but not scheduled anywhere yet), r=dustin
This adds test configs for desktop linux64 unittests, including: mochitest-plain,
mochitest-browser-chrome, mochitest-devtools-chrome, reftest and xpcshell. It
also does a minor refactor of the b2g configs to remove some b2g-specific logic
from the base 'test.yml' config.

This does *not* schedule these tests anywhere just yet.
2015-10-15 15:35:45 -04:00
Andrew Halberstadt
a106155b59 Backout 11ba4c03d205 for gecko decision bustage 2015-10-23 11:20:48 -04:00
Dustin J. Mitchell
ddb0f615d2 Bug 1213314: expand try alias support and implement aliases; r=ahal
This adds a lot of functionality to the `flags.aliases` field in the try
comment parser, and implements all of the aliases currently supported by
Buildbot's try_parser.py.

The situation changes slightly because of the way chunks are handled; it's no
longer possible to specify chunks using an alias with no leading `-`.  This
change should not cause undue hardship.
2015-10-22 17:46:39 -04:00
Andrew Halberstadt
e3525d4118 Bug 1171033 - Add taskcluster linux64 test configs (but not scheduled anywhere yet), r=dustin
This adds test configs for desktop linux64 unittests, including: mochitest-plain,
mochitest-browser-chrome, mochitest-devtools-chrome, reftest and xpcshell. It
also does a minor refactor of the b2g configs to remove some b2g-specific logic
from the base 'test.yml' config.

This does *not* schedule these tests anywhere just yet.
2015-10-15 15:35:45 -04:00
John Dai
e4628d0cc3 Bug 1204800 - Add tooltool dependencies to phone builds. r=wcosta 2015-10-23 04:47:00 -04:00
James Graham
75965a6e09 Bug 1217767 - Update web-platform-tests expected data to revision 9a49a8ea7405280364a8aa27d47bfb19af119bb4, a=testonly 2015-10-23 11:02:51 +01:00
James Graham
c00ba3e77a Bug 1217418 - Make wpt update script more robust in the face of patches that won't apply, r=Ms2ger
This can happen if landing the update took a long time such that there is
a local patch against a file that was changed upstream in the period between
starting the update and landing it.
2015-10-23 11:02:49 +01:00
James Graham
bea2ba12e3 Bug 1217767 - Update web-platform-tests to revision 9a49a8ea7405280364a8aa27d47bfb19af119bb4, a=testonly 2015-10-23 11:02:30 +01:00
Julien Pagès
6d524003ab Bug 1190371 - [mozrunner] bump release to 6.11. r=me 2015-10-23 06:32:19 +02:00
James Graham
6000e2f316 Bug 1216950 - Add --list to |mach try| to display saved try strings, r=chmanchester 2015-10-23 00:57:39 +01:00
Wes Kocher
5aa5f9e3e6 Merge m-c to inbound, a=merge 2015-10-22 16:56:10 -07:00
Wes Kocher
a274f1a1f0 Merge b2ginbound to central, a=merge 2015-10-22 16:50:22 -07:00
Wander Lairson Costa
975641f06d Bug 1144808 part 2: Harden phone-builder image. r=garndt
We don't run free commands from tasks, we now allow only scripts shipped
in the phone-builder image.

We also added support to an allowed whitelist of github and bitbucket
users to run tasks from their respective private repositories.
2015-10-22 11:40:22 -02:00
Wander Lairson Costa
3b6b6defcf Bug 1144808 part 1: Add nexus devices to try build. r=garndt 2015-10-22 11:40:22 -02:00
Andreas Tolfsen
870653f224 Bug 1216967: Bump Marionette Python packages
Prepare release of new Python packages for Marionette, with the following
versions:

  marionette-client 1.1.0
  marionette-driver 1.1.0
  marionette-transport 1.0.0

r=dburns
2015-10-21 14:21:27 +01:00
Andrew McCreight
64702f0fbc Bug 1215679 - Ignore ODR violations in ASan CPP unit tests. r=jmaher 2015-10-22 09:33:43 -07:00
Andrew McCreight
7ab304f726 Bug 1216721 - Only get the symbolizer path for ASan for ASan builds. r=chmanchester 2015-10-22 09:33:43 -07:00
Andrew McCreight
9a7ae52d8c Bug 1215148 - Object-count based leak checking for Mochitest. r=jgriffin 2015-10-22 09:21:52 -07:00
Andrew Halberstadt
7f79bd7ba1 Bug 1139911 - Set proper buildbot status on make-check errors and test failures, r=chmanchester 2015-10-20 10:33:02 -04:00
Ehsan Akhgari
0ea2ac0143 Bug 1217089 - Remove fetch-request-html-imports.https.html; r=bkelly
HTML Imports are dead.
2015-10-22 17:31:54 -04:00
Ehsan Akhgari
a0bb70ab31 Bug 1216833 - Make referer.https.html pass; r=bkelly 2015-10-22 17:31:18 -04:00
Dustin J. Mitchell
0d81cf4c3d Bug 1217396: put worker in the video group for access to /dev/video0; r=ted.mielczarek 2015-10-22 11:55:32 -04:00
Edgar Chen
1103e6cfa3 Bug 1216507 - Use the correct busybox binary for x86 emulator. r=ahal 2015-10-10 12:00:18 +08:00
Phil Ringnalda
58e5212c8d Back out changeset 5029ca635908 (bug 1194848) because it depends on a backed out bug
CLOSED TREE
2015-10-21 21:42:46 -07:00
Phil Ringnalda
244aa7b62e Back out 2 changesets (bug 1173811) for test_synthesized_response.js timeouts
CLOSED TREE

Backed out changeset 56bc1314e660 (bug 1173811)
Backed out changeset 0ad51d302ba9 (bug 1173811)
2015-10-21 20:21:05 -07:00
David Rajchenbach-Teller
c7efc1902d Bug 1098357 - Make Session Restore talos test e10s-friendly. r=mconley 2015-10-16 11:07:49 +02:00
Dustin J. Mitchell
6d12c98936 Bug 1216670: use correct parent image for desktop-test; r=ahal 2015-10-20 15:30:39 -04:00
Ehsan Akhgari
3eee4bc426 Bug 1216858 - Enable as much of the WPT service worker CSP tests as we can; r=bkelly 2015-10-22 09:47:15 -04:00
Dustin J. Mitchell
c84e6a8c1c Bug 1214809: use 'sudo' instead of 'su' to drop root privs; r=ted 2015-10-20 18:12:09 -04:00
Josh Matthews
ff38046ae5 Bug 1173811 - Part 1: Propagate the response URL to intercepted channels when necessary (non-e10s). r=mayhemer,bkelly 2015-10-22 09:23:39 -04:00
Josh Matthews
9424a7b41f Bug 1173811 - Part 1: Propagate the response URL to intercepted channels when necessary (non-e10s). r=mayhemer,bkelly 2015-10-21 00:05:40 -04:00
Ehsan Akhgari
2116d32690 Bug 1194848 - Make it possible to run fetch-canvas-tainting.https.html; r=jdm 2015-09-10 15:18:00 -04:00
Cameron McCormack
50e0f95c2b Bug 1216872 - Make 100% Keyframe returned by getFrames() have easing:linear. r=birtles 2015-10-22 19:22:38 +11:00
Cameron McCormack
c840bce577 Bug 1208951 - Part 11: Tests. r=birtles 2015-10-22 19:22:38 +11:00
Julien Pagès
6a56cc98a0 Bug 1190371 - [mozrunner] make mozcrash an optional dependency of mozrunner. r=ted 2015-09-22 07:14:00 +02:00
Ehsan Akhgari
19e3bb5a9e Bug 1194848 - Make it possible to run fetch-canvas-tainting.https.html; r=jdm 2015-09-10 15:18:00 -04:00
Julien Pagès
82a78e9ee0 Bug 1215756 - Fix mozprocess unit tests failures. r=ahal
This now check process status based on pids, not anymore
on an arbitrary string given in the command line.

Some cleanup in there, including removing code duplicate.
2015-10-21 10:57:58 -04:00
Andrew McCreight
4be4be9650 Bug 1215730 - Disable leak checking for screentopng in ASan builds. r=ted 2015-10-21 10:58:00 -04:00