Ehsan Akhgari
1a03395848
Bug 1154275 - Remove ise() in favor of is(); r=Ms2ger
2015-05-13 14:31:58 -04:00
Tooru Fujisawa
3d53e5fcfa
Bug 1154140 - Remove stopPropagation call from ChromeUtils.synthesizeDrop. r=enndeakin
2015-05-13 18:58:59 +09:00
Neil Deakin
0a8315b07e
Bug 1131656, allow waitForFocus to take a browser element as an argument, r=billm
2015-05-11 08:02:49 -04:00
Geoff Brown
4bb32f5282
Bug 1140454 - Skip some tests on Android 4.3 Debug for intermittent failures; r=me,trivial
2015-05-09 20:04:44 -06:00
Wes Kocher
e43a05d6d2
Merge fx-team to m-c a=merge
2015-05-08 10:29:41 -07:00
Geoff Brown
550cacb4e3
Bug 1162285 - Remove unused environment vars on Android; r=jmaher
2015-05-07 18:49:15 -06:00
Gavin Sharp
994c1415bd
Bug 1138079 - Fix focus issue that sometimes affects browser-chrome test runs. r=enndeakin
...
--HG--
extra : rebase_source : 75c86975abf138491dd1478302e8403a22532055
2015-04-30 12:50:30 -07:00
Myk Melez
4a89e36100
bug 1125394 - launch runtime executable stub from test app bundle on Mac; r=jmaher,marco
2015-05-06 16:27:33 -07:00
Wes Kocher
5151ba0458
Merge m-c to inbound a=merge
...
--HG--
extra : rebase_source : 4f1d2fb0747c4f4ed88a7863471b1c12a47515f2
2015-05-05 14:53:34 -07:00
Tim Taubert
371ed78417
Bug 1109875 - Fix various other tests to properly wait for data from closed tabs r=billm
2015-05-04 19:08:06 +02:00
Andrew Halberstadt
457f496287
Bug 1155338 - Move mach command arguments into mochitest harness, r=chmanchester,gbrown
...
--HG--
extra : rebase_source : 60275814c319afd866de426cb8b2937a3adbcb34
extra : source : f4f4e2be37652cb1dc23f066725a0f8868bb411b
2015-04-30 13:47:01 -04:00
Nick Alexander
18a7f571b3
Bug 938659 - Part 2: build system changes. r=mfinkle
...
--HG--
extra : rebase_source : 75b5b060d9c2733efbd56580a5828b3feac7c417
2015-05-01 17:33:03 -07:00
Phil Ringnalda
a73745d7eb
Merge f-t to m-c, a=merge
2015-05-02 10:13:08 -07:00
Nick Alexander
8daa51d1dc
Bug 1160662 - Refer to robocop.ini in $OBJDIR/_tests, not $OBJDIR. r=margaret
...
--HG--
extra : rebase_source : 4b2f24feb33db1109d178d833cd59a7b7812167a
2015-05-01 14:51:27 -07:00
Ryan VanderMeulen
9440cb5e32
Merge m-c to inbound. a=merge
...
CLOSED TREE
--HG--
extra : amend_source : f158ed522808c8be66f918e7cd2d674a93e9e8b8
2015-05-01 10:50:07 -04:00
Boris Zbarsky
ca0723ea4a
Bug 1159743. Stop forcing the dom.animations-api.core.enabled preference on in the test harness. r=birtles
...
--HG--
rename : dom/animation/test/css-animations/test_animation-cancel.html => dom/animation/test/css-animations/file_animation-cancel.html
rename : dom/animation/test/css-animations/test_animation-currenttime.html => dom/animation/test/css-animations/file_animation-currenttime.html
rename : dom/animation/test/css-animations/test_animation-finish.html => dom/animation/test/css-animations/file_animation-finish.html
rename : dom/animation/test/css-animations/test_animation-finished.html => dom/animation/test/css-animations/file_animation-finished.html
rename : dom/animation/test/css-animations/test_animation-pausing.html => dom/animation/test/css-animations/file_animation-pausing.html
rename : dom/animation/test/css-animations/test_animation-playstate.html => dom/animation/test/css-animations/file_animation-playstate.html
rename : dom/animation/test/css-animations/test_animation-ready.html => dom/animation/test/css-animations/file_animation-ready.html
rename : dom/animation/test/css-animations/test_animation-starttime.html => dom/animation/test/css-animations/file_animation-starttime.html
rename : dom/animation/test/css-animations/test_animations-dynamic-changes.html => dom/animation/test/css-animations/file_animations-dynamic-changes.html
rename : dom/animation/test/css-animations/test_effect-name.html => dom/animation/test/css-animations/file_effect-name.html
rename : dom/animation/test/css-animations/test_effect-target.html => dom/animation/test/css-animations/file_effect-target.html
rename : dom/animation/test/css-animations/test_element-get-animations.html => dom/animation/test/css-animations/file_element-get-animations.html
rename : dom/animation/test/css-transitions/test_animation-cancel.html => dom/animation/test/css-transitions/file_animation-cancel.html
rename : dom/animation/test/css-transitions/test_animation-currenttime.html => dom/animation/test/css-transitions/file_animation-currenttime.html
rename : dom/animation/test/css-transitions/test_animation-finished.html => dom/animation/test/css-transitions/file_animation-finished.html
rename : dom/animation/test/css-transitions/test_animation-pausing.html => dom/animation/test/css-transitions/file_animation-pausing.html
rename : dom/animation/test/css-transitions/test_animation-ready.html => dom/animation/test/css-transitions/file_animation-ready.html
rename : dom/animation/test/css-transitions/test_animation-starttime.html => dom/animation/test/css-transitions/file_animation-starttime.html
rename : dom/animation/test/css-transitions/test_effect-name.html => dom/animation/test/css-transitions/file_effect-name.html
rename : dom/animation/test/css-transitions/test_effect-target.html => dom/animation/test/css-transitions/file_effect-target.html
rename : dom/animation/test/css-transitions/test_element-get-animations.html => dom/animation/test/css-transitions/file_element-get-animations.html
rename : dom/animation/test/document-timeline/test_document-timeline.html => dom/animation/test/document-timeline/file_document-timeline.html
rename : dom/animation/test/mozilla/test_deferred_start.html => dom/animation/test/mozilla/file_deferred_start.html
rename : layout/style/test/test_animations_pausing.html => layout/style/test/file_animations_pausing.html
2015-04-30 14:25:03 -04:00
Randell Jesup
49c3b667fa
Bug 1159300: Add a clone of gmp-fake that doesn't do decryption r=glandium,cpearce
...
--HG--
rename : dom/media/gmp-plugin/Makefile.in => dom/media/gmp-plugin-openh264/Makefile.in
rename : dom/media/gmp-plugin/fake.info => dom/media/gmp-plugin-openh264/fakeopenh264.info
rename : dom/media/gmp-plugin/fake.voucher => dom/media/gmp-plugin-openh264/fakeopenh264.voucher
rename : dom/media/gmp-plugin/moz.build => dom/media/gmp-plugin-openh264/moz.build
2015-04-30 00:52:26 -04:00
Nick Alexander
c1f14290e2
Bug 1160324 - Handle missing robocopApk files in runtestsremote.py. r=gbrown
...
--HG--
extra : source : 7d8043298e133ab903b55ba9c8530b2ea28a3180
2015-04-30 14:28:14 -07:00
Nick Alexander
6337397a38
Bug 1160030 - Use TEST_HARNESS_FILES to install Robocop ini files. r=froydnj
...
--HG--
extra : rebase_source : 3f03344ba9613049033266e0a639dd66f3f6cc5b
2015-04-30 10:13:13 -07:00
Brian O'Keefe
2a6275c310
Bug 978591 - Remove per-directory uses of MOZ_CHROME_FILE_FORMAT. r=glandium
...
--HG--
extra : rebase_source : 15031044bb2be11e69848ddebc3e40315dda3cb1
2015-04-23 18:43:06 -04:00
Andrew Halberstadt
c4a62dc463
Bug 1162479 - Fix mochitest make target regression with duplicate extraProfilePath, r=chmanchester
...
--HG--
extra : rebase_source : 863a0354460e3f08aaa2584c60583fffbf2e7dc2
2015-05-07 14:38:43 -04:00
Andrew Halberstadt
7181fbfbb8
Bug 1162226 - Fix mach mochitest regression on b2g desktop builds, r=chmanchester
...
--HG--
extra : rebase_source : 8badf0e647c744cd5ad802385c6a13e3bbbe3e62
2015-05-06 16:44:01 -04:00
Joel Maher
46eec45f4f
Bug 1157852 - Mochitest DevTools test directories run multiple times. r=ahal
2015-04-27 08:43:07 -04:00
Carsten "Tomcat" Book
596e5f9960
merge fx-team to mozilla-central a=merge
2015-04-27 12:34:03 +02:00
Nathan Froyd
61d56a0566
Bug 1155816 - part 0 - remove NO_JS_MANIFEST from testing/mochitest/Makefile.in; r=mshal
...
The lone check for NO_JS_MANIFEST in rules.mk suggests that we need to
be looking at EXTRA_COMPONENTS/EXTRA_PP_COMPONENTS. But
testing/mochitest/ doesn't define either of those variables, so
NO_JS_MANIFEST is just taking up space in this instance.
2015-04-17 14:05:54 -04:00
Nathan Froyd
d264a57b76
Bug 1155776 - move USE_EXTENSION_MANIFEST to moz.build; r=mshal
2015-04-17 13:51:42 -04:00
Carsten "Tomcat" Book
d9746cf0aa
Merge mozilla-central to fx-team
2015-04-24 15:01:23 +02:00
Tim Taubert
78e5b73e9f
Bug 1134518 - Use the globalMM for ContentTask's frame script to prevent it from being loaded twice into a docShell swapped to another browser window r=bustage
2015-04-24 11:06:27 +02:00
Tim Taubert
17a502b1e0
Bug 1134518 - Add test to ensure we don't lose shistory entries when switching a browser's remoteness r=Mossop
2015-04-23 15:42:55 +02:00
Kartikaya Gupta
cd5b55f8d6
Bug 1039866 - Rip out a bunch of metro-only code. r=jimm,gavin,rstrong
2015-04-23 15:10:30 -04:00
Marcos Caceres
6afb396da3
Bug 1154464 - Add a dedicated test for BrowserTestUtils.browserLoaded. r=smacleod r=Paolo
2015-04-22 10:11:00 +02:00
Boris Zbarsky
e709508cfd
Bug 1157487. Make the error reporting in SimpleTest.monitorConsole better. r=jmaher
2015-04-22 23:50:48 -04:00
Shih-Chiang Chien
74f007221b
Bug 1158003 - Add command parser for jetpack-addon and jetpack-package. r=ted
...
--HG--
extra : transplant_source : %BD%CD%00%AC8%EC%7E%D8%1F%00%E0%F3%AF%A5%B8b%0Fln%87
2015-04-24 10:33:23 +08:00
Nathan Froyd
e26e000024
Bug 1158227 - part 1 - don't run TSan on test tools or the xpcshell HTTP server in mochitests; r=jmaher
2015-04-23 16:35:22 -04:00
Phil Ringnalda
c805f510d5
Back out f4f4e2be3765 (bug 1155338) for Android 4.0/debug mochitest bustage
...
CLOSED TREE
2015-05-04 18:28:16 -07:00
Andrew Halberstadt
a0e4007522
Bug 1155338 - Move mach command arguments into mochitest harness, r=chmanchester,gbrown
...
--HG--
extra : rebase_source : 68cc709ec5a9ab9bec563e555d6fc25cf149dd38
2015-04-30 13:47:01 -04:00
Wes Kocher
b6e78e87bc
Merge b2ginbound to m-c a=merge
2015-04-21 15:31:59 -07:00
Andrew Osmond
c2ac43657f
Bug 1155919 - Fix how B2G desktop mochitests would fail to run. r=ahalberstadt
2015-04-17 19:19:28 -04:00
Alexandre Poirot
d16ebcff44
Bug 1145049 - Fix exception when using SimpleTest.expectUncaughtException. r=ted
2015-04-18 09:39:07 +02:00
Ehsan Akhgari
012acdd1fe
Bug 1154679
- Part 3: Remove is_loosely; r=Ms2ger
2015-04-18 19:10:53 -04:00
Andrew Halberstadt
063752e915
Bug 1154006
- [mach] Ability to lazy load parsers passed in via the @Command decorator, r=gps
...
--HG--
extra : rebase_source : d596a8c1c5a947de18c8c6bfe1e7642074871fcb
2015-04-13 15:36:56 -04:00
David Anderson
f3dd0c4c42
Allow wheel tests finer control over the refresh driver. (bug 1140293, r=mstange)
2015-04-16 21:35:31 -04:00
Neil Deakin
f245f74c2a
Bug 1131818, add versions of synthesizeMouse that work with child process tabs, r=mconley
2015-04-16 15:38:13 -04:00
Neil Deakin
264ef51639
Bug 1153289, add some tab switching methods to BrowserTestUtils.jsm, r=felipe
2015-04-16 15:38:13 -04:00
Nathan Froyd
d876b3e545
Bug 870891 - move DIST_FILES to moz.build; r=mshal
2015-04-15 16:04:49 -04:00
Kershaw Chang
3066d09f90
Bug 1020179 - Test case for visibilitychange. r=fabrice
...
--HG--
extra : rebase_source : 0516eb720e1133074132d7aa5f359565e8491930
2015-04-13 21:11:00 -04:00
Kartikaya Gupta
f0f1261931
Bug 1146349 - Update some widget tests to deal with async native key event synthesization. r=smaug,masayuki
2015-04-14 11:36:36 -04:00
Andrew Halberstadt
b6dec03613
Bug 1153413 - Add --subsuite option to mochitest mach command, r=jgriffin
...
--HG--
extra : rebase_source : 535b0a108de9b517d1b4b3a73275fbacb9e09492
extra : source : f3e21cdfa1fc1488247e27b572825ac63d2ff151
2015-04-10 15:31:36 -04:00
Carsten "Tomcat" Book
807db18b59
Merge mozilla-central to mozilla-inbound
2015-04-14 16:15:02 +02:00
Ryan VanderMeulen
612dc2a6ee
Merge inbound to m-c. a=merge
2015-04-14 10:06:03 -04:00