Commit Graph

2909 Commits

Author SHA1 Message Date
Ms2ger
3d80975181 Merge m-c to inbound 2013-05-04 10:47:09 +02:00
Phil Ringnalda
5d3aa2950b Merge Birch and m-c 2013-05-03 19:38:56 -07:00
Ed Morley
62e49e6d1a Merge mozilla-central and birch 2013-05-03 13:35:02 +01:00
Ed Morley
fa3f7406d1 Bug 865642 - Disable test_delayNode.html, test_delayNodeWithGain.html, test_gainNode.html, test_scriptProcessorNode.html and test_scriptProcessorNodeChannelCount.html on Android for too many intermittent timeouts
CLOSED TREE
2013-05-03 10:21:17 +01:00
Ed Morley
31f3d67de3 Bug 868116 - Disable test_currentTime.html on Android for too many intermittent failures 2013-05-03 10:20:06 +01:00
Brian Smith
67536bc2ef Bug 867445: Remove Test Pilot, r=gavin 2013-04-30 17:30:44 -07:00
Geoff Brown
aa99c4014e Bug 865944 - Add getTopActivity to droid; r=jmaher 2013-05-03 11:38:01 -06:00
Geoff Brown
5832df9345 Bug 865944 - Use top activity instead of process to check launch success; r=jmaher 2013-05-03 11:37:59 -06:00
Geoff Brown
b3fb28da2e Bug 865944 - Do not wait for "am instrument" to start; r=jmaher 2013-05-03 11:37:57 -06:00
Geoff Brown
41a50b0aaa Bug 865944 - Add droid.py to list of files used by remote reftests and mochitests; r=jmaher 2013-05-03 11:37:51 -06:00
Irving Reid
a1a9e45a6e Bug 863311: Include test function name in test pending / test finished messages. r=ted.mielczarek 2013-05-03 12:08:30 -04:00
Ryan VanderMeulen
2f18537b41 Merge m-c to inbound. 2013-05-02 21:50:25 -04:00
Ryan VanderMeulen
76a1822cda Backed out changeset 555f2b757639 (bug 566746, bug 697377) for intermittent Win7 mochitest b-c orange. 2013-05-02 21:20:08 -04:00
Jonathan Griffin
783f0d80ca Bug 867548 - Disable updates when launching emulator, r=ahal 2013-05-02 16:16:44 -07:00
Jonathan Griffin
6916117cdc Bug 864296 - Check for detached elements, r=mdas 2013-05-02 16:11:59 -07:00
Gavin Sharp
c154651715 Re-land patches from bug 566746 and bug 697377 now that bug 851641 is addressed 2013-04-19 15:21:30 -07:00
Jason Smith
70474dc1cf bug 867778 - Enable webrtc crashtests on FxAndroid. r=gcp 2013-05-01 19:34:50 -07:00
Malini Das
b8e95698c7 Bug 867812 - get rid of skip, r=jgriffin 2013-05-01 19:52:40 -04:00
Joel Maher
c9e6b7ab30 Bug 865443 - [android.json fix] create webgl mochitest run for android. r=kmoir DONTBUILD 2013-05-03 16:35:09 -04:00
Yoshi Huang
f1e0084500 Bug 847741 - Part 4: Remove getSimContacts impl. r=gwagner 2013-03-06 10:45:07 +08:00
Ted Mielczarek
0eb2e7a465 bug 866641 - add registerCleanupFunction method to mochitest-plain. r=jmaher 2013-04-29 14:35:14 -04:00
Jonathan Griffin
0a151ca997 Bug 867220 - Make setSearchTimeout behave globally, r=mdas 2013-05-01 10:16:49 -07:00
Malini Das
e5601ec78b Bug 867573 - fix broken MarionetteTouchMixin, add test, r=dburns 2013-05-01 11:41:57 -04:00
Ryan VanderMeulen
a940e46079 Backed out changesets c7937fb5f4bb and cf8db9b6bd61 (bug 862986) for bustage.
CLOSED TREE
2013-04-30 21:09:41 -04:00
Brian O'Keefe
9305158b76 Bug 862986 - Part 2: Migrate PROGRAM from Makefile.in to moz.build. r=gps 2013-04-30 20:46:10 -04:00
Yiming Yang
b3bf86bb2f Bug 858834 - deprecate press/release/double_tap/cancel_touch, rename single_tap to tap, r=mdas 2013-04-26 15:18:55 -07:00
Geoff Brown
975b95c4b7 Bug 865005 - Follow-up: disable netwerk xpcshell tests on Android; DONTBUILD 2013-04-30 16:13:11 -06:00
Geoff Brown
df6a7529fe Bug 865006 - Enable more xpcshell tests on Android; r=jmaher DONTBUILD 2013-04-30 12:38:18 -06:00
Jonathan Griffin
709056edce Bug 866342 - Use try/catch around weakref.get(), r=mdas 2013-04-30 11:22:03 -07:00
Jonathan Griffin
f410c1cb45 Bug 865859 - Update mozbase deps, r=ahal 2013-04-30 10:01:14 -07:00
Ryan VanderMeulen
671d344146 Backed out changeset f4da799815da (bug 861689) for mochitest asserts.
CLOSED TREE
2013-04-30 11:12:17 -04:00
Ryan VanderMeulen
4f020afd30 Backed out changesets 64c7ba1d3d04 and 7e9d5bb4a9af (bug 862986) for test failures. 2013-04-30 10:08:38 -04:00
Brian O'Keefe
fd2b88f265 Bug 862986 - Part 2: Migrate PROGRAM from Makefile.in to moz.build. r=gps 2013-04-30 09:08:31 -04:00
Martijn Wargers
0a8138eb6a Bug 861689 - Unable to restore focus, expect failures and timeouts after certain tests in the b2g mochitest run. r=jmaher 2013-04-29 23:14:32 +02:00
Joey Armstrong
12356a4c50 bug 844655: Port XPCSHELL_TESTS to moz.build as XPCSHELL_TESTS_MANIFESTS 2013-04-29 14:49:00 -04:00
Jonathan Griffin
1007af736e Bug 865867 - Remove unused perf code from Marionette, r=mdas 2013-04-29 09:38:54 -07:00
Yiming Yang
73ab33ed28 Bug 845925 - Add scroll/pinch actions using touch action chains to the python touch layer, r=mdas 2013-04-26 11:14:50 -07:00
Dave Hunt
475c00c09e Bug 866111 - Bump marionette_client version to 0.5.25. r=mdas 2013-04-26 16:16:33 +01:00
Mike Hommey
016b757a2d Bug 859705 - Un-szip libraries before pushing them on the device for xpcshell tests. r=ted 2013-04-18 09:14:38 +02:00
Camilo Viecco
a5dd4d5a2e Bug 864633 - broken site identity info bar part2 (tests from 813418). r=bsmith
--HG--
extra : rebase_source : b9acce3f6db1b1560b5e9928e8b3794ead151bc1
2013-04-25 13:40:26 -07:00
Joel Maher
b02f33de95 Bug 865780 - deploy a new talos.zip to capture the fennec preference, datazilla output, and mozlog fix. r=armenzg 2013-04-25 15:21:12 -04:00
Dave Hunt
56c8bfcc02 Bug 842633 - Allow subclasses of MarionetteTestRunner to add their own command line options. r=jgriffin 2013-04-25 09:04:21 +01:00
Ryan VanderMeulen
cf15514853 Backed out changeset d38a000208e9 (bug 865361) for talos bustage.
CLOSED TREE
2013-04-24 15:25:00 -04:00
Joel Maher
76e82d019e Bug 865361 - deploy talos.zip to print additional datazilla upload information to the log file. r=armenzg 2013-04-24 14:24:58 -04:00
Guilherme Gonçalves
8a0d0df675 Bug 863852 - Part 2 - Handle reentrance in the state machine. r=smaug 2013-04-24 11:09:31 -07:00
Marco Bonardo
c576c012a9 Bug 863447 - Give mochitest-browser some time to complete off main thread work when nsGlobalWindows appear leaked
r=ttaubert
2013-04-24 20:05:17 +02:00
Geoff Brown
5ea8b5b7a0 Bug 863752 - Avoid TypeError in remotexpcshelltests.py; r=jmaher DONTBUILD 2013-04-23 10:44:59 -06:00
Joel Maher
a8da106307 Bug 863809 - update talos.zip to include xperf logging fix. r=armenzg 2013-04-22 09:44:32 -04:00
Phil Ringnalda
ec5e0c7d31 Merge m-c and fx-team 2013-04-21 19:38:48 -07:00
Ryan VanderMeulen
13d8b090f4 Merge m-c to fx-team. 2013-04-19 14:00:56 -04:00