Commit Graph

9435 Commits

Author SHA1 Message Date
James Graham
07e4f33b65 Bug 1226082 - Restart after document.open using test that causes instability in following test, r=Ms2ger 2015-12-16 22:48:07 +00:00
James Graham
9e935aca49 Bug 1226346 - Make test that uses window.open faster and give it a longer timeout, r=Ms2ger 2015-12-16 22:48:07 +00:00
James Graham
00e38ba84a Bug 1232259 - Update to latest wptrunner, a=testonly 2015-12-16 22:48:07 +00:00
James Graham
acba84a356 Bug 1232257 - Update to latest wptserve, a=testonly 2015-12-16 22:48:07 +00:00
Armen Zambrano Gasparnian
cb563413e0 Bug 1233044 - Schedule Linux64 debug xpcshell and jittests on TaskCluster as tier-2. r=dustin 2015-12-16 12:23:17 -05:00
Armen Zambrano Gasparnian
378e330c14 Bug 1232796 - Schedule Linux64 debug mochitest-webgl on TaskCluster as tier-2. r=jmaher 2015-12-15 19:59:13 -05:00
Geoff Brown
9016604aeb Bug 1232962 - Use emulator device-serial for android-emulator command only; r=jmaher 2015-12-16 13:59:11 -07:00
Ehsan Akhgari
d538bfa01c Bug 1230042 - Fix clients-matchall-include-uncontrolled.https.html by sorting the clients array and ignoring non-test clients; r=bkelly 2015-12-16 15:48:43 -05:00
Wes Kocher
27ba96580e Backed out changeset 84c8783b8518 (bug 901097) for test_fileReader.html crashes CLOSED TREE 2015-12-16 09:43:42 -08:00
Andrea Marchesini
ac410a8dd0 Bug 901097 - FileReader API in workers, r=sicking, r=nfroyd 2015-12-16 12:37:31 +00:00
Julien Pagès
2e6b2d2539 Bug 1229713 - mach talos-test downloads all its things into the source tree. r=jmaher 2015-12-16 00:05:23 +01:00
Carsten "Tomcat" Book
e146f8ac80 Backed out changeset d74d1e794421 (bug 901097) for bustage on a CLOSED TREE 2015-12-16 11:48:40 +01:00
Andrea Marchesini
197ecc4085 Bug 901097 - FileReader API in workers, r=sicking, r=nfroyd 2015-12-16 10:15:03 +00:00
J. Ryan Stinnett
9011d88df8 Bug 1231759 - Explain DevTools appdir issue when debugging xpcshell. r=Gijs 2015-12-15 10:14:31 -06:00
Dustin J. Mitchell
7925e45992 Bug 1221661: enable ptrace for desktop tests; r=jmaher 2015-12-15 11:07:44 -05:00
Dave Townsend
28273ff333 Bug 1231828: Fix XBL preprocesser to properly handle fields, entities and handlers. r=miker
Fixing some XBL files turned up some bugs in the preprocessor:

* XBL fields aren't just simple JS assignements, they are entire JS blocks which
  are evaluated and the result used for the field. So we don't need eslint to
  parse them as an assignment.
* XBL text can contain entities, in general just replacing every entity with a
  valid JS token should retain the meaning well enough for eslint's purposes.
* Events can have names that aren't valid JS identifiers so just don't use them.
2015-12-10 17:15:23 -05:00
Dustin J. Mitchell
11cba08e44 Bug 1232543: treat target.jsshell.zip as a zip file; r=jmaher 2015-12-15 10:37:15 -05:00
Geoff Brown
d6cae6ad25 Bug 1218003 - Do not pass -kvm-enable to emulator on osx; r=nalexander 2015-12-14 18:55:59 -07:00
Geoff Brown
725f69248f Bug 1231683 - Disregard unusable devices in android mach commands; r=jmaher 2015-12-14 18:55:58 -07:00
Geoff Brown
6c13865174 Bug 1231665 - Specify deviceSerial for android emulator adb commands; r=jmaher 2015-12-14 18:55:57 -07:00
Joel Maher
e5a15dc840 Bug 1227308 - Add metadata for tresize in Talos logs. r=parkouss 2015-12-14 12:43:19 -08:00
Armen Zambrano Gasparnian
6bb04811a0 Bug 1230330 - Switch to desktop-test workerType. DONTBUILD. r=dustin 2015-12-04 08:55:53 -05:00
Dustin J. Mitchell
fa74ac6832 Bug 1221553: fix getting artifacts from blobber upload dir; r=armenzg 2015-12-14 13:13:53 -05:00
Armen Zambrano Gasparnian
159b46c78a Bug 1227657 - Disable Ubuntu update prompt. r=dustin
This avoids taking away focus from tests.
2015-12-14 14:41:36 -05:00
Rail Aliiev
66c4d1d72e Bug 1206668 - Tracking bug for Dec-14-2015 migration work. r=jlund DONTBUILD 2015-12-14 13:10:50 -05:00
Armen Zambrano Gasparnian
c3f328b7bb Bug 1229893 - Schedule TaskCluster tier-2 Linux64 debug test jobs to be run side-by-side. r=dustin 2015-12-11 15:40:58 -05:00
Armen Zambrano Gasparnian
b153375c10 Bug 1229893 - Luciddream should set test_packages_url for test_packages.json to work. r=dustin 2015-12-02 14:37:54 -05:00
Phil Ringnalda
aadfc33c47 Merge m-i to m-c, a=merge 2015-12-11 21:20:03 -08:00
Ben Kelly
85cd98c178 Bug 1226443 P3 Re-enable service worker update wpt tests. r=ehsan 2015-12-11 14:53:11 -05:00
Ben Kelly
dea91c3df9 Bug 1227015 P8 Disable ServiceWorkerGlobalScope/update.https.html due to races. r=ehsan 2015-12-11 14:53:10 -05:00
Ben Kelly
bf16c757ed Bug 1231974 Disable unstable unregister-then-register-new-script wpt tests for now. r=ehsan 2015-12-11 14:17:36 -05:00
Ben Kelly
6a0a90fd53 Bug 1213119 Lengthen timeout in test checking for failure to load iframes and windows. r=ehsan 2015-12-11 12:36:05 -05:00
Ben Kelly
2c01eac552 Bug 1230042 Disable clients-matchall-include-uncontrolled.https.html due to instabilitiy. r=ehsan 2015-12-11 11:42:09 -05:00
Carsten "Tomcat" Book
077445a27b Merge mozilla-central to mozilla-inbound 2015-12-11 11:42:10 +01:00
Carsten "Tomcat" Book
7742b2af94 merge mozilla-inbound to mozilla-central a=merge 2015-12-11 11:38:17 +01:00
Carsten "Tomcat" Book
e9815850eb merge fx-team to mozilla-central a=merge 2015-12-11 11:36:15 +01:00
Wander Lairson Costa
1785da7dd7 Bug 1231689: Fix mach taskcluster-build command. r=garndt 2015-12-10 16:48:26 -05:00
Edgar Chen
615ea71dec Bug 1230847 - Use increasing value as id for runEmulatorCmd and runEmulatorShell. r=ato 2015-12-06 16:27:18 -05:00
Carsten "Tomcat" Book
69d7e4d6b5 merge mozilla-inbound to mozilla-central a=merge 2015-12-10 12:05:03 +01:00
Phil Ringnalda
30c9ca1562 Back out 13 changesets (bug 1226443, bug 1227015) for a variety of serviceworker web-platform-test failures
CLOSED TREE

Backed out changeset d518261eb3b1 (bug 1226443)
Backed out changeset a7def186c1d3 (bug 1226443)
Backed out changeset e2f21ee1cd4c (bug 1226443)
Backed out changeset 8c4aff8bbfaf (bug 1226443)
Backed out changeset 4c85bf5e9bf5 (bug 1226443)
Backed out changeset 8fbc71a2912a (bug 1227015)
Backed out changeset 00ac71165014 (bug 1227015)
Backed out changeset e261f601b14d (bug 1227015)
Backed out changeset 78896c0bcb95 (bug 1227015)
Backed out changeset 244093d57c03 (bug 1227015)
Backed out changeset 03abf4d48e38 (bug 1227015)
Backed out changeset 2090c1e30933 (bug 1227015)
Backed out changeset 84e011be4e35 (bug 1227015)
2015-12-10 18:49:48 -08:00
Phil Ringnalda
50e4e3c012 Back out 5a889d2cc25b (bug 1230428) for Windows 7 failures in 1230428.html
CLOSED TREE
2015-12-10 18:45:07 -08:00
Ben Kelly
3aba4256d3 Bug 1226443 P3 Re-enable service worker update wpt tests. r=ehsan 2015-12-10 18:08:14 -05:00
Ben Kelly
fdc12e1823 Bug 1227015 P8 Disable ServiceWorkerGlobalScope/update.https.html due to races. r=ehsan 2015-12-10 18:08:14 -05:00
Kris Maglione
4d76ca6ba1 Bug 1229874: Support defineLazyServiceGetter in components-import eslint helper. r=miker 2015-12-02 16:49:50 -08:00
Dave Townsend
e7055e1c17 Bug 1231867: Remove use of the spread operator to support node 4.2. r=miker 2015-12-11 07:19:54 -05:00
Patrick Brosset
b89a27598b Bug 1229859 - Introduce new import-globals-from eslint rule to import globals from other modules; r=Mossop 2015-12-04 11:21:21 +01:00
Makoto Kato
fb244eab03 Bug 1230428 - Part 2. Add crashtest. r=eeejay 2015-12-10 13:46:46 -05:00
David Burns
1105053f14 Bug 1231556: Remove dead code in Marionette Transport. r=ato 2015-12-09 17:03:46 +00:00
James Graham
7ef564a3d8 Bug 1183023 - Disable unstable custom elements test, rs=nigelb 2015-12-10 13:01:12 +00:00
Dustin J. Mitchell
7c95a3d629 Bug 1228416: make artifacts/public directory; r=armenzg 2015-12-08 15:54:46 -05:00