Geoff Brown
c7b982abe7
Bug 1146574 - Update Android 4.3 configs for cppunit; r=dminor
2015-03-26 20:35:36 -06:00
Chris Cooper
6977876a7f
Bug 1146855 - Add cygwin dlls to manifest for minidump_stackwalk - r-ted
2015-03-24 11:46:30 -04:00
Geoff Brown
f753e8bfe0
Bug 989343 - Update AVD used by Android 2.3 emulator tests; r=kmoir
2015-03-23 13:25:28 -06:00
Jeff Gilbert
f1950f4854
Bug 1143218 - Use mochitest subsuites to specify webgl tests. r=jmaher,gbrown
2015-03-18 17:19:22 -07:00
Geoff Brown
6a49ada495
Bug 1144144 - Add tooltool manifest for Android 4.3 AVD; r=kmoir
2015-03-19 11:01:02 -06:00
Jordan Lund
eeec8b89fb
Bug 1142743 - Increase chunks for Android 2.3 mochitest-gl, in-tree cfg total chunk fix, r=kmoir, a=testing
2015-03-17 18:28:36 -07:00
Vaibhav Agrawal
a81afaf73c
Bug 1083347 - Removing android.json, android23.json, androidx86.json. r=jmaher
2015-03-12 01:25:28 +08:00
Vaibhav Agrawal
8f27215f7a
Bug 1083347 - Removing gl.json and editing in-tree configurations.r=armenzg, gbrown DONTBUILD
2015-03-12 01:22:13 +08:00
Joel Maher
9be98845cb
Backed out changeset 404caa140516 for landing with the wrong bug number
2015-03-12 11:30:01 -04:00
Vaibhav Agrawal
c064bed4bc
Bug 1083346 - Removing gl.json and editing in-tree configurations.r=armenzg, gbrown
2015-03-12 01:22:13 +08:00
Alexandre Lissy
8cd8a1810e
Bug 1138441 - Enable Mulet reftest chunks. r=jgriffin
2015-03-02 08:20:00 -05:00
Geoff Brown
4fbc54b807
Bug 1062365 - Rename in-tree config for android 4.3 emulator; r=kmoir
2015-03-03 19:06:52 -07:00
David Burns
e328f77205
Bug 1107336: update build and test targets to use new marionette driver; r=jgriffin
2015-02-23 14:45:50 +00:00
Joshua Cranmer
184700fa33
Bug 1054308 - Add mozmill tests to the mozharness configurations for Thunderbird, r=ted
2015-02-20 20:48:29 -06:00
Greg Arndt
44625d068e
Bug 1095480 - enable mochitests for linux64 mulet r=lightsofapollo,mshal
...
--HG--
extra : rebase_source : b804d42570094df4232011fb5ecc4cb7568e5562
extra : source : 320c6c008bddfb3993c7724ee6d1babcee5591de
2014-11-26 10:11:37 -08:00
Geoff Brown
9a2dcb35d3
Bug 1123443 - Add in-tree test configuration for Android 4.4 emulator unit tests; r=armenzg
2015-01-21 09:26:38 -07:00
Carsten "Tomcat" Book
d0dd774b00
Backed out changeset c886cd910936 (bug 1107336)
...
--HG--
rename : testing/marionette/driver/marionette_driver/application_cache.py => testing/marionette/client/marionette/application_cache.py
rename : testing/marionette/driver/marionette_driver/by.py => testing/marionette/client/marionette/by.py
rename : testing/marionette/driver/marionette_driver/date_time_value.py => testing/marionette/client/marionette/date_time_value.py
rename : testing/marionette/driver/marionette_driver/decorators.py => testing/marionette/client/marionette/decorators.py
rename : testing/marionette/driver/marionette_driver/errors.py => testing/marionette/client/marionette/errors.py
rename : testing/marionette/driver/marionette_driver/expected.py => testing/marionette/client/marionette/expected.py
rename : testing/marionette/driver/marionette_driver/geckoinstance.py => testing/marionette/client/marionette/geckoinstance.py
rename : testing/marionette/driver/marionette_driver/gestures.py => testing/marionette/client/marionette/gestures.py
rename : testing/marionette/driver/marionette_driver/keys.py => testing/marionette/client/marionette/keys.py
rename : testing/marionette/driver/marionette_driver/marionette.py => testing/marionette/client/marionette/marionette.py
rename : testing/marionette/driver/marionette_driver/selection.py => testing/marionette/client/marionette/selection.py
rename : testing/marionette/driver/marionette_driver/wait.py => testing/marionette/client/marionette/wait.py
2015-01-21 16:12:13 +01:00
David Burns
014a863ac8
Bug 1107336: Move marionette code for driving the browser out of the runner; r=jgriffin
...
--HG--
rename : testing/marionette/client/marionette/application_cache.py => testing/marionette/driver/marionette_driver/application_cache.py
rename : testing/marionette/client/marionette/by.py => testing/marionette/driver/marionette_driver/by.py
rename : testing/marionette/client/marionette/date_time_value.py => testing/marionette/driver/marionette_driver/date_time_value.py
rename : testing/marionette/client/marionette/decorators.py => testing/marionette/driver/marionette_driver/decorators.py
rename : testing/marionette/client/marionette/errors.py => testing/marionette/driver/marionette_driver/errors.py
rename : testing/marionette/client/marionette/expected.py => testing/marionette/driver/marionette_driver/expected.py
rename : testing/marionette/client/marionette/geckoinstance.py => testing/marionette/driver/marionette_driver/geckoinstance.py
rename : testing/marionette/client/marionette/gestures.py => testing/marionette/driver/marionette_driver/gestures.py
rename : testing/marionette/client/marionette/keys.py => testing/marionette/driver/marionette_driver/keys.py
rename : testing/marionette/client/marionette/marionette.py => testing/marionette/driver/marionette_driver/marionette.py
rename : testing/marionette/client/marionette/selection.py => testing/marionette/driver/marionette_driver/selection.py
rename : testing/marionette/client/marionette/wait.py => testing/marionette/driver/marionette_driver/wait.py
extra : rebase_source : 4fa2501172cc1dedf20e2f236b32fe3bbfc30b4f
2014-12-09 20:33:03 +00:00
Jonathan Griffin
796bd26376
Bug 1116187 - Add in-tree config for B2G mochitest-chrome, r=gbrown
2015-01-13 16:31:41 -08:00
Armen Zambrano Gasparnian
9d075b4ee1
Bug 1064002 - Start using the in-tree categories for Android 2.3 jobs. r=ahal
2015-01-13 15:16:11 -05:00
Armen Zambrano Gasparnian
4f04a3c626
Bug 1064002 - Fix removal of --log-raw from xpcshell. r=chmanchester
2015-01-12 09:53:51 -05:00
James Graham
b35a173ed9
Bug 1025066 - Add certs and mach integration for running web-platform-tests with https, r=ted
2015-01-10 10:42:44 +00:00
Philipp Kewisch
b83466546e
Bug 1084066 - plugins and extensions moved to wrong directory by mozharness. r=ted
2015-01-03 01:29:57 +01:00
Jordan Lund
9dc1c5386d
Bug 1113460 - test jobs that use minidump stackwalk should get it from tooltool - add minidump manifests, r=jgriffin, a=testing DONTBUILD
2014-12-22 16:53:44 -08:00
Philipp Kewisch
1f4eee14d6
Bug 1084066 - plugins and extensions moved to wrong directory by mozharness - correct in-tree config. r=ted
2014-12-29 19:02:17 +01:00
Philipp Kewisch
c6d796a07b
Bug 1084066 - Plugins and extensions moved to wrong directory by mozharness - prepare mozharness config. r=armenzg
2014-12-19 01:40:58 +01:00
Armen Zambrano Gasparnian
a4de59c55e
Bug 1070041
- Move more Mozharness job definition parameters into the tree. r=ahal
...
* We are unifying the in-tree mozharness configs to follow the same
structure
* We are moving run_filename into the tree
* We are also staring the move to manage the testdir value which
is already in use for Android test jobs
--HG--
extra : rebase_source : 6d667cd50e54fe16edc5ddff5f29039c5ae82523
2014-12-16 11:23:17 -05:00
Mike Hommey
28aabdf057
Bug 948278 - Avoid piggy-backing into the build system for the reftest addon. r=ted
...
This makes the reftest addon use the httpd server as a js module instead of
a XPCOM component.
2014-12-16 15:07:01 +09:00
Zac Campbell
be83fd22fc
Bug 1092132 - Update mozharness config for Gip to include chunking and gecko-log. r=jgriffin
2014-11-25 14:25:23 +00:00
Armen Zambrano Gasparnian
5fb4c11679
Bug 1064002 - Modify Android Arm in-tree configs to allow more customizations
...
--HG--
extra : rebase_source : 09c130d67cb052068e7d8612805bb6c03645de57
2014-11-20 14:43:37 -05:00
Carsten "Tomcat" Book
0536328c4a
Backed out changeset 7c4360f398ff (bug 1064002) for causing Bug 1102115
2014-11-20 14:30:54 +01:00
Armen Zambrano Gasparnian
f84588fdfb
Bug 1064002 - Modify Android Arm in-tree configs to allow more customizations
...
* Specify testsdir for each Android suite
* Allow customizing each suite separately including runfiles
* Specify --total-chunks in-tree
--HG--
extra : rebase_source : d4fbfb20d990d53243b55e61f97b2537c58e4f62
2014-11-17 08:41:58 -05:00
Andrew Halberstadt
3228411b9a
Bug 1098258 - Pass symbols_path into marionette desktop harness, r=jgriffin
...
--HG--
extra : rebase_source : 20ecfb57c50002addf92e1beb24112c03a0fadc1
2014-11-13 09:51:11 -05:00
Armen Zambrano Gasparnian
8d30e1313d
Bug 1043699 - Add Mulet reftests support. r=jgriffin
2014-11-04 09:18:27 -05:00
Chris Manchester
554e5d141b
Bug 938745 - Add command line args to in-tree config to upload raw logs to blobber.;r=ahal
2014-11-03 16:11:58 -05:00
Andrew Halberstadt
2da4ee197d
Bug 1066735 - Remove root b2g and android specific xpcshell manifests, r=chmanchester
2014-10-07 18:18:28 -04:00
Simone Bruno
44240be360
Bug 1058286 - Add intree tooltool manifests for avds artifacts needed for android tests. r=armenzg
2014-09-30 03:06:03 -07:00
Armen Zambrano Gasparnian
a5d3a2ebc4
Bug 1043699 - Add Linux Mulet configs. DONTBUILD. r=jlund
2014-09-29 09:21:58 -04:00
Andrew Halberstadt
6a87ca0cb0
Bug 1067534 - Define android and b2g manifests in the in-tree mozharness config, r=chmanchester
2014-09-23 08:51:08 -04:00
Alessio Placitelli
6418bc83d3
Bug 928397 - Add mozdebug package to mozbase. r=ted.mielczarek
2014-07-02 13:51:00 +02:00
James Graham
b609197c3b
Bug 945222 - Initial import of web-platform-tests testsuite 4/4 : Integration with build system, mach and mozharness, r=ahal,gps
...
--HG--
extra : rebase_source : 0d704f5a3edcbcef56d15b76ef26aae1b7232c4d
2014-09-04 12:52:43 +01:00
Ahmed Kachkach
f4a450fd88
Bug 1039833 - Add structured logging command line arguments for mochitest/mach. r=chmanchester, r=ahal
2014-08-13 12:03:00 -04:00
Dan Minor
04c627e976
Bug 1014653 - Run C++ unit tests on B2G; r=gbrown
2014-07-15 15:53:33 -04:00
Chris Manchester
55412671b3
Bug 1035551 - Add an in-tree config for marionette tests.;r=ahal
2014-07-14 16:02:39 -04:00
Chris Cooper
ddba2c8da6
Bug 920364 - Remove unused --enable-privilege from remotereftest invocations - r=gbrown
2014-06-19 22:29:33 -04:00
Andrew Halberstadt
d638652838
Bug 997244 - Move emulator.py out of marionette and into mozrunner, r=wlach,mdas,jgriffin
2014-06-19 14:17:26 -04:00
Jonathan Griffin
fd0c5f398d
Bug 994920 - Add --test-path to in-tree B2G mochitest config, r=ahal
2014-06-12 09:23:12 -07:00
William Lachance
4b9480677f
Bug 984528 - Rename manifestdestiny -> manifestparser. r=ahal
...
--HG--
rename : testing/mozbase/docs/manifestdestiny.rst => testing/mozbase/docs/manifestparser.rst
rename : testing/mozbase/manifestdestiny/manifestparser/__init__.py => testing/mozbase/manifestparser/manifestparser/__init__.py
rename : testing/mozbase/manifestdestiny/manifestparser/manifestparser.py => testing/mozbase/manifestparser/manifestparser/manifestparser.py
rename : testing/mozbase/manifestdestiny/setup.py => testing/mozbase/manifestparser/setup.py
rename : testing/mozbase/manifestdestiny/tests/comment-example.ini => testing/mozbase/manifestparser/tests/comment-example.ini
rename : testing/mozbase/manifestdestiny/tests/default-skipif.ini => testing/mozbase/manifestparser/tests/default-skipif.ini
rename : testing/mozbase/manifestdestiny/tests/filter-example.ini => testing/mozbase/manifestparser/tests/filter-example.ini
rename : testing/mozbase/manifestdestiny/tests/fleem => testing/mozbase/manifestparser/tests/fleem
rename : testing/mozbase/manifestdestiny/tests/include-example.ini => testing/mozbase/manifestparser/tests/include-example.ini
rename : testing/mozbase/manifestdestiny/tests/include/bar.ini => testing/mozbase/manifestparser/tests/include/bar.ini
rename : testing/mozbase/manifestdestiny/tests/include/crash-handling => testing/mozbase/manifestparser/tests/include/crash-handling
rename : testing/mozbase/manifestdestiny/tests/include/flowers => testing/mozbase/manifestparser/tests/include/flowers
rename : testing/mozbase/manifestdestiny/tests/include/foo.ini => testing/mozbase/manifestparser/tests/include/foo.ini
rename : testing/mozbase/manifestdestiny/tests/just-defaults.ini => testing/mozbase/manifestparser/tests/just-defaults.ini
rename : testing/mozbase/manifestdestiny/tests/manifest.ini => testing/mozbase/manifestparser/tests/manifest.ini
rename : testing/mozbase/manifestdestiny/tests/mozmill-example.ini => testing/mozbase/manifestparser/tests/mozmill-example.ini
rename : testing/mozbase/manifestdestiny/tests/mozmill-restart-example.ini => testing/mozbase/manifestparser/tests/mozmill-restart-example.ini
rename : testing/mozbase/manifestdestiny/tests/no-tests.ini => testing/mozbase/manifestparser/tests/no-tests.ini
rename : testing/mozbase/manifestdestiny/tests/path-example.ini => testing/mozbase/manifestparser/tests/path-example.ini
rename : testing/mozbase/manifestdestiny/tests/relative-path.ini => testing/mozbase/manifestparser/tests/relative-path.ini
rename : testing/mozbase/manifestdestiny/tests/test_convert_directory.py => testing/mozbase/manifestparser/tests/test_convert_directory.py
rename : testing/mozbase/manifestdestiny/tests/test_convert_symlinks.py => testing/mozbase/manifestparser/tests/test_convert_symlinks.py
rename : testing/mozbase/manifestdestiny/tests/test_default_skipif.py => testing/mozbase/manifestparser/tests/test_default_skipif.py
rename : testing/mozbase/manifestdestiny/tests/test_expressionparser.py => testing/mozbase/manifestparser/tests/test_expressionparser.py
rename : testing/mozbase/manifestdestiny/tests/test_manifestparser.py => testing/mozbase/manifestparser/tests/test_manifestparser.py
rename : testing/mozbase/manifestdestiny/tests/test_read_ini.py => testing/mozbase/manifestparser/tests/test_read_ini.py
rename : testing/mozbase/manifestdestiny/tests/test_testmanifest.py => testing/mozbase/manifestparser/tests/test_testmanifest.py
rename : testing/mozbase/manifestdestiny/tests/verifyDirectory/subdir/manifest.ini => testing/mozbase/manifestparser/tests/verifyDirectory/subdir/manifest.ini
rename : testing/mozbase/manifestdestiny/tests/verifyDirectory/subdir/test_sub.js => testing/mozbase/manifestparser/tests/verifyDirectory/subdir/test_sub.js
rename : testing/mozbase/manifestdestiny/tests/verifyDirectory/test_1.js => testing/mozbase/manifestparser/tests/verifyDirectory/test_1.js
rename : testing/mozbase/manifestdestiny/tests/verifyDirectory/test_2.js => testing/mozbase/manifestparser/tests/verifyDirectory/test_2.js
rename : testing/mozbase/manifestdestiny/tests/verifyDirectory/test_3.js => testing/mozbase/manifestparser/tests/verifyDirectory/test_3.js
rename : testing/mozbase/manifestdestiny/tests/verifyDirectory/verifyDirectory.ini => testing/mozbase/manifestparser/tests/verifyDirectory/verifyDirectory.ini
rename : testing/mozbase/manifestdestiny/tests/verifyDirectory/verifyDirectory_incomplete.ini => testing/mozbase/manifestparser/tests/verifyDirectory/verifyDirectory_incomplete.ini
rename : testing/mozbase/manifestdestiny/tests/verifyDirectory/verifyDirectory_toocomplete.ini => testing/mozbase/manifestparser/tests/verifyDirectory/verifyDirectory_toocomplete.ini
2014-06-10 13:20:23 -04:00
Ted Mielczarek
ec9ba25042
bug 815002 - Enable loopback devices on Linux Mochitests. r=ahal
2014-05-08 14:26:22 -04:00
Ryan VanderMeulen
e686500767
Backed out changeset 05ddfd9f4f09 (bug 815002) for hitting bug 1017634 again.
2014-06-02 17:57:04 -04:00