William Lachance
|
3d9978680b
|
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 |
|
Gijs Kruitbosch
|
d765f0ea0c
|
Bug 1022616 - mochitest chrome template uses broken path to SimpleTest.js, r=jmaher DONTBUILD because NPOTB
--HG--
extra : rebase_source : 5924ce540737491b5ad1baef3dda1c8256b4675b
|
2014-06-09 13:17:21 +01:00 |
|
Nathan Froyd
|
8bb2a2e18f
|
Bug 988169 - display the list of mochitests again; r=jmaher
|
2014-05-22 10:32:32 -04:00 |
|
Joel Maher
|
a06b2049ec
|
Bug 992911 - (run-by-dir) add the ability to run mochitests per directory in a loop. r=ahal
|
2014-06-03 11:19:28 -04:00 |
|
Geoff Brown
|
6966318182
|
Bug 1019604 - Avoid mochitest cleanup failure following error; r=jmaher
|
2014-06-03 08:19:37 -06:00 |
|
Carsten "Tomcat" Book
|
af448b0363
|
Backed out changeset 86d0bd2a0233 (bug 992911) for android 2.3 bustage
|
2014-06-02 13:36:51 +02:00 |
|
Joel Maher
|
7875eaa8a1
|
Bug 992911 - (run-by-dir) add the ability to run mochitests per directory in a loop. r=ahal
|
2014-06-02 06:54:23 -04:00 |
|
Joel Maher
|
6b3710f950
|
Bug 1014503 - running devtools tests via mochitest-browser gives unhelpful error message. r=ted
|
2014-05-30 08:17:05 -04:00 |
|
Bobby Holley
|
dd49cfec9b
|
Bug 1015380 - Fix up SpecialPowers. r=gabor
|
2014-05-28 11:14:27 -07:00 |
|
Geoff Brown
|
62ac142514
|
Bug 979921 - Enable several mochitests on Android 2.3; r=dminor
|
2014-05-26 12:36:57 -06:00 |
|
Marco Castelluccio
|
d737ecabd8
|
Bug 1009809 - Use ManifestHelper::biggestIconURL in the desktop app installer. r=myk,jmaher
--HG--
rename : toolkit/webapps/tests/test_hosted.xul => toolkit/webapps/tests/test_hosted_icons.xul
rename : toolkit/webapps/tests/test_packaged.xul => toolkit/webapps/tests/test_packaged_icons.xul
|
2014-05-21 18:02:21 +02:00 |
|
James Graham
|
40142335ba
|
Bug 1011458 - Buy back a few characters for Windows paths by renaming tests staging directory. r=ted
|
2014-05-16 04:55:00 +02:00 |
|
Geoff Brown
|
cd10494931
|
Bug 936226 - Update test manifests for Android x86; r=me
|
2014-05-12 18:39:24 -06:00 |
|
Christoph Kerschbaumer
|
6c057f5796
|
Bug 1008407 - test/navigation/test_bug344861.html fails on B2G ICS Emulator Opt when enforcing CSP 1.0. r=fabrice
|
2014-05-12 12:02:14 -07:00 |
|
Andrew Halberstadt
|
504c9c2d4a
|
Bug 957768 - Backout no longer needed --hide-subtests mochitest option (bug 937181 implemented the same thing but better), r=jmaher
|
2014-05-09 14:59:18 -04:00 |
|
Geoff Brown
|
6a95a258bc
|
Bug 984523 - Update manifests for Android mochitest-gl; r=jmaher
|
2014-05-08 21:24:05 -06:00 |
|
Boris Zbarsky
|
b90fcf3db6
|
Bug 990289. Make running a single mochitest run it in a way where the subtest results can be accessed. r=ted
|
2014-05-08 22:20:54 -04:00 |
|
Ted Mielczarek
|
5ddf1592de
|
bug 815002 - allow using loopback devices in WebRTC mochitests on Linux when available. r=jsmith,jmaher
|
2014-05-01 07:18:00 -04:00 |
|
Dão Gottwald
|
ec98c17ca6
|
Bug 805068 - Make browser chrome tests more self-contained by giving each test a new blank tab. r=ttaubert
|
2014-05-07 15:08:05 +02:00 |
|
Ehsan Akhgari
|
c5656b145e
|
Bug 1006648 - Add a dummy SimpleTest.requestFlakyTimeout() function; r=ted
|
2014-05-06 20:06:50 -04:00 |
|
Gavin Sharp
|
24f5a48b6e
|
Bug 896711: remove BrowserChromeTests.runWhenReady because it's being abused, r=dao/ttaubert/vporof
|
2013-07-27 17:32:40 -07:00 |
|
Gijs Kruitbosch
|
9cce9799b6
|
Bug 1004410 - allow running mochitests against an arbitrary binary, r=jmaher
--HG--
extra : rebase_source : ba7e34aaffe2dd845b8717a34dc27c7f59983534
|
2014-05-01 11:05:36 +01:00 |
|
Vicamo Yang
|
8354f79a2e
|
Bug 996443: carry emulator arch automatically for mach commands. r=ahal
|
2014-05-01 00:57:39 +08:00 |
|
Myk Melez
|
480d68dd37
|
Bug 1001681 - define Task to fix webapprt-test-chrome tests; r=jmaher
|
2014-04-26 14:05:46 -07:00 |
|
Masayuki Nakano
|
d1bd9612e9
|
Bug 998188 part.5 Fix orange and improve EventUtils.js and ChromeUtils.js r=smaug
|
2014-04-26 08:52:13 +09:00 |
|
Masayuki Nakano
|
44bfd22cce
|
Bug 998188 part.1 Add test for this crash on debug build r=ehsan
|
2014-04-26 08:52:12 +09:00 |
|
Andrew McCreight
|
a5bceed7c9
|
Bug 949607, part 2 - Add and use runNextCollectorTimer. r=smaug
|
2014-04-25 13:21:04 -07:00 |
|
Marco Castelluccio
|
ab19faaacc
|
Bug 1000512 - If a test cleanup function returns a promise, wait for it to be resolved before running other tests. r=jmaher
|
2014-04-24 16:34:00 +02:00 |
|
Martin Thomson
|
2ea575fb8f
|
Bug 907770 - Part 1: Making ssltunnel run for android and b2g mochitests. r=jmaher
|
2014-03-14 11:25:41 -07:00 |
|
Nathan Froyd
|
3597ed8068
|
Bug 999407 - add --setenv option for mochitests run through mach; r=jmaher
DONTBUILD because NPOTB
|
2014-04-22 09:09:47 -04:00 |
|
William Lachance
|
9cddb231b1
|
Bug 996862 - Remove use of mozdevice's networktools. r=ahal
|
2014-04-21 11:03:51 -04:00 |
|
Cameron McCormack
|
6e6173ac23
|
Bug 997598 - Don't strip leading white space from mochitest output lines when stack fixer is in use. r=wlach
|
2014-04-18 11:34:47 +10:00 |
|
Marco Castelluccio
|
9b8bd037cb
|
Bug 993326 - Automatically restore apps launchable value. r=fabrice
|
2014-04-17 16:43:04 -04:00 |
|
David Rajchenbach-Teller
|
6c83a37de6
|
Bug 991040 - Uncaught async exceptions in mochitests now cause warnings. r=ted
|
2014-04-17 16:23:23 -04:00 |
|
Vaibhav Agrawal
|
ed43b370bb
|
Bug 912243 - Mochitest shouldnt chdir in __init__. r=jmaher
|
2014-04-16 10:29:39 -04:00 |
|
Manish Goregaokar
|
83e2568195
|
Bug 991348 - Give the ability to take screnshots on all test failures. r=jmaher
|
2014-04-12 04:23:00 +02:00 |
|
Randell Jesup
|
d3dcdacab4
|
Bug 992436 - Force wakelock in B2G mochitests to reduce timeouts. r=jgriffin
CLOSED TREE
|
2014-04-07 14:39:16 -04:00 |
|
Ms2ger
|
a380556a71
|
Backed out changeset c63d8f19a893 for failures in Android mochitests.
|
2014-04-12 12:00:37 +02:00 |
|
Manish Goregaokar
|
313c4d70e0
|
Bug 991348 - Support taking screenshots on all test failures in mochitests; r=jmaher
|
2014-04-12 11:08:34 +02:00 |
|
Tim Taubert
|
f50a79817a
|
Bug 995266 - Prevent mochitest-browser harness from leaking due to SimpleTest overrides. r=ted
CLOSED TREE
|
2014-04-11 17:57:59 +02:00 |
|
Ryan VanderMeulen
|
fd9aa931a9
|
Backed out changeset df3c1971ecdc (bug 984930)
|
2014-04-11 12:54:56 -04:00 |
|
Joel Maher
|
86019c63f1
|
Bug 984930 - Create mochitest-dt [temporarily turn off --subsuite]. r=mratcliffe
|
2014-04-10 15:00:56 -04:00 |
|
Michael Ratcliffe
|
9955c9a298
|
Bug 983948 - Add mach mochitest-devtools r=jmaher
|
2014-03-25 16:52:53 +00:00 |
|
Vicamo Yang
|
9fba03c823
|
Bug 975442: recognize as emulator if device name begins with 'emulator'. r=jgriffin
|
2014-04-09 10:14:07 +08:00 |
|
Tim Taubert
|
34d815cc67
|
Bug 842511 - Specify a character set for directory listings r=gavin
|
2014-04-06 06:01:49 +02:00 |
|
Phil Ringnalda
|
c5638212cb
|
Merge m-i to a CLOSED TREE m-c
|
2014-04-06 09:51:58 -07:00 |
|
Geoff Brown
|
0081db56d6
|
Bug 986738 - End robocop tests with nsIAppStartup.quit(); r=snorp
|
2014-04-04 12:11:21 -06:00 |
|
Neil Deakin
|
ba71f5497a
|
Bug 475981, remove titles from a bunch of tests, fixing box wrapped in a block warnings,r=neil
|
2014-04-04 13:11:12 -04:00 |
|
Jim Chen
|
b754cdedb9
|
Bug 989046 - b. Drop JSON.stringify when calling handleGeckoMessage; r=mfinkle
|
2014-04-04 12:33:50 -04:00 |
|
Ryan VanderMeulen
|
52484dbcb0
|
Merge inbound to m-c.
|
2014-04-01 16:45:00 -04:00 |
|