Commit Graph

8344 Commits

Author SHA1 Message Date
Lee Salzman
c506c912c6 Bug 1074733 - Part 3 - remove failure meta-data for WPT tests with canvas drawImage with negative rects. r=james 2015-09-10 13:01:18 -04:00
Julien Pagès
5faeaefa7b Bug 1204303 - error while adding results result in a "Graph server unreachable" error. r=jmaher
This will raise the real error when adding test results instead of swallowing it.

Also, I removed an obsolete example conf file (in yaml, but we dropped that support) and
removed the stamped_msg function, replacing that with raw logging calls.
2015-09-13 09:28:18 +02:00
Ehsan Akhgari
4c3ea190f8 Bug 1204346 - Add a white-list of caches for try server jobs; r=garndt 2015-09-14 22:27:11 -04:00
Christoph Kerschbaumer
8cb5179e17 Bug 1195162 - Remove unused pref layout.debug.enable_data_xbl (r=sicking) 2015-08-20 12:28:51 -07:00
Nikhil Marathe
1ceb8ce252 Bug 1189656 - Fix fetch-request-fallback test paths. r=bkelly
Update web-platform-tests expected data
2015-09-10 16:45:54 -07:00
Nikhil Marathe
b74da019db Bug 1189686 - Disable unsupported sections. r=catalinb
This makes sure the test does not timeout. Due to the way the test is written,
failures are reported on the console rather than immediately failing the test,
which was leading to the timeouts. I have commented in Bug 1130685 to re-enable
these.

Update web-platform-tests expected data
2015-09-10 16:05:41 -07:00
Nikhil Marathe
01b54b8d03 Bug 1189653 - Wait for frame to be loaded and test to finish. r=bkelly
This test seems to work on central but fails due to a timing issue where the
channel may receive the message before the with_iframe() call resolves the next
promise to set the global variable `frame`.  This patch tweaks the test to
resolve a promise instead when the test is done and then wait on the
with_iframe() promise and the test promise.

Update web-platform-tests expected data
2015-09-10 16:24:43 -07:00
Geoff Brown
da01ce8815 Bug 1090276 - Support mach cppunittest on Android; r=dminor 2015-09-14 08:40:35 -06:00
Geoff Brown
4c88f6a8b8 Bug 1203627 - Change search order for finding android emulator; r=ahal 2015-09-14 08:40:34 -06:00
James Graham
6340cb0e80 Bug 1204461 - Update web-platform-tests expected data to revision 3f82dd41c8e3697bfe5fa5c57321c842b65ba2aa, a=testonly 2015-09-14 12:19:09 +01:00
James Graham
c4e64d62f0 Bug 1203906 - Disable some unstable wpt tests when running with e10s enabled, a=testonly 2015-09-14 12:19:09 +01:00
James Graham
68941f8054 Bug 1204461 - Update web-platform-tests to revision 3f82dd41c8e3697bfe5fa5c57321c842b65ba2aa, a=testonly 2015-09-14 12:19:08 +01:00
John Dai
d128623bc5 Bug 1203513 - Add LD_LIBRARY_PATH in Emulator build script. r=dustin 2015-09-13 19:27:00 +02:00
Nigel Babu
cf16a4feef Backed out 7 changesets (bug 1181516, bug 1198257, bug 1193257, bug 1194166, bug 1193223, bug 1193224, bug 1181520) for JS Refest bustage on Android
Backed out changeset e768739ec812 (bug 1194166)
Backed out changeset a8393be51468 (bug 1193257)
Backed out changeset 1484fe1a38e6 (bug 1193224)
Backed out changeset 24f4ad5c55cc (bug 1198257)
Backed out changeset 985f984a97ad (bug 1193223)
Backed out changeset 6137013d4933 (bug 1181516)
Backed out changeset 0456de3eb5e3 (bug 1181520)

ON A CLOSED TREE
2015-09-14 15:16:34 +05:30
James Graham
b7c19d0b91 Bug 1194166 - Update unittest mozconfigs for all platforms, r=chmanchester,jlund 2015-09-14 09:46:59 +01:00
James Graham
cce2132f8a Bug 1193257 - Make xpcshell harness command line arguments path filters for tests, r=ahal 2015-09-14 09:46:58 +01:00
James Graham
5a535820b3 Bug 1193224 - Remove vestigial --tests-root-dir option from xpcshell tests, r=ahal 2015-09-14 09:46:58 +01:00
James Graham
3e7aa7ce0b Bug 1193223 - Add reftest support to mach test, r=chmanchester 2015-09-14 09:46:57 +01:00
James Graham
d81e7b08b3 Bug 1181516 - Allow reftests to take paths to multiple directories containing tests on the command line, r=jmaher
This makes reftest command line arguments behave more like other test suites,
so we can use a simple unified syntax for e.g. |mach try|. The patch also
reworks the command line argument parsing to use argparse rather than optparse,
and causes mach to reuse the same parser as the suite.
2015-09-14 09:46:56 +01:00
Julien Pagès
589d2d296b Bug 1195732 - Intermittent Talos AttributeError: 'ProcessHandler' object has no attribute 'returncode' 2015-09-10 18:26:18 +02:00
David Burns
b95ddb0681 Bug 850686: Remove dead tests from Marionette; r=jgriffin 2015-09-12 00:19:42 +01:00
Joshua Cranmer
13ecb5fa48 Bug 904812 - Make resources 'testing-common' and 'testing' available in Mozmill tests, r=Fallen
Note that this just contains the mozharness changes needed to add the requisite
command-line flag to the mozmill invocation.
2015-09-12 17:04:55 -05:00
Michael Layzell
6e510adb74 Bug 1200337 - Part 2: Add a Web Platform Test to check the visibility of default headers during interception, r=bkelly 2015-09-12 12:46:10 -04:00
Michael Layzell
fb1ec1ec20 Bug 1188932 - Allow the User-Agent header to be explicitly set by requests, r=bkelly, r=jgraham 2015-09-12 12:46:09 -04:00
Phil Ringnalda
17e3761d9d Merge m-c to m-i 2015-09-11 22:04:40 -07:00
Phil Ringnalda
47a62b39dc Merge b-i to m-c, a=merge 2015-09-11 20:27:20 -07:00
Wander Lairson Costa
4f4d662875 Bug 1203970: Upgrade phone-builder image for tc-vcs 2.3.12 r=garndt 2015-09-11 18:28:07 -03:00
Wander Lairson Costa
509bed981b Bug 1201372: Remove workspace caches for try builds. r=garndt
Try build are supposed to always be clobbered, so we remove workspace
caches for them.
2015-09-11 17:43:20 -03:00
Gregory Arndt
60577121d2 Bug 1203965 - Update images to use taskcluster-vcs 2.3.12 r=wcosta 2015-09-11 08:23:01 -05:00
Kaustabh Datta Choudhury
ac6b147fc1 Bug 1162003 - Enable run-by-dir mode on Fx desktop debug & ASAN builds. r=jmaher 2015-09-10 09:52:00 +02:00
Maja Frydrychowicz
c163cee603 Bug 1197224 - Add mozharness script to run firefox-media-tests in buildbot, r=jgriffin, DONTBUILD because NPOTB 2015-09-10 15:13:52 -04:00
Henri Sivonen
22f651359b Bug 912470 part 2 - Implement Encoding Standard-compliant big5 encoder. r=emk. 2015-09-03 15:21:57 +03:00
Ehsan Akhgari
40a6196b78 Bug 1203796 - Remove the trychooser syntax commit if pushing to the try server fails; r=chmanchester 2015-09-11 00:16:05 -04:00
Ted Mielczarek
f0f987ffdf bug 1203566 - Add some packages to centos6-build for building cross-mac tools. r=dustin 2015-09-10 06:04:43 -04:00
Ted Mielczarek
48db9d5bfa Tweak cctools build script (No bug, NPOTB) 2015-09-09 11:36:28 -04:00
Ted Mielczarek
9093005ea4 bug 1203478 - chmod +x script in checkout-script.sh r=dustin 2015-09-09 09:11:34 -04:00
Ted Mielczarek
3afb018498 bug 1202811 - Invoke mozharness with python 2.7 from build-linux.sh. r=dustin 2015-09-08 15:32:38 -04:00
Ted Mielczarek
54db6760ac bug 1198190 - Support cross-debug as a build variant, copy 64_debug mac sub-config to 64_cross_debug, disable check tests on mac-cross. r=jlund 2015-08-24 12:38:13 -04:00
Ted Mielczarek
4554cede4c bug 1197154 - Hook up cross-mac taskcluster builds on try. r=dustin
Also tweak some things in the task definition, and rename the mozharness
config file to make mozharness happy.
2015-08-24 13:54:03 -04:00
Phil Ringnalda
3006cefa44 Merge m-c to m-i
CLOSED TREE
2015-09-10 15:30:31 -07:00
Phil Ringnalda
c31d686b10 Merge m-i to m-c, a=merge
CLOSED TREE
2015-09-10 15:22:15 -07:00
Phil Ringnalda
0a8780dc78 Merge b-i to m-c, a=merge 2015-09-10 13:23:13 -07:00
Wander Lairson Costa
67b8795fb2 Bug 1201179: Use custom branch gecko objdir for emulator and phone builds. r=garndt
Messing up with shared cached object directories for different branches
often triggers build bustage. Make the object directory unique for each
branch.
2015-09-10 11:40:21 -03:00
Carsten "Tomcat" Book
99bb759fd8 Backed out 1 changesets (bug 1201179) for bustage on a CLOSED TREE
Backed out changeset aa3cbda42b11 (bug 1201179)
2015-09-10 14:25:24 +02:00
Wander Lairson Costa
8090b258b8 Bug 1203144: Add tooltool dependencies to emulator builds. r=garndt,dustin 2015-09-10 08:26:33 -03:00
Wander Lairson Costa
017028a73c Bug 1201179: Use custom branch gecko objdir for emulator and phone builds. r=garndt
Messing up with shared cached object directories for different branches
often triggers build bustage. Make the object directory unique for each
branch.
2015-09-09 11:28:06 -03:00
Edgar Chen
de8736fda1 Bug 1203022 - Fix marionette-webapi busted, JavaScript Error: "TypeError: this.sendResponse is not a function". r=ato 2015-09-09 15:09:01 +08:00
Rail Aliiev
d12155e61b Bug 1196836 - Remove _get_partial_info() from desktop_l10n.py r=mshal DONTBUILD 2015-09-09 09:18:29 -04:00
Geoff Brown
3533cabf8b Bug 1202102 - Apply szip to libs pushed for Android cppunit and xpcshell tests; r=dminor 2015-09-09 07:12:58 -06:00
Geoff Brown
bb078722c9 Bug 1202101 - In Android cppunit tests, push assets libs; r=dminor 2015-09-09 07:12:57 -06:00