Commit Graph

1744 Commits

Author SHA1 Message Date
Bas Schouten
6e16faf6d3 Bug 937678: Add an isfuzzy comparison function to the mochitest framework. r=jmaher 2013-11-18 01:28:56 +00:00
Geoff Brown
66e22c0192 Bug 936226 - (3) Adjust mochitest manifests for Android x86; r=dminor 2013-11-17 10:23:19 -07:00
Ryan VanderMeulen
b2cb8fb7e9 Merge m-c to b2g-inbound. 2013-11-19 22:28:07 -05:00
Jonathan Griffin
f771092961 Bug 937684 - Hack to prevent B2G mochitest stdout mangling, r=ahal 2013-11-19 16:33:57 -08:00
Jan Varga
4752b723fe Bug 921478 - Remove BackstagePass IDB constructor resolve hook and use Cu.importGlobalProperties. r=bholley,bent
--HG--
rename : dom/indexedDB/test/test_globalObjects.xul => dom/indexedDB/test/test_globalObjects_chrome.xul
rename : dom/indexedDB/test/test_globalObjects.html => dom/indexedDB/test/test_globalObjects_content.html
rename : dom/indexedDB/test/unit/test_globalObjects.js => dom/indexedDB/test/unit/test_globalObjects_xpc.js
2013-11-19 08:36:12 +01:00
Ted Mielczarek
4b8bd6bfb0 bug 914925 - fix --debugger for mochitest on OS X. r=jmaher 2013-09-16 14:44:25 -04:00
Nicholas Nethercote
1393fae24e Bug 939385 (part 1, attempt 2) - Rename largestContiguousVMBlock as vsizeMaxContiguous. r=froydnj.
--HG--
extra : rebase_source : e5bdf43ab2a228f3ade93e803988f81d4f3a646e
2013-11-18 22:24:12 -08:00
Carsten "Tomcat" Book
14b40ea06d Backed out changeset a06dd3421421 (bug 939385) for perma failures/orange in XPCShell Tests on Linux and OS X on a CLOSED TREE 2013-11-19 11:48:01 +01:00
Nicholas Nethercote
72e4c4fc28 Bug 939385 (part 1) - Rename largestContiguousVMBlock as vsizeMaxContiguous. r=froydnj.
--HG--
extra : rebase_source : 3c364af0442eeabd5951370792f1a467eaa86994
2013-11-18 22:24:12 -08:00
Ryan VanderMeulen
d8a98c147e Merge inbound to m-c. 2013-11-15 21:43:40 -05:00
Andrew McCreight
106a9cf98c Bug 939137 - make it work in both mochitest plain and chrome. r=froydnj
CLOSED TREE
2013-11-15 15:49:54 -08:00
Nathan Froyd
152e97b993 Bug 939137 - part 2 - display memory statistics following each mochitest; r=ted
Landing this on a CLOSED TREE
2013-11-15 12:01:06 -05:00
Olli Pettay
5d02b72bf5 Bug 938945, gc/cc more during test runs, f=Ms2ger, pending-r=ted, a=Tomcat on a CLOSED TREE 2013-11-15 13:19:26 +02:00
Martijn Wargers
d5ef4d9173 Bug 927196 - Check more stuff in XHR. r=sicking 2013-10-16 19:20:51 +02:00
Ryan VanderMeulen
2ad2f7046d Bug 894914 - Disable test_postMessage_closed.html on Android & B2G due to intermittent failures. 2013-11-11 08:27:33 -05:00
Garrett Robinson
fcd3642ac2 Bug 855326 - CSP 1.1 nonce-source for scripts and styles r=mrbkap r=dholbert r=geekboy 2013-11-08 15:44:39 -08:00
Jeff Walden
9de434fa64 Bug 903332 - Update the two other b2g*.json files to skip the new test. r=orange 2013-11-08 21:46:44 -08:00
Jeff Walden
04e9645fc3 Bug 903332 - Make watch/unwatch into proxy hooks and such, and make watching/unwatching work on DOM proxies and windows (or at least work as much as it ever did, which is to say kinda-sorta-ish). r=bhackett, r=efaust
--HG--
extra : rebase_source : 58dc71e7e58208a2cfa12b265adca7b189e5e5bd
2013-10-29 16:39:09 -07:00
Daniel Holbert
a943af2236 backout 57213b64023b (bug 855326) for build bustage in debug builds
CLOSED TREE
2013-11-08 11:22:36 -08:00
Garrett Robinson
99a316d224 Bug 855326 - CSP 1.1 nonce-source for scripts and styles. r=mrbkap r=dholbert r=geekboy 2013-11-08 09:20:43 -08:00
Wes Kocher
487d74fe7b Merge b2g-inbound to m-c 2013-11-07 17:07:49 -08:00
Andrew Halberstadt
68541c48a0 Bug 934680 - Re-enable b2g desktop mochitests that were disabled due to bug 924681, r=jgriffin 2013-11-07 15:40:15 -05:00
Brian Nicholson
96e7dd21de Bug 905703 - Remove preprocessing from robocop harness and tests. r=nalexander
--HG--
rename : build/mobile/robocop/Actions.java.in => build/mobile/robocop/Actions.java
rename : build/mobile/robocop/Assert.java.in => build/mobile/robocop/Assert.java
rename : build/mobile/robocop/Driver.java.in => build/mobile/robocop/Driver.java
rename : build/mobile/robocop/Element.java.in => build/mobile/robocop/Element.java
rename : build/mobile/robocop/FennecInstrumentationTestRunner.java.in => build/mobile/robocop/FennecInstrumentationTestRunner.java
rename : build/mobile/robocop/FennecMochitestAssert.java.in => build/mobile/robocop/FennecMochitestAssert.java
rename : build/mobile/robocop/FennecNativeActions.java.in => build/mobile/robocop/FennecNativeActions.java
rename : build/mobile/robocop/FennecNativeDriver.java.in => build/mobile/robocop/FennecNativeDriver.java
rename : build/mobile/robocop/FennecNativeElement.java.in => build/mobile/robocop/FennecNativeElement.java
rename : build/mobile/robocop/FennecTalosAssert.java.in => build/mobile/robocop/FennecTalosAssert.java
rename : build/mobile/robocop/PaintedSurface.java.in => build/mobile/robocop/PaintedSurface.java
rename : build/mobile/robocop/RoboCopException.java.in => build/mobile/robocop/RoboCopException.java
rename : build/mobile/robocop/RobocopUtils.java.in => build/mobile/robocop/RobocopUtils.java
rename : mobile/android/base/tests/AboutHomeTest.java.in => mobile/android/base/tests/AboutHomeTest.java
rename : mobile/android/base/tests/BaseTest.java.in => mobile/android/base/tests/BaseTest.java
rename : mobile/android/base/tests/ContentContextMenuTest.java.in => mobile/android/base/tests/ContentContextMenuTest.java
rename : mobile/android/base/tests/ContentProviderTest.java.in => mobile/android/base/tests/ContentProviderTest.java
rename : mobile/android/base/tests/DatabaseHelper.java.in => mobile/android/base/tests/DatabaseHelper.java
rename : mobile/android/base/tests/JavascriptTest.java.in => mobile/android/base/tests/JavascriptTest.java
rename : mobile/android/base/tests/MotionEventHelper.java.in => mobile/android/base/tests/MotionEventHelper.java
rename : mobile/android/base/tests/MotionEventReplayer.java.in => mobile/android/base/tests/MotionEventReplayer.java
rename : mobile/android/base/tests/PixelTest.java.in => mobile/android/base/tests/PixelTest.java
rename : mobile/android/base/tests/StringHelper.java.in => mobile/android/base/tests/StringHelper.java
rename : mobile/android/base/tests/testAboutPage.java.in => mobile/android/base/tests/testAboutPage.java
rename : mobile/android/base/tests/testAddSearchEngine.java.in => mobile/android/base/tests/testAddSearchEngine.java
rename : mobile/android/base/tests/testAddonManager.java.in => mobile/android/base/tests/testAddonManager.java
rename : mobile/android/base/tests/testAwesomebar.java.in => mobile/android/base/tests/testAwesomebar.java
rename : mobile/android/base/tests/testAwesomebarSwipes.java.in => mobile/android/base/tests/testAwesomebarSwipes.java
rename : mobile/android/base/tests/testAxisLocking.java.in => mobile/android/base/tests/testAxisLocking.java
rename : mobile/android/base/tests/testBookmark.java.in => mobile/android/base/tests/testBookmark.java
rename : mobile/android/base/tests/testBookmarkFolders.java.in => mobile/android/base/tests/testBookmarkFolders.java
rename : mobile/android/base/tests/testBookmarkKeyword.java.in => mobile/android/base/tests/testBookmarkKeyword.java
rename : mobile/android/base/tests/testBookmarklets.java.in => mobile/android/base/tests/testBookmarklets.java
rename : mobile/android/base/tests/testBookmarksPage.java.in => mobile/android/base/tests/testBookmarksPage.java
rename : mobile/android/base/tests/testBrowserProvider.java.in => mobile/android/base/tests/testBrowserProvider.java
rename : mobile/android/base/tests/testBrowserProviderPerf.java.in => mobile/android/base/tests/testBrowserProviderPerf.java
rename : mobile/android/base/tests/testBrowserSearchVisibility.java.in => mobile/android/base/tests/testBrowserSearchVisibility.java
rename : mobile/android/base/tests/testCheck.java.in => mobile/android/base/tests/testCheck.java
rename : mobile/android/base/tests/testCheck2.java.in => mobile/android/base/tests/testCheck2.java
rename : mobile/android/base/tests/testClearPrivateData.java.in => mobile/android/base/tests/testClearPrivateData.java
rename : mobile/android/base/tests/testDeviceSearchEngine.java.in => mobile/android/base/tests/testDeviceSearchEngine.java
rename : mobile/android/base/tests/testDistribution.java.in => mobile/android/base/tests/testDistribution.java
rename : mobile/android/base/tests/testDoorHanger.java.in => mobile/android/base/tests/testDoorHanger.java
rename : mobile/android/base/tests/testFindInPage.java.in => mobile/android/base/tests/testFindInPage.java
rename : mobile/android/base/tests/testFlingCorrectness.java.in => mobile/android/base/tests/testFlingCorrectness.java
rename : mobile/android/base/tests/testFormHistory.java.in => mobile/android/base/tests/testFormHistory.java
rename : mobile/android/base/tests/testGetUserMedia.java.in => mobile/android/base/tests/testGetUserMedia.java
rename : mobile/android/base/tests/testHistory.java.in => mobile/android/base/tests/testHistory.java
rename : mobile/android/base/tests/testHomeBanner.java.in => mobile/android/base/tests/testHomeBanner.java
rename : mobile/android/base/tests/testImportFromAndroid.java.in => mobile/android/base/tests/testImportFromAndroid.java
rename : mobile/android/base/tests/testInputUrlBar.java.in => mobile/android/base/tests/testInputUrlBar.java
rename : mobile/android/base/tests/testJNI.java.in => mobile/android/base/tests/testJNI.java
rename : mobile/android/base/tests/testJarReader.java.in => mobile/android/base/tests/testJarReader.java
rename : mobile/android/base/tests/testLinkContextMenu.java.in => mobile/android/base/tests/testLinkContextMenu.java
rename : mobile/android/base/tests/testLoad.java.in => mobile/android/base/tests/testLoad.java
rename : mobile/android/base/tests/testMailToContextMenu.java.in => mobile/android/base/tests/testMailToContextMenu.java
rename : mobile/android/base/tests/testMasterPassword.java.in => mobile/android/base/tests/testMasterPassword.java
rename : mobile/android/base/tests/testNewTab.java.in => mobile/android/base/tests/testNewTab.java
rename : mobile/android/base/tests/testOrderedBroadcast.java.in => mobile/android/base/tests/testOrderedBroadcast.java
rename : mobile/android/base/tests/testOverscroll.java.in => mobile/android/base/tests/testOverscroll.java
rename : mobile/android/base/tests/testPan.java.in => mobile/android/base/tests/testPan.java
rename : mobile/android/base/tests/testPanCorrectness.java.in => mobile/android/base/tests/testPanCorrectness.java
rename : mobile/android/base/tests/testPasswordEncrypt.java.in => mobile/android/base/tests/testPasswordEncrypt.java
rename : mobile/android/base/tests/testPasswordProvider.java.in => mobile/android/base/tests/testPasswordProvider.java
rename : mobile/android/base/tests/testPermissions.java.in => mobile/android/base/tests/testPermissions.java
rename : mobile/android/base/tests/testPictureLinkContextMenu.java.in => mobile/android/base/tests/testPictureLinkContextMenu.java
rename : mobile/android/base/tests/testPrefsObserver.java.in => mobile/android/base/tests/testPrefsObserver.java
rename : mobile/android/base/tests/testPrivateBrowsing.java.in => mobile/android/base/tests/testPrivateBrowsing.java
rename : mobile/android/base/tests/testPromptGridInput.java.in => mobile/android/base/tests/testPromptGridInput.java
rename : mobile/android/base/tests/testReaderMode.java.in => mobile/android/base/tests/testReaderMode.java
rename : mobile/android/base/tests/testSearchSuggestions.java.in => mobile/android/base/tests/testSearchSuggestions.java
rename : mobile/android/base/tests/testSettingsMenuItems.java.in => mobile/android/base/tests/testSettingsMenuItems.java
rename : mobile/android/base/tests/testShareLink.java.in => mobile/android/base/tests/testShareLink.java
rename : mobile/android/base/tests/testSharedPreferences.java.in => mobile/android/base/tests/testSharedPreferences.java
rename : mobile/android/base/tests/testSystemPages.java.in => mobile/android/base/tests/testSystemPages.java
rename : mobile/android/base/tests/testTabHistory.java.in => mobile/android/base/tests/testTabHistory.java
rename : mobile/android/base/tests/testThumbnails.java.in => mobile/android/base/tests/testThumbnails.java
rename : mobile/android/base/tests/testVkbOverlap.java.in => mobile/android/base/tests/testVkbOverlap.java
rename : mobile/android/base/tests/test_bug720538.java.in => mobile/android/base/tests/test_bug720538.java
extra : rebase_source : c8d715aa110b07c6010054a674879e143a5f04e7
extra : amend_source : fb5714b78e055e336b5e0c6a0da8eb8c931ff09e
extra : histedit_source : ec57d8ba94000092438a2ba0bf4fb66091e98513%2C114ade72bb9b72b96557da74f1179734fa347e5c
2013-11-07 11:18:51 -05:00
Carsten "Tomcat" Book
869e0297f4 merge b2g-inbound to mozilla-central 2013-11-07 15:50:39 +01:00
Mark Hammond
9b6101f326 Bug 883858 - pass disabled tests to the test runner and have them reported in the test log. r=jmaher 2013-11-07 10:49:41 +11:00
Ted Mielczarek
b4bf92d782 bug 932349 - make Mochitest use kill_on_timeout=False and an onTimeout handler. r=jhammel 2013-11-06 09:14:23 -05:00
Felipe Gomes
f25dbdd3e6 Bug 916797 - --run-until-failure mochitest option should support running multiple tests. r=jmaher 2013-11-05 13:48:36 -02:00
Shih-Chiang Chien
1aef3730f0 Bug 869869 - Part 4, add IPC mochitest for PeerConnection, r=bent. 2013-08-23 23:47:49 +08:00
Wes Kocher
e6aeda0671 Merge inbound to m-c 2013-11-04 21:09:17 -08:00
Bharath Thiruveedula
4f05270316 Bug 684722 - Invoke geolocation error handlers when xhr fails. r=jdm 2013-11-04 14:52:53 -05:00
Rik Cabanier
63eb811541 Bug 540456 - Support HTML5 canvas draw{Custom,System}FocusRing(). r=smaug 2013-11-04 14:52:24 -05:00
Ryan VanderMeulen
69f4c8c1bb Merge m-c to fx-team. 2013-11-04 16:33:35 -05:00
Andrew Halberstadt
e35ef7f4d3 Bug 931116 - Disable initial failing b2g desktop mochitests to turn them on, r=jgriffin, DONTBUILD, a=NPOTB 2013-11-04 09:55:02 -05:00
Andrew Halberstadt
9374153143 Bug 932782 - b2g desktop mochitest mach target should use the new manifest, r=jgriffin, DONTBUILD, a=NPOTB 2013-11-04 09:53:42 -05:00
Tim Taubert
953dc23b63 Bug 934398 - Fix warning about assignment to undeclared variable 'p' r=jmaher
From 2cb477ab9b0da93c6a9f188a3e3cf62528d308ce Mon Sep 17 00:00:00 2001
2013-11-04 12:02:38 +01:00
Mark Hammond
b3c4ea0f74 Bug 932149 - add --e10s option to mach's mochitest commands and to testrunner.py. r=ted 2013-11-04 10:07:49 +11:00
Felipe Gomes
001e65b418 Bug 932144 - Add option to break into debugger on test failure. r=jmaher 2013-11-01 17:23:34 -02:00
Felipe Gomes
2ac03e2e4e Bug 931279 - Follow-up on mach support for mochitest --start-at and --end-at. r=jmaher 2013-11-01 17:23:32 -02:00
Garrett Robinson
b134424255 Bug 924708 - Fix regression of report-only CSP's that use policy-uri. r=sstamm 2013-10-28 11:25:16 -07:00
Ryan VanderMeulen
71aa2d98f6 Backed out changesets d83f69660b5a and b54f084f8e39 (bug 684722) for frequent OSX timeouts. 2013-10-31 17:47:23 -04:00
Ryan VanderMeulen
fce1c96cb3 Bug 684722 - Disable test on Android x86 and B2G as well. 2013-10-31 13:56:04 -04:00
Bharath Thiruveedula
85a6491bec Bug 684722 - Invoke geolocation error handlers when xhr fails. r=jdm 2013-10-31 11:26:41 -04:00
Andrea Marchesini
fac0bfead2 Bug 925594 - WebIDL enum for AudioChannel in HTMLMediaElement, r=ehsan, r=khuey 2013-10-28 17:08:14 -07:00
Jonathan Griffin
bd59ee22fb Bug 931104 - Remove unused B2G automation code, r=ahal 2013-10-28 15:38:39 -07:00
Bill McCloskey
db31fb8d21 Bug 931279 - Allow people to start running at a given test (r=jmaher) 2013-10-28 12:24:55 -07:00
Garrett Robinson
a2fa6d4e20 Bug 909029 - Fix incorrect parsing of CSP source list due to early return 2013-10-23 14:49:07 -07:00
Carsten "Tomcat" Book
f19f416288 Merge Fx-Team to Mozilla-Central 2013-10-25 11:21:15 +02:00
Mike Hommey
1d566f7586 Bug 929905 - Consolidate sources in moz.build. r=gps 2013-10-25 08:23:05 +09:00
Gijs Kruitbosch
80f4889f4f Bug 895471 - part 1: allow passing the flag to mochitest-browser, r=ted 2013-10-21 18:12:12 +02:00
Andrew Halberstadt
4a3fdaa647 Bug 930025 - b2g unittests need to check for crashes in more places, r=jgriffin 2013-10-23 14:45:48 -04:00
Geoff Brown
a78ac95181 Bug 927476 - Remove extra pref quoting in runtestsremote.py; r=jmaher 2013-10-22 20:34:03 -06:00
Mike Hommey
8eab92754e Bug 928929 - Kill local rule in testing/mochitest/chrome/Makefile.in. r=gps 2013-10-22 13:41:02 +09:00
John Schoenick
331d4a07dd Bug 827160 - Followup, disable test on non-plugin platforms. r=me 2013-10-21 16:08:23 -07:00
Jonathan Griffin
b55b7626c3 Bug 929122 - Add b2g-debug.json, r=ahal
--HG--
rename : testing/mochitest/b2g.json => testing/mochitest/b2g-debug.json
2013-10-21 14:20:50 -07:00
Joshua Cranmer
9e681482cf Bug 900526, part 4: Migrate FINAL_TARGET and XPI_NAME to moz.build, r=gps 2013-10-21 13:09:06 -05:00
Christian Holler
e8b8daef7c Bug 925873 - Make mochitest emit TEST-UNEXPECTED-FAIL on non-zero exit code. r=ted.
--HG--
extra : rebase_source : 17eb855e9bdc1b22c1187ede1dbb1b820f230290
2013-10-21 13:46:49 +02:00
Phil Ringnalda
3b3446f726 Merge m-c to m-i 2013-10-19 19:23:13 -07:00
Phil Ringnalda
5a88b3ad4a Merge f-t to m-c 2013-10-19 18:52:09 -07:00
Alexandre Poirot
06f17aee94 Bug 926332 - Expose getTestFile to mochitest chrome/browser that returns nsIFile instance for test data files. r=jmaher 2013-10-17 14:27:23 -04:00
Ryan VanderMeulen
2616551afa Backed out changeset 62732da6ae3d (bug 926332) for suspicion of causing mochitest-bc timeouts. 2013-10-17 16:22:41 -04:00
Alexandre Poirot
b7ca058ef7 Bug 926332 - Expose getTestFile to mochitest chrome/browser that returns nsIFile instance for test data files. r=jmaher 2013-10-17 14:27:23 -04:00
Ehsan Akhgari
53aeaafe01 Bug 928043 - Remove some prtypes.h inclusions from startupcache/, testing/ and toolkit/; r=bsmedberg
--HG--
extra : rebase_source : 5886932dda22ae179e8998ad92758e99495d09bd
2013-10-18 20:34:57 -04:00
Jonathan Griffin
876eb7144b Bug 926594 - Increase timeout for debug mochitests on B2G, r=ahal 2013-10-18 12:47:35 -07:00
Andrew Halberstadt
87e0c3659b Bug 925723 - Add new manifest for b2g_desktop mochitests, r=jgriffin, DONTBUILD, a=NPOTB 2013-10-15 16:47:44 -04:00
Bob Owen
30cd57308c Bug 766282 - Tests for allow-popups directive for iframe sandbox. r=smaug 2013-03-21 18:34:21 +00:00
Wes Johnston
cca753fb0f Bug 777451 - Allow adding files into roboextender for tests. r=gbrown 2013-10-12 16:00:51 -07:00
Martijn Wargers
77500dc612 Bug 901343 - Tests that use createSystemXHR are failing on b2g mochitest. r=sicking 2013-10-12 02:18:34 +02:00
Chris Double
0bddfb845a Bug 921239 - Mochitest-plain --repeat fails with PLAIN_LOOP_PATH not defined - r=jgriffin
--HG--
extra : rebase_source : 3815e9c97d56ba9027e2e36bd908722a03b836d0
2013-10-11 13:29:06 +13:00
Jonathan Griffin
04ee50007b Bug 921180 - Use b2g-bin if it exists, r=ahal 2013-10-10 10:25:59 -07:00
Geoff Brown
763232ca32 Bug 906081 - (3) Handle skipped robocop tests; r=jmaher 2013-10-08 13:14:39 -06:00
Geoff Brown
cdf08e4881 Bug 906081 - (2) Support remote os version in android mochitest manifests; r=ted 2013-10-08 13:14:38 -06:00
Jeff Hammel
27c0972b9f Bug 921676 - mochitest screenshots fallout from bug 746243;r=ted 2013-10-05 15:28:34 -07:00
Ms2ger
bc14e4aa9c Merge m-c to inbound. 2013-10-03 11:09:17 +02:00
Ms2ger
105ce73cfa Bug 922268 - Remove empty makefiles; r=gps 2013-10-03 09:10:00 +02:00
Andrea Marchesini
376ecbb43f Bug 871445 - patch 10 - DataStore: indexedDB permissions, r=ehsan 2013-10-02 13:27:23 -04:00
Ed Morley
67b40b6094 Backed out changeset 2767ff221c92 (bug 871445) 2013-10-02 17:57:25 +01:00
Andrea Marchesini
260c564f42 Bug 871445 - patch 10 - DataStore: indexedDB permissions, r=ehsan 2013-10-02 11:30:34 -04:00
Jeff Hammel
c4f66c8fc5 Bug 920728 - gdb won't start with mochitest-browser;r=ted 2013-10-01 16:53:19 -07:00
Jeff Hammel
f0a08306e2 Bug 922666 - Windows Mochitest "NameError: global name 'subprocess' is not defined" in killAndGetStack();r=edmorley
--HG--
extra : rebase_source : ad0fe201c5b1d6af79e2c60859f8f561e44708ca
2013-10-01 15:09:46 -07:00
Ryan VanderMeulen
5dc1c55908 Merge m-c to inbound. 2013-10-01 17:23:59 -04:00
Ryan VanderMeulen
08074605aa Merge m-c to b2g-inbound. 2013-10-01 16:47:09 -04:00
Benjamin Peterson
dbb9119fe9 Bug 922190 - Remove bundled copy of simplejson. r=gps
--HG--
extra : rebase_source : 5d33bafacd732e6bfb7acb6bb4d171eabb7d258a
2013-10-01 10:32:58 -04:00
Martijn Wargers
4b5db21172 Bug 922008 - Remove more enablePrivilege calls, part2. r=jmaher 2013-09-30 11:30:01 +02:00
Ryan VanderMeulen
439f7d7d01 Merge m-c to b2g-inbound. 2013-09-30 16:30:26 -04:00
Gregory Szorc
b03f79a7e6 Bug 920223 - Part 3: Mass convert MOCHITEST_BROWSER_FILES to manifests; rs=Ms2ger 2013-09-30 09:52:06 +02:00
Andrew Halberstadt
a34c5e8493 Bug 917252 - B2G mochitests don't return test harness' return code, r=edmorley 2013-09-30 11:05:46 -04:00
Ed Morley
eccf636a23 Backed out changeset 8b02873ee07e (bug 920223) 2013-09-30 12:50:05 +01:00
Gregory Szorc
e4af98efbf Bug 920223 - Part 3: Mass convert MOCHITEST_BROWSER_FILES to manifests; rs=Ms2ger 2013-09-30 09:52:06 +02:00
Jeff Hammel
8414270e88 Bug 921509 - OS X "OSError: [Errno 3] No such process" in runtests.py::killAndGetStack();r=ted 2013-10-01 10:47:05 -07:00
Gregory Szorc
1ce0c217ab Bug 920184 - Have mach xpcshell-test and mochitest-* update test files automatically; r=ted 2013-10-01 18:36:44 +02:00
Wes Kocher
03ca5a1de6 Merge fx-team to m-c 2013-09-27 20:32:24 -07:00
Mark Capella
183bab5e57 Bug 921117 - Enhanced Robocop screenshots, r=jmaher 2013-09-27 17:04:16 -04:00
Martijn Wargers
a0b7efa9b2 Bug 918604 - Remove more enablePrivilege calls. r=jmaher 2013-09-25 19:32:20 +02:00
Ryan VanderMeulen
605ce41d5a Backed out changeset 356ba083bb5f (bug 918604) for frequent OSX test_window_bar.html timeouts.
CLOSED TREE
2013-09-27 18:28:43 -04:00
Martijn Wargers
dfe0e2b248 Bug 918604 - Remove more enablePrivilege calls. r=jmaher 2013-09-25 19:32:20 +02:00
Andrew Halberstadt
b150c38ee9 Bug 920718 - Update b2g desktop mochitests for bug 746243, r=jhammel 2013-09-26 09:58:08 -04:00
Martijn Wargers
d11ac7269e Bug 918842 - B2G mochitest app doesn't attach the SpecialPowers object to popup windows. r=jmaher 2013-09-25 19:09:30 +02:00
Ms2ger
4411ac1268 Bug 920043 followup, fix hidden Android x86 tests, r=philor 2013-09-25 13:21:00 -07:00
Ms2ger
3076828e3f Bug 920043 - Update DOM tests from web-platform-tests; f=RyanVM rs=mounir
--HG--
rename : dom/imptests/failures/webapps/DOMCore/tests/approved/test_exceptions.html.json => dom/imptests/failures/html/dom/errors/test_exceptions.html.json
rename : dom/imptests/failures/webapps/DOMCore/tests/submissions/Ms2ger/test_Document-createElementNS.html.json => dom/imptests/failures/html/dom/nodes/test_Document-createElementNS.html.json
rename : dom/imptests/failures/webapps/DOMCore/tests/submissions/Ms2ger/test_Document-getElementsByTagName.html.json => dom/imptests/failures/html/dom/nodes/test_Document-getElementsByTagName.html.json
rename : dom/imptests/failures/webapps/DOMCore/tests/submissions/Ms2ger/test_Node-isEqualNode.xhtml.json => dom/imptests/failures/html/dom/nodes/test_Node-isEqualNode.xhtml.json
rename : dom/imptests/failures/webapps/DOMCore/tests/approved/test_Node-properties.html.json => dom/imptests/failures/html/dom/nodes/test_Node-properties.html.json
rename : dom/imptests/failures/webapps/DOMCore/tests/submissions/Ms2ger/test_attributes.html.json => dom/imptests/failures/html/dom/nodes/test_attributes.html.json
rename : dom/imptests/failures/webapps/DOMCore/tests/submissions/Ms2ger/test_case.html.json => dom/imptests/failures/html/dom/nodes/test_case.html.json
rename : dom/imptests/failures/webapps/DOMCore/tests/submissions/Opera/test_getElementsByClassName-10.xml.json => dom/imptests/failures/html/dom/nodes/test_getElementsByClassName-10.xml.json
rename : dom/imptests/failures/webapps/DOMCore/tests/submissions/Opera/test_getElementsByClassName-11.xml.json => dom/imptests/failures/html/dom/nodes/test_getElementsByClassName-11.xml.json
rename : dom/imptests/failures/webapps/DOMCore/tests/approved/test_Range-cloneContents.html.json => dom/imptests/failures/html/dom/ranges/test_Range-cloneContents.html.json
rename : dom/imptests/failures/webapps/DOMCore/tests/approved/test_Range-cloneRange.html.json => dom/imptests/failures/html/dom/ranges/test_Range-cloneRange.html.json
rename : dom/imptests/failures/webapps/DOMCore/tests/approved/test_Range-collapse.html.json => dom/imptests/failures/html/dom/ranges/test_Range-collapse.html.json
rename : dom/imptests/failures/webapps/DOMCore/tests/approved/test_Range-commonAncestorContainer.html.json => dom/imptests/failures/html/dom/ranges/test_Range-commonAncestorContainer.html.json
rename : dom/imptests/failures/webapps/DOMCore/tests/approved/test_Range-compareBoundaryPoints.html.json => dom/imptests/failures/html/dom/ranges/test_Range-compareBoundaryPoints.html.json
rename : dom/imptests/failures/webapps/DOMCore/tests/approved/test_Range-comparePoint.html.json => dom/imptests/failures/html/dom/ranges/test_Range-comparePoint.html.json
rename : dom/imptests/failures/webapps/DOMCore/tests/approved/test_Range-deleteContents.html.json => dom/imptests/failures/html/dom/ranges/test_Range-deleteContents.html.json
rename : dom/imptests/failures/webapps/DOMCore/tests/approved/test_Range-extractContents.html.json => dom/imptests/failures/html/dom/ranges/test_Range-extractContents.html.json
rename : dom/imptests/failures/webapps/DOMCore/tests/approved/test_Range-intersectsNode.html.json => dom/imptests/failures/html/dom/ranges/test_Range-intersectsNode.html.json
rename : dom/imptests/failures/webapps/DOMCore/tests/approved/test_Range-isPointInRange.html.json => dom/imptests/failures/html/dom/ranges/test_Range-isPointInRange.html.json
rename : dom/imptests/failures/webapps/DOMCore/tests/approved/test_Range-set.html.json => dom/imptests/failures/html/dom/ranges/test_Range-set.html.json
rename : dom/imptests/failures/webapps/DOMCore/tests/submissions/Ms2ger/test_historical.html.json => dom/imptests/failures/html/dom/test_historical.html.json
rename : dom/imptests/failures/webapps/DOMCore/tests/approved/test_interfaces.html.json => dom/imptests/failures/html/dom/test_interfaces.html.json
rename : dom/imptests/webapps/DOMCore/tests/approved/common.js => dom/imptests/html/dom/common.js
rename : dom/imptests/webapps/DOMCore/tests/submissions/Ms2ger/constants.js => dom/imptests/html/dom/constants.js
rename : dom/imptests/webapps/DOMCore/tests/submissions/Ms2ger/test_DOMException-constants.html => dom/imptests/html/dom/errors/test_DOMException-constants.html
rename : dom/imptests/webapps/DOMCore/tests/approved/test_exceptions.html => dom/imptests/html/dom/errors/test_exceptions.html
rename : dom/imptests/webapps/DOMCore/tests/submissions/Ms2ger/test_Event-constants.html => dom/imptests/html/dom/events/test_Event-constants.html
rename : dom/imptests/webapps/DOMCore/tests/submissions/Ms2ger/test_Event-constructors.html => dom/imptests/html/dom/events/test_Event-constructors.html
rename : dom/imptests/webapps/DOMCore/tests/submissions/Ms2ger/test_Event-defaultPrevented.html => dom/imptests/html/dom/events/test_Event-defaultPrevented.html
rename : dom/imptests/webapps/DOMCore/tests/submissions/Ms2ger/test_Event-initEvent.html => dom/imptests/html/dom/events/test_Event-initEvent.html
rename : dom/imptests/webapps/DOMCore/tests/submissions/Ms2ger/test_Event-type.html => dom/imptests/html/dom/events/test_Event-type.html
rename : dom/imptests/webapps/DOMCore/tests/submissions/Ms2ger/test_EventTarget-dispatchEvent.html => dom/imptests/html/dom/events/test_EventTarget-dispatchEvent.html
rename : dom/imptests/webapps/DOMCore/tests/submissions/Ms2ger/ChildNode-remove.js => dom/imptests/html/dom/nodes/ChildNode-remove.js
rename : dom/imptests/webapps/DOMCore/tests/submissions/Ms2ger/Document-createProcessingInstruction.js => dom/imptests/html/dom/nodes/Document-createProcessingInstruction.js
rename : dom/imptests/webapps/DOMCore/tests/submissions/Ms2ger/attributes.js => dom/imptests/html/dom/nodes/attributes.js
rename : dom/imptests/webapps/DOMCore/tests/submissions/Ms2ger/case.js => dom/imptests/html/dom/nodes/case.js
rename : dom/imptests/webapps/DOMCore/tests/submissions/Ms2ger/creators.js => dom/imptests/html/dom/nodes/creators.js
rename : dom/imptests/webapps/DOMCore/tests/submissions/Ms2ger/productions.js => dom/imptests/html/dom/nodes/productions.js
rename : dom/imptests/webapps/DOMCore/tests/submissions/Ms2ger/test_CharacterData-appendData.html => dom/imptests/html/dom/nodes/test_CharacterData-appendData.html
rename : dom/imptests/webapps/DOMCore/tests/submissions/Ms2ger/test_CharacterData-deleteData.html => dom/imptests/html/dom/nodes/test_CharacterData-deleteData.html
rename : dom/imptests/webapps/DOMCore/tests/submissions/Ms2ger/test_CharacterData-insertData.html => dom/imptests/html/dom/nodes/test_CharacterData-insertData.html
rename : dom/imptests/webapps/DOMCore/tests/submissions/Ms2ger/test_CharacterData-remove.html => dom/imptests/html/dom/nodes/test_CharacterData-remove.html
rename : dom/imptests/webapps/DOMCore/tests/submissions/Ms2ger/test_CharacterData-replaceData.html => dom/imptests/html/dom/nodes/test_CharacterData-replaceData.html
rename : dom/imptests/webapps/DOMCore/tests/submissions/Ms2ger/test_DOMImplementation-createDocument.html => dom/imptests/html/dom/nodes/test_DOMImplementation-createDocument.html
rename : dom/imptests/webapps/DOMCore/tests/submissions/Ms2ger/test_DOMImplementation-createDocumentType.html => dom/imptests/html/dom/nodes/test_DOMImplementation-createDocumentType.html
rename : dom/imptests/webapps/DOMCore/tests/submissions/Ms2ger/test_DOMImplementation-createHTMLDocument.html => dom/imptests/html/dom/nodes/test_DOMImplementation-createHTMLDocument.html
rename : dom/imptests/webapps/DOMCore/tests/submissions/Ms2ger/test_DOMImplementation-hasFeature.html => dom/imptests/html/dom/nodes/test_DOMImplementation-hasFeature.html
rename : dom/imptests/webapps/DOMCore/tests/submissions/Ms2ger/test_Document-adoptNode.html => dom/imptests/html/dom/nodes/test_Document-adoptNode.html
rename : dom/imptests/webapps/DOMCore/tests/submissions/Ms2ger/test_Document-createComment.html => dom/imptests/html/dom/nodes/test_Document-createComment.html
rename : dom/imptests/webapps/DOMCore/tests/submissions/Ms2ger/test_Document-createElement.html => dom/imptests/html/dom/nodes/test_Document-createElement.html
rename : dom/imptests/webapps/DOMCore/tests/submissions/Ms2ger/test_Document-createElementNS.html => dom/imptests/html/dom/nodes/test_Document-createElementNS.html
rename : dom/imptests/webapps/DOMCore/tests/submissions/Ms2ger/test_Document-createEvent.html => dom/imptests/html/dom/nodes/test_Document-createEvent.html
rename : dom/imptests/webapps/DOMCore/tests/submissions/Ms2ger/test_Document-createProcessingInstruction-literal-1.xhtml => dom/imptests/html/dom/nodes/test_Document-createProcessingInstruction-literal-1.xhtml
rename : dom/imptests/webapps/DOMCore/tests/submissions/Ms2ger/test_Document-createProcessingInstruction-literal-2.xhtml => dom/imptests/html/dom/nodes/test_Document-createProcessingInstruction-literal-2.xhtml
rename : dom/imptests/webapps/DOMCore/tests/submissions/Ms2ger/test_Document-createProcessingInstruction.html => dom/imptests/html/dom/nodes/test_Document-createProcessingInstruction.html
rename : dom/imptests/webapps/DOMCore/tests/submissions/Ms2ger/test_Document-createProcessingInstruction.xhtml => dom/imptests/html/dom/nodes/test_Document-createProcessingInstruction.xhtml
rename : dom/imptests/webapps/DOMCore/tests/submissions/Ms2ger/test_Document-createTreeWalker.html => dom/imptests/html/dom/nodes/test_Document-createTreeWalker.html
rename : dom/imptests/webapps/DOMCore/tests/submissions/Ms2ger/test_Document-getElementById.html => dom/imptests/html/dom/nodes/test_Document-getElementById.html
rename : dom/imptests/webapps/DOMCore/tests/submissions/Ms2ger/test_Document-getElementsByTagName.html => dom/imptests/html/dom/nodes/test_Document-getElementsByTagName.html
rename : dom/imptests/webapps/DOMCore/tests/submissions/Ms2ger/test_Document-getElementsByTagNameNS.html => dom/imptests/html/dom/nodes/test_Document-getElementsByTagNameNS.html
rename : dom/imptests/webapps/DOMCore/tests/submissions/Ms2ger/test_Document-importNode.html => dom/imptests/html/dom/nodes/test_Document-importNode.html
rename : dom/imptests/webapps/DOMCore/tests/submissions/Ms2ger/test_DocumentType-remove.html => dom/imptests/html/dom/nodes/test_DocumentType-remove.html
rename : dom/imptests/webapps/DOMCore/tests/submissions/Ms2ger/test_Element-children.html => dom/imptests/html/dom/nodes/test_Element-children.html
rename : dom/imptests/webapps/DOMCore/tests/submissions/Ms2ger/test_Element-getElementsByClassName.html => dom/imptests/html/dom/nodes/test_Element-getElementsByClassName.html
rename : dom/imptests/webapps/DOMCore/tests/submissions/Ms2ger/test_Element-remove.html => dom/imptests/html/dom/nodes/test_Element-remove.html
rename : dom/imptests/webapps/DOMCore/tests/submissions/Ms2ger/test_Element-removeAttributeNS.html => dom/imptests/html/dom/nodes/test_Element-removeAttributeNS.html
rename : dom/imptests/webapps/DOMCore/tests/submissions/Ms2ger/test_Element-tagName.html => dom/imptests/html/dom/nodes/test_Element-tagName.html
rename : dom/imptests/webapps/DOMCore/tests/submissions/Ms2ger/test_Node-appendChild.html => dom/imptests/html/dom/nodes/test_Node-appendChild.html
rename : dom/imptests/webapps/DOMCore/tests/submissions/Ms2ger/test_Node-cloneNode.html => dom/imptests/html/dom/nodes/test_Node-cloneNode.html
rename : dom/imptests/webapps/DOMCore/tests/approved/test_Node-compareDocumentPosition.html => dom/imptests/html/dom/nodes/test_Node-compareDocumentPosition.html
rename : dom/imptests/webapps/DOMCore/tests/submissions/Ms2ger/test_Node-constants.html => dom/imptests/html/dom/nodes/test_Node-constants.html
rename : dom/imptests/webapps/DOMCore/tests/approved/test_Node-contains.html => dom/imptests/html/dom/nodes/test_Node-contains.html
rename : dom/imptests/webapps/DOMCore/tests/submissions/Ms2ger/test_Node-contains.xml => dom/imptests/html/dom/nodes/test_Node-contains.xml
rename : dom/imptests/webapps/DOMCore/tests/submissions/Ms2ger/test_Node-insertBefore.html => dom/imptests/html/dom/nodes/test_Node-insertBefore.html
rename : dom/imptests/webapps/DOMCore/tests/submissions/Ms2ger/test_Node-isEqualNode.xhtml => dom/imptests/html/dom/nodes/test_Node-isEqualNode.xhtml
rename : dom/imptests/webapps/DOMCore/tests/submissions/Ms2ger/test_Node-lookupPrefix.xhtml => dom/imptests/html/dom/nodes/test_Node-lookupPrefix.xhtml
rename : dom/imptests/webapps/DOMCore/tests/submissions/Ms2ger/test_Node-nodeName.html => dom/imptests/html/dom/nodes/test_Node-nodeName.html
rename : dom/imptests/webapps/DOMCore/tests/submissions/Ms2ger/test_Node-nodeName.xhtml => dom/imptests/html/dom/nodes/test_Node-nodeName.xhtml
rename : dom/imptests/webapps/DOMCore/tests/submissions/Ms2ger/test_Node-normalize.html => dom/imptests/html/dom/nodes/test_Node-normalize.html
rename : dom/imptests/webapps/DOMCore/tests/submissions/Ms2ger/test_Node-parentElement.html => dom/imptests/html/dom/nodes/test_Node-parentElement.html
rename : dom/imptests/webapps/DOMCore/tests/submissions/Ms2ger/test_Node-parentNode.html => dom/imptests/html/dom/nodes/test_Node-parentNode.html
rename : dom/imptests/webapps/DOMCore/tests/approved/test_Node-properties.html => dom/imptests/html/dom/nodes/test_Node-properties.html
rename : dom/imptests/webapps/DOMCore/tests/submissions/Ms2ger/test_Node-removeChild.html => dom/imptests/html/dom/nodes/test_Node-removeChild.html
rename : dom/imptests/webapps/DOMCore/tests/submissions/Ms2ger/test_Node-replaceChild.html => dom/imptests/html/dom/nodes/test_Node-replaceChild.html
rename : dom/imptests/webapps/DOMCore/tests/submissions/Ms2ger/test_attributes.html => dom/imptests/html/dom/nodes/test_attributes.html
rename : dom/imptests/webapps/DOMCore/tests/submissions/Ms2ger/test_case.html => dom/imptests/html/dom/nodes/test_case.html
rename : dom/imptests/webapps/DOMCore/tests/submissions/Opera/test_getElementsByClassName-01.htm => dom/imptests/html/dom/nodes/test_getElementsByClassName-01.htm
rename : dom/imptests/webapps/DOMCore/tests/submissions/Opera/test_getElementsByClassName-02.htm => dom/imptests/html/dom/nodes/test_getElementsByClassName-02.htm
rename : dom/imptests/webapps/DOMCore/tests/submissions/Opera/test_getElementsByClassName-03.htm => dom/imptests/html/dom/nodes/test_getElementsByClassName-03.htm
rename : dom/imptests/webapps/DOMCore/tests/submissions/Opera/test_getElementsByClassName-04.htm => dom/imptests/html/dom/nodes/test_getElementsByClassName-04.htm
rename : dom/imptests/webapps/DOMCore/tests/submissions/Opera/test_getElementsByClassName-05.htm => dom/imptests/html/dom/nodes/test_getElementsByClassName-05.htm
rename : dom/imptests/webapps/DOMCore/tests/submissions/Opera/test_getElementsByClassName-06.htm => dom/imptests/html/dom/nodes/test_getElementsByClassName-06.htm
rename : dom/imptests/webapps/DOMCore/tests/submissions/Opera/test_getElementsByClassName-07.htm => dom/imptests/html/dom/nodes/test_getElementsByClassName-07.htm
rename : dom/imptests/webapps/DOMCore/tests/submissions/Opera/test_getElementsByClassName-08.htm => dom/imptests/html/dom/nodes/test_getElementsByClassName-08.htm
rename : dom/imptests/webapps/DOMCore/tests/submissions/Opera/test_getElementsByClassName-09.htm => dom/imptests/html/dom/nodes/test_getElementsByClassName-09.htm
rename : dom/imptests/webapps/DOMCore/tests/submissions/Opera/test_getElementsByClassName-10.xml => dom/imptests/html/dom/nodes/test_getElementsByClassName-10.xml
rename : dom/imptests/webapps/DOMCore/tests/submissions/Opera/test_getElementsByClassName-11.xml => dom/imptests/html/dom/nodes/test_getElementsByClassName-11.xml
rename : dom/imptests/webapps/DOMCore/tests/submissions/Opera/test_getElementsByClassName-12.htm => dom/imptests/html/dom/nodes/test_getElementsByClassName-12.htm
rename : dom/imptests/webapps/DOMCore/tests/submissions/Opera/test_getElementsByClassName-13.htm => dom/imptests/html/dom/nodes/test_getElementsByClassName-13.htm
rename : dom/imptests/webapps/DOMCore/tests/submissions/Opera/test_getElementsByClassName-14.htm => dom/imptests/html/dom/nodes/test_getElementsByClassName-14.htm
rename : dom/imptests/webapps/DOMCore/tests/submissions/Opera/test_getElementsByClassName-15.htm => dom/imptests/html/dom/nodes/test_getElementsByClassName-15.htm
rename : dom/imptests/webapps/DOMCore/tests/submissions/Opera/test_getElementsByClassName-16.htm => dom/imptests/html/dom/nodes/test_getElementsByClassName-16.htm
rename : dom/imptests/webapps/DOMCore/tests/submissions/Opera/test_getElementsByClassName-17.htm => dom/imptests/html/dom/nodes/test_getElementsByClassName-17.htm
rename : dom/imptests/webapps/DOMCore/tests/submissions/Opera/test_getElementsByClassName-18.htm => dom/imptests/html/dom/nodes/test_getElementsByClassName-18.htm
rename : dom/imptests/webapps/DOMCore/tests/approved/Range-test-iframe.html => dom/imptests/html/dom/ranges/Range-test-iframe.html
rename : dom/imptests/webapps/DOMCore/tests/submissions/Ms2ger/test_Range-attributes.html => dom/imptests/html/dom/ranges/test_Range-attributes.html
rename : dom/imptests/webapps/DOMCore/tests/approved/test_Range-cloneContents.html => dom/imptests/html/dom/ranges/test_Range-cloneContents.html
rename : dom/imptests/webapps/DOMCore/tests/approved/test_Range-cloneRange.html => dom/imptests/html/dom/ranges/test_Range-cloneRange.html
rename : dom/imptests/webapps/DOMCore/tests/approved/test_Range-collapse.html => dom/imptests/html/dom/ranges/test_Range-collapse.html
rename : dom/imptests/webapps/DOMCore/tests/submissions/Ms2ger/test_Range-commonAncestorContainer.html => dom/imptests/html/dom/ranges/test_Range-commonAncestorContainer-2.html
rename : dom/imptests/webapps/DOMCore/tests/approved/test_Range-commonAncestorContainer.html => dom/imptests/html/dom/ranges/test_Range-commonAncestorContainer.html
rename : dom/imptests/webapps/DOMCore/tests/approved/test_Range-compareBoundaryPoints.html => dom/imptests/html/dom/ranges/test_Range-compareBoundaryPoints.html
rename : dom/imptests/webapps/DOMCore/tests/submissions/Ms2ger/test_Range-comparePoint.html => dom/imptests/html/dom/ranges/test_Range-comparePoint-2.html
rename : dom/imptests/webapps/DOMCore/tests/approved/test_Range-comparePoint.html => dom/imptests/html/dom/ranges/test_Range-comparePoint.html
rename : dom/imptests/webapps/DOMCore/tests/approved/test_Range-deleteContents.html => dom/imptests/html/dom/ranges/test_Range-deleteContents.html
rename : dom/imptests/webapps/DOMCore/tests/submissions/Ms2ger/test_Range-detach.html => dom/imptests/html/dom/ranges/test_Range-detach.html
rename : dom/imptests/webapps/DOMCore/tests/approved/test_Range-extractContents.html => dom/imptests/html/dom/ranges/test_Range-extractContents.html
rename : dom/imptests/webapps/DOMCore/tests/approved/test_Range-insertNode.html => dom/imptests/html/dom/ranges/test_Range-insertNode.html
rename : dom/imptests/webapps/DOMCore/tests/submissions/Ms2ger/test_Range-intersectsNode-binding.html => dom/imptests/html/dom/ranges/test_Range-intersectsNode-binding.html
rename : dom/imptests/webapps/DOMCore/tests/approved/test_Range-intersectsNode.html => dom/imptests/html/dom/ranges/test_Range-intersectsNode.html
rename : dom/imptests/webapps/DOMCore/tests/approved/test_Range-isPointInRange.html => dom/imptests/html/dom/ranges/test_Range-isPointInRange.html
rename : dom/imptests/webapps/DOMCore/tests/approved/test_Range-mutations.html => dom/imptests/html/dom/ranges/test_Range-mutations.html
rename : dom/imptests/webapps/DOMCore/tests/approved/test_Range-selectNode.html => dom/imptests/html/dom/ranges/test_Range-selectNode.html
rename : dom/imptests/webapps/DOMCore/tests/approved/test_Range-set.html => dom/imptests/html/dom/ranges/test_Range-set.html
rename : dom/imptests/webapps/DOMCore/tests/approved/test_Range-surroundContents.html => dom/imptests/html/dom/ranges/test_Range-surroundContents.html
rename : dom/imptests/webapps/DOMCore/tests/submissions/Ms2ger/test_historical.html => dom/imptests/html/dom/test_historical.html
rename : dom/imptests/webapps/DOMCore/tests/submissions/Ms2ger/test_interfaces.html => dom/imptests/html/dom/test_interface-objects.html
rename : dom/imptests/webapps/DOMCore/tests/approved/test_interfaces.html => dom/imptests/html/dom/test_interfaces.html
rename : dom/imptests/webapps/DOMCore/tests/submissions/Ms2ger/test_NodeFilter-constants.html => dom/imptests/html/dom/traversal/test_NodeFilter-constants.html
2013-09-25 19:27:28 +02:00
Jeff Hammel
343e38163e follow up: webapprt on mach; Bug 746243 - port Mochitest to Mozbase;r=gps 2013-09-24 13:44:23 -07:00
Jeff Hammel
ee0512a05f Bug 920152 - UnboundLocalError: local variable browserProcessId referenced before assignment;r=edmorley 2013-09-24 11:27:18 -07:00
Ryan VanderMeulen
8af6d7e0b2 Backout bug 886164 for B2G regressions. 2013-09-23 21:26:05 -04:00
Ryan VanderMeulen
fdd42a380a Merge inbound to m-c. 2013-09-23 17:01:29 -04:00
Jeff Hammel
18cf2dd6e8 Bug 746243 - port Mochitest to Mozbase;r=ted 2013-09-23 07:47:48 -07:00
Martijn Wargers
6717196192 Bug 908879 - 1 failure on b2g mochitest test_event.html: number of input events fired expected 0 but got 1. r=ehsan 2013-09-16 11:47:37 +02:00
Geoff Brown
e48194ab7f Bug 917543 - Add robocop_x86.ini to Makefiles; r=gps 2013-09-19 20:06:59 -06:00
Garrett Robinson
a84d08de1f Bug 916446 -Pass reportOnly to CSPRep.fromString so invalid pre-1.0 CSP headers aren't accidentally enforced. r=sstamm 2013-09-19 17:31:01 -04:00
Ryan VanderMeulen
103c0f3c73 Bug 886164 - Disable test on B2G since it relies on observers working. 2013-09-19 16:25:03 -04:00
Andrew Halberstadt
abe9bc5817 Bug 917055 - Add mach target for b2g desktop mochitests, r=jgriffin,gps 2013-09-19 14:43:44 -04:00
Ed Morley
b2a19b1861 Bug 901102 - Disable test_streams_element_capture_reset.html on B2G for too many intermittent failures 2013-09-19 15:05:11 +01:00
Ed Morley
e1f1fd8244 Bug 918299 - Disable content/media/test/* mochitest timeouts on B2G for causing mochitest-3 runs to abort midway through
--HG--
extra : rebase_source : 06d5097efac8ff1197216c2b87709f50b5c39f26
2013-09-19 13:46:26 +01:00
Ed Morley
ae9302a264 Bug 917817 - Make several more python test harness failure modes TBPL parsable; r=jmaher 2013-09-19 13:20:17 +01:00
Martijn Wargers
3dbeb6c4a3 Bug 916086 - Remove some more enablePrivilege calls. r=jmaher
CLOSED TREE

--HG--
rename : layout/base/tests/test_bug458898.html => layout/base/tests/chrome/test_bug458898.html
2013-09-16 22:12:29 +02:00
Geoff Brown
b7b2ba5787 Bug 913627 - Disable a few more media mochitests on Android x86 only; r=jmaher 2013-09-17 08:55:03 -06:00
Phil Ringnalda
f0214b2243 Merge m-i to a CLOSED TREE m-c 2013-09-16 23:12:03 -07:00
Edwin Flores
b1792cf492 Bug 899420 - Disable accidentally enabled Android x86 media tests on a CLOSED TREE r=bustage
--HG--
extra : amend_source : 30e839e40d27414167bb7a99e9767f7c3123912c
2013-09-17 15:41:39 +12:00
Alexandre Poirot
984d718c93 Bug 914633 - Implement SpecialPowers.loadChromeScript to easily add new chrome features without having to modify SpecialPowers. r=ted 2013-09-14 22:09:13 -04:00
Alexandre Poirot
3c77ceca7b Bug 914604 - Convert webapps xpcshell test to mochitest-plain and cover app reinstall and redirects manifest property r=fabrice 2013-09-15 12:27:00 +03:00
Ed Morley
386845ff18 Bug 916135 - Disable webaudio tests on B2G for too many timeouts that abort the rest of the suite
--HG--
extra : rebase_source : 4724e19d78413eda64d265358d5ae2468ac91fb8
2013-09-13 15:55:30 +01:00
Ryan VanderMeulen
350982d4bc Merge inbound to m-c. 2013-09-12 20:37:35 -04:00
Sid Stamm
586cbfdc49 bug 836922 - disable new multiple CSP policy tests on b2g because the observer service is not working. r=ryanvm 2013-09-12 11:37:36 -07:00
Ryan VanderMeulen
d69ae35a39 Backed out changeset 9157ea42ff41 (bug 914925) for Android/B2G test bustage. 2013-09-12 14:28:55 -04:00
Ted Mielczarek
a4d2b978d6 Bug 914925 - Fix --debugger for reftest/mochitest on OS X. r=jmaher 2013-09-12 09:05:19 -04:00
Masayuki Nakano
1289d8ac96 Bug 911951 part.2 Reimplement synthesizeText() in EventUtils.js and remove nsIDOMWindowUtils.COMPOSITION_ATTR_* from all tests r=smaug 2013-09-13 00:19:00 +09:00
Guilherme Gonçalves
0676c24d11 Bug 911595 - Avoid shutting down geolocation request twice. r=jdm 2013-09-12 11:08:50 -04:00
Geoff Brown
45243611d4 Bug 912784 - Simplify utility-path handling in runtestsremote.py; r=jmaher 2013-09-12 09:02:48 -06:00
Alexandre Poirot
a6cb2f6e9a Bug 894990 - Expose mochitest data file URL via SimpleTest.getTestFileURL. r=jmaher 2013-09-12 10:48:32 -04:00
Edwin Flores
7a30950987 Bug 899420 - Disable accidentally enabled Android media tests r=bustage 2013-09-12 17:13:31 +12:00
Edwin Flores
d357f78bf8 Bug 899420 - Kill more b2g bustage, real and potential on a CLOSED TREE r=bustage 2013-09-12 15:04:25 +12:00
Edwin Flores
ef5a40eec6 Bug 899420 - Annotate b2g test_buffered.html failures on a CLOSED TREE r=bustage 2013-09-12 14:49:32 +12:00
Andrew Halberstadt
aad03adf76 Bug 914327 - Mach command for b2g mochitests should handle test_path better, r=jgriffin, DONTBUILD, a=NPOTB 2013-09-11 14:53:47 -04:00
Martijn Wargers
1face898e0 Bug 914089 - b2g.json cleanup and reorder, part 3. r=jmaher 2013-09-11 13:52:42 +02:00
Geoff Brown
be400ec716 Bug 913627 - Update androidx86.json for a clean x86 run; r=jmaher 2013-09-10 08:58:08 -06:00
Gregory Szorc
c2c617a95e Bug 913241 - Support chunking mochitests from mach; r=jmaher 2013-09-09 12:36:03 -07:00
L. David Baron
d44257314d Bug 847275 patch 2: Temporarily disable failures from checking of assertions in browser-chrome mochitests so that we can annotate the expected assertions before enabling. r=dao 2013-09-09 12:21:24 +02:00
L. David Baron
4163ff5187 Bug 847275 patch 1: Make assertions cause test failures in browser-chrome mochitest. r=dao
I tested all three error messages manually by making different
SimpleTest.expectAssertions() calls in
browser/base/content/test/browser_aboutHome.js .
2013-09-09 12:21:24 +02:00
Fabrice Desré
595ce186af Bug 894927 - Use xhtml instead of xul for b2g main window. r=ochameau
--HG--
rename : b2g/chrome/content/shell.xul => b2g/chrome/content/shell.html
2013-08-28 14:35:34 -07:00
Ms2ger
f8962d36e5 Bug 903080 - Move CSP tests in content/base/test into a subdir; r=ddahl+mshal
--HG--
rename : content/base/test/file_CSP.css => content/base/test/csp/file_CSP.css
rename : content/base/test/file_CSP.sjs => content/base/test/csp/file_CSP.sjs
rename : content/base/test/file_CSP_bug663567.xsl => content/base/test/csp/file_CSP_bug663567.xsl
rename : content/base/test/file_CSP_bug663567_allows.xml => content/base/test/csp/file_CSP_bug663567_allows.xml
rename : content/base/test/file_CSP_bug663567_allows.xml^headers^ => content/base/test/csp/file_CSP_bug663567_allows.xml^headers^
rename : content/base/test/file_CSP_bug663567_blocks.xml => content/base/test/csp/file_CSP_bug663567_blocks.xml
rename : content/base/test/file_CSP_bug663567_blocks.xml^headers^ => content/base/test/csp/file_CSP_bug663567_blocks.xml^headers^
rename : content/base/test/file_CSP_bug802872.html => content/base/test/csp/file_CSP_bug802872.html
rename : content/base/test/file_CSP_bug802872.html^headers^ => content/base/test/csp/file_CSP_bug802872.html^headers^
rename : content/base/test/file_CSP_bug802872.js => content/base/test/csp/file_CSP_bug802872.js
rename : content/base/test/file_CSP_bug802872.sjs => content/base/test/csp/file_CSP_bug802872.sjs
rename : content/base/test/file_CSP_bug885433_allows.html => content/base/test/csp/file_CSP_bug885433_allows.html
rename : content/base/test/file_CSP_bug885433_allows.html^headers^ => content/base/test/csp/file_CSP_bug885433_allows.html^headers^
rename : content/base/test/file_CSP_bug885433_blocks.html => content/base/test/csp/file_CSP_bug885433_blocks.html
rename : content/base/test/file_CSP_bug885433_blocks.html^headers^ => content/base/test/csp/file_CSP_bug885433_blocks.html^headers^
rename : content/base/test/file_CSP_bug888172.html => content/base/test/csp/file_CSP_bug888172.html
rename : content/base/test/file_CSP_bug888172.sjs => content/base/test/csp/file_CSP_bug888172.sjs
rename : content/base/test/file_CSP_evalscript_main.html => content/base/test/csp/file_CSP_evalscript_main.html
rename : content/base/test/file_CSP_evalscript_main.html^headers^ => content/base/test/csp/file_CSP_evalscript_main.html^headers^
rename : content/base/test/file_CSP_evalscript_main.js => content/base/test/csp/file_CSP_evalscript_main.js
rename : content/base/test/file_CSP_evalscript_main_allowed.js => content/base/test/csp/file_CSP_evalscript_main_allowed.js
rename : content/base/test/file_CSP_evalscript_main_allowed_getCRMFRequest.js => content/base/test/csp/file_CSP_evalscript_main_allowed_getCRMFRequest.js
rename : content/base/test/file_CSP_evalscript_main_getCRMFRequest.html => content/base/test/csp/file_CSP_evalscript_main_getCRMFRequest.html
rename : content/base/test/file_CSP_evalscript_main_getCRMFRequest.html^headers^ => content/base/test/csp/file_CSP_evalscript_main_getCRMFRequest.html^headers^
rename : content/base/test/file_CSP_evalscript_main_getCRMFRequest.js => content/base/test/csp/file_CSP_evalscript_main_getCRMFRequest.js
rename : content/base/test/file_CSP_evalscript_main_spec_compliant.html => content/base/test/csp/file_CSP_evalscript_main_spec_compliant.html
rename : content/base/test/file_CSP_evalscript_main_spec_compliant.html^headers^ => content/base/test/csp/file_CSP_evalscript_main_spec_compliant.html^headers^
rename : content/base/test/file_CSP_evalscript_main_spec_compliant_allowed.html => content/base/test/csp/file_CSP_evalscript_main_spec_compliant_allowed.html
rename : content/base/test/file_CSP_evalscript_main_spec_compliant_allowed.html^headers^ => content/base/test/csp/file_CSP_evalscript_main_spec_compliant_allowed.html^headers^
rename : content/base/test/file_CSP_evalscript_main_spec_compliant_allowed_getCRMFRequest.html => content/base/test/csp/file_CSP_evalscript_main_spec_compliant_allowed_getCRMFRequest.html
rename : content/base/test/file_CSP_evalscript_main_spec_compliant_allowed_getCRMFRequest.html^headers^ => content/base/test/csp/file_CSP_evalscript_main_spec_compliant_allowed_getCRMFRequest.html^headers^
rename : content/base/test/file_CSP_evalscript_main_spec_compliant_getCRMFRequest.html => content/base/test/csp/file_CSP_evalscript_main_spec_compliant_getCRMFRequest.html
rename : content/base/test/file_CSP_evalscript_main_spec_compliant_getCRMFRequest.html^headers^ => content/base/test/csp/file_CSP_evalscript_main_spec_compliant_getCRMFRequest.html^headers^
rename : content/base/test/file_CSP_evalscript_no_CSP_at_all.html => content/base/test/csp/file_CSP_evalscript_no_CSP_at_all.html
rename : content/base/test/file_CSP_evalscript_no_CSP_at_all.html^headers^ => content/base/test/csp/file_CSP_evalscript_no_CSP_at_all.html^headers^
rename : content/base/test/file_CSP_evalscript_no_CSP_at_all.js => content/base/test/csp/file_CSP_evalscript_no_CSP_at_all.js
rename : content/base/test/file_CSP_frameancestors.sjs => content/base/test/csp/file_CSP_frameancestors.sjs
rename : content/base/test/file_CSP_frameancestors_main.html => content/base/test/csp/file_CSP_frameancestors_main.html
rename : content/base/test/file_CSP_frameancestors_main.js => content/base/test/csp/file_CSP_frameancestors_main.js
rename : content/base/test/file_CSP_frameancestors_main_spec_compliant.html => content/base/test/csp/file_CSP_frameancestors_main_spec_compliant.html
rename : content/base/test/file_CSP_frameancestors_main_spec_compliant.js => content/base/test/csp/file_CSP_frameancestors_main_spec_compliant.js
rename : content/base/test/file_CSP_frameancestors_spec_compliant.sjs => content/base/test/csp/file_CSP_frameancestors_spec_compliant.sjs
rename : content/base/test/file_CSP_inlinescript_main.html => content/base/test/csp/file_CSP_inlinescript_main.html
rename : content/base/test/file_CSP_inlinescript_main.html^headers^ => content/base/test/csp/file_CSP_inlinescript_main.html^headers^
rename : content/base/test/file_CSP_inlinescript_main_spec_compliant.html => content/base/test/csp/file_CSP_inlinescript_main_spec_compliant.html
rename : content/base/test/file_CSP_inlinescript_main_spec_compliant.html^headers^ => content/base/test/csp/file_CSP_inlinescript_main_spec_compliant.html^headers^
rename : content/base/test/file_CSP_inlinescript_main_spec_compliant_allowed.html => content/base/test/csp/file_CSP_inlinescript_main_spec_compliant_allowed.html
rename : content/base/test/file_CSP_inlinescript_main_spec_compliant_allowed.html^headers^ => content/base/test/csp/file_CSP_inlinescript_main_spec_compliant_allowed.html^headers^
rename : content/base/test/file_CSP_inlinestyle_main.html => content/base/test/csp/file_CSP_inlinestyle_main.html
rename : content/base/test/file_CSP_inlinestyle_main.html^headers^ => content/base/test/csp/file_CSP_inlinestyle_main.html^headers^
rename : content/base/test/file_CSP_inlinestyle_main_spec_compliant.html => content/base/test/csp/file_CSP_inlinestyle_main_spec_compliant.html
rename : content/base/test/file_CSP_inlinestyle_main_spec_compliant.html^headers^ => content/base/test/csp/file_CSP_inlinestyle_main_spec_compliant.html^headers^
rename : content/base/test/file_CSP_inlinestyle_main_spec_compliant_allowed.html => content/base/test/csp/file_CSP_inlinestyle_main_spec_compliant_allowed.html
rename : content/base/test/file_CSP_inlinestyle_main_spec_compliant_allowed.html^headers^ => content/base/test/csp/file_CSP_inlinestyle_main_spec_compliant_allowed.html^headers^
rename : content/base/test/file_CSP_main.html => content/base/test/csp/file_CSP_main.html
rename : content/base/test/file_CSP_main.html^headers^ => content/base/test/csp/file_CSP_main.html^headers^
rename : content/base/test/file_CSP_main.js => content/base/test/csp/file_CSP_main.js
rename : content/base/test/file_CSP_main_spec_compliant.html => content/base/test/csp/file_CSP_main_spec_compliant.html
rename : content/base/test/file_CSP_main_spec_compliant.html^headers^ => content/base/test/csp/file_CSP_main_spec_compliant.html^headers^
rename : content/base/test/file_CSP_main_spec_compliant.js => content/base/test/csp/file_CSP_main_spec_compliant.js
rename : content/base/test/file_bothCSPheaders.html => content/base/test/csp/file_bothCSPheaders.html
rename : content/base/test/file_bothCSPheaders.html^headers^ => content/base/test/csp/file_bothCSPheaders.html^headers^
rename : content/base/test/file_csp_bug768029.html => content/base/test/csp/file_csp_bug768029.html
rename : content/base/test/file_csp_bug768029.sjs => content/base/test/csp/file_csp_bug768029.sjs
rename : content/base/test/file_csp_bug773891.html => content/base/test/csp/file_csp_bug773891.html
rename : content/base/test/file_csp_bug773891.sjs => content/base/test/csp/file_csp_bug773891.sjs
rename : content/base/test/file_csp_redirects_main.html => content/base/test/csp/file_csp_redirects_main.html
rename : content/base/test/file_csp_redirects_page.sjs => content/base/test/csp/file_csp_redirects_page.sjs
rename : content/base/test/file_csp_redirects_resource.sjs => content/base/test/csp/file_csp_redirects_resource.sjs
rename : content/base/test/test_CSP.html => content/base/test/csp/test_CSP.html
rename : content/base/test/test_CSP_bug663567.html => content/base/test/csp/test_CSP_bug663567.html
rename : content/base/test/test_CSP_bug802872.html => content/base/test/csp/test_CSP_bug802872.html
rename : content/base/test/test_CSP_bug885433.html => content/base/test/csp/test_CSP_bug885433.html
rename : content/base/test/test_CSP_bug888172.html => content/base/test/csp/test_CSP_bug888172.html
rename : content/base/test/test_CSP_evalscript.html => content/base/test/csp/test_CSP_evalscript.html
rename : content/base/test/test_CSP_evalscript_getCRMFRequest.html => content/base/test/csp/test_CSP_evalscript_getCRMFRequest.html
rename : content/base/test/test_CSP_frameancestors.html => content/base/test/csp/test_CSP_frameancestors.html
rename : content/base/test/test_CSP_inlinescript.html => content/base/test/csp/test_CSP_inlinescript.html
rename : content/base/test/test_CSP_inlinestyle.html => content/base/test/csp/test_CSP_inlinestyle.html
rename : content/base/test/test_bothCSPheaders.html => content/base/test/csp/test_bothCSPheaders.html
rename : content/base/test/chrome/test_csp_bug768029.html => content/base/test/csp/test_csp_bug768029.html
rename : content/base/test/chrome/test_csp_bug773891.html => content/base/test/csp/test_csp_bug773891.html
rename : content/base/test/test_csp_redirects.html => content/base/test/csp/test_csp_redirects.html
2013-09-06 08:41:38 +02:00
Geoff Brown
d1f14242b4 Bug 912779 - Improve error handling in mochitest runtestsremote.py; r=jmaher 2013-09-05 10:14:56 -06:00
Geoff Brown
e273a1980c Bug 908275 - Use mozlog in mochitest runtestsremote; r=jmaher 2013-09-05 10:14:54 -06:00
Mike Hommey
f1cf3b4238 Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps 2013-09-05 09:01:46 +09:00
Ryan VanderMeulen
f41dc068e8 Backed out changeset 5c25126b9c76 (bug 894927) for causing bug 911751 on a CLOSED TREE.
--HG--
rename : b2g/chrome/content/shell.html => b2g/chrome/content/shell.xul
2013-09-03 20:51:30 -04:00
Masatoshi Kimura
46fabe90d3 Bug 911243 - Enable test_interfaces.html on B2G. r=smaug 2013-09-01 02:50:18 +09:00
Honza Bambas
650e522909 Bug 783589 - Re-enable the test on Android. r=jlebar 2013-08-30 23:08:14 -04:00
Ryan VanderMeulen
8629024daf Backed out changeset b04073aaa278 (bug 911243) for Android 4.0 mochitest failures. 2013-08-30 22:40:23 -04:00
Masatoshi Kimura
5f00b2879d Bug 911243 - Enable test_interfaces.html on B2G. r=smaug 2013-08-31 09:52:44 +09:00
David Rajchenbach-Teller
7e5c0d052b Bug 872229 - Add an add_task API for mochitest. r=ted 2013-06-04 15:35:43 +02:00
Martijn Wargers
b369f27ff5 Bug 908439 - Rewrite some tests to SpecialPowers.pushPrefEnv/pushPermissions. r=jmaher 2013-08-29 23:12:15 +02:00
Martijn Wargers
cd685e1e35 Bug 914890 - While running a standalone mochitest, prefs and permissions should also reset after the mochitest run. r=jmaher 2013-09-30 15:05:21 +02:00
Geoff Brown
5255d01f81 Bug 900664 - Skip testImportFromAndroid on x86 emu; r=jmaher 2013-08-29 16:44:26 -06:00
Andrew Halberstadt
ebc4e3a6f5 Bug 909888 - Add mach commands for b2g reftests and crashtests, r=jgriffin 2013-08-29 14:23:07 -04:00
Ryan VanderMeulen
7ed6f218ff Merge m-c to b2g-inbound. 2013-08-29 00:24:45 -04:00
Ryan VanderMeulen
89bb1cc5bf Merge inbound to m-c. 2013-08-29 00:00:10 -04:00
Andrew Halberstadt
4104fc828d Bug 908874 - Add mach command to run b2g mochitests, r=jgriffin,gps, DONTBUILD, a=NPOTB 2013-08-28 10:08:50 -04:00
Randy Lin
8da12513f5 Bug 903765 - Media Recording - Enable mochitest which used the mozGetUserMedia on b2g. r=jsmith 2013-08-27 12:29:47 +08:00
Ryan VanderMeulen
9fa9f53229 Merge inbound to m-c. 2013-08-26 20:19:26 -04:00
Andrew Halberstadt
6dcb04058c Bug 907552 - Mochitests should use __file__ for determining location, r=gps 2013-08-26 17:17:51 -04:00
Martijn Wargers
eb96fe8115 Bug 909012 - pushPermissions doesn't have 'remove' option. r=jmaher 2013-08-26 20:05:20 +02:00
Martijn Wargers
784891e356 Bug 907995 - b2g.json cleanup and reorder, part 2. r=jmaher 2013-08-26 19:41:52 +02:00
Ryan VanderMeulen
0e1d3c26c6 Merge inbound to m-c. 2013-08-23 17:49:37 -04:00
Ryan VanderMeulen
46a8713421 Merge fx-team to m-c. 2013-08-23 16:56:55 -04:00
Martijn Wargers
2e662299d2 Bug 908436 - Fix System JS error from bug 846090. r=jgriffin 2013-08-22 23:31:24 +02:00
Geoff Brown
1aa6b9c2f8 Bug 908275 - Improve logging of xpcshell args in mochitests; r=jmaher 2013-08-23 09:11:43 -06:00
Fabrice Desré
e4df86208c Bug 894927 - Use xhtml instead of xul for b2g main window. r=ochameau
--HG--
rename : b2g/chrome/content/shell.xul => b2g/chrome/content/shell.html
2013-08-28 14:35:34 -07:00
Marco Castelluccio
f393184c95 Bug 906837 - Add mach command for running webapprt chrome tests. r=adw, r=gps 2013-08-23 10:06:16 -04:00
Ryan VanderMeulen
d99f5cd37a Merge m-c to inbound. 2013-08-22 15:44:40 -04:00
Andrew Halberstadt
7e6715d905 Bug 907552 - Add ability to specify cwd to MozbuildObject.from_environment(), r=gps 2013-08-22 15:24:40 -04:00
Martijn Wargers
6929c3e797 Bug 868035 - Enable Mochitests for gUM on B2G. r=jgriffin 2013-08-22 02:36:32 +02:00
Martijn Wargers
a1e197c0df Bug 846090 - XBL mochitests timing out/failing on b2g. r=jgriffin 2013-08-21 00:41:18 +02:00
Ryan VanderMeulen
efdb6976a7 Bug 910229 - Disable dom-level* mochitests on Android due to frequent OOM crashes.
CLOSED TREE
2013-08-28 10:07:44 -04:00
Masayuki Nakano
ba86f9045b Bug 903715 part.2 Don't check in Makefile.in if the target OS is Android for <select> element dropdown test r=gps+ahalberstadt 2013-08-20 23:20:10 +09:00
Geoff Brown
3b3bdf41c3 Bug 902160 - Correct misplaced comma in androidx86.json; r=jmaher 2013-08-19 18:00:32 -06:00
Martijn Wargers
73a9e91c4b Bug 901387 - b2g.json cleanup and reorder. r=jgriffin 2013-08-16 21:31:37 +02:00
Andrew Halberstadt
3117d69ff2 Bug 903034 - Fix b2g desktop mochitest regression, r=jgriffin 2013-08-14 13:57:43 -04:00
Drew Willcoxon
ed5eefd356 Bug 904183 - Add bug number references to mochitest manifests explaining why copypaste tests are disabled. r=Ms2ger 2013-08-13 17:42:58 -07:00
Martijn Wargers
286c4907b4 Bug 902611 - test_bug475156.html failing on b2g mochitest with (NS_NOINTERFACE) [nsISupports.QueryInterface]. r=jduell 2013-08-12 01:48:10 +02:00
Randy Lin
b44ce21e6a Bug 897776 - Test case for MediaRecorder infinite recursion with requestData() calls in "dataavailable" event. r=jsmith 2013-08-11 11:35:16 +08:00
Geoff Brown
9b8e1cc2ea Bug 902160 - Fix invalid comments in androidx86.json; r=jmaher 2013-08-11 12:59:29 -07:00
Ryan VanderMeulen
8afe7e8fed Merge inbound to m-c. 2013-08-09 19:08:45 -04:00
Ryan VanderMeulen
1c27efb8bd Merge b2g-inbound to m-c. 2013-08-09 17:26:14 -04:00
Matt Brubeck
93e36046ad Bug 899695 - Fix exception in "mach python" on Windows [r=gps]
DONTBUILD (not part of the build)
2013-08-08 08:06:02 -07:00
Neil Deakin
2a4b390410 Bug 894736, pass clipboard type to data transfer so that the correct clipboard is used when pasting, r=ehsan 2013-08-07 14:52:38 -04:00
Geoff Brown
01d76f209e Bug 902160 - Update mochitest manifest for android x86; r=jmaher 2013-08-07 07:32:40 -07:00
David Dahl
f2aeffa8a9 test only change b2g excludetests for bug 824652 r=philor r=ddahl 2013-08-06 22:07:34 -05:00
David Dahl
7a1662853b Bug 824652 - crypto.generateCRMFRequest bypasses CSP (allows script execution from a string, without unsafe-eval) r=bsmith r=khuey r=keeler 2013-08-06 21:46:05 -05:00
Ryan VanderMeulen
8e33abb5a7 Merge m-c to inbound. 2013-08-05 20:00:43 -04:00
Ryan VanderMeulen
8d74d23c3b But 899074, bug 900172, bug 901716 - Disable timeout-prone tests on B2G. 2013-08-05 18:13:04 -04:00
Martijn Wargers
f965e8b467 Bug 901385 - test_mutationobservers.html failing on b2g and Android mochitest because of the use of showModalDialog. r=smaug 2013-08-05 13:02:57 +02:00
Matt Brubeck
6b10e40465 Bug 901136 - Fix the default search path for mozinfo.json [r=jmaher] 2013-08-03 08:54:52 -07:00
Joel Maher
414a3b5080 Bug 868158 - mochitests should support manifest format. r=ted 2013-08-02 08:48:06 -04:00
Andrew Halberstadt
893d9d42ce Bug 899047 - Set mochitest appname in verifyOptions to fix fennec regression, r=gbrown 2013-07-31 16:45:54 -04:00
Ryan VanderMeulen
734248d603 Merge m-c to inbound. 2013-07-31 16:33:59 -04:00
Martijn Wargers
27733c8c8c Bug 898696 - Fix some content/media test files by adding preload=metadata to media element. r=cpearce 2013-07-31 09:35:44 +02:00
Jason Smith
09afc53747 Bug 898693 - Turn test_audioBufferSourceNodeNeutered.html on for Firefox OS. r=mwargers 2013-07-30 10:49:11 -07:00
Martijn Wargers
55022997b9 Bug 899939 - Fix some tests that still use prefBranch instead of SpecialPowers.pushPrefEnv. r=jmaher 2013-07-31 11:30:54 +02:00
Ryan VanderMeulen
37174a2eb7 Merge m-c to fx-team. 2013-07-30 13:12:26 -04:00
Masatoshi Kimura
ba55c7651f Bug 898903 - Prevent env["PATH"] from becoming Unicode on Windows. r=jgriffin 2013-07-30 10:02:28 -04:00
Jeff Hammel
8ca165a5cb Bug 688667 - refactor automation.py into mozprocess and mozprofile and load via virtualenv. r=jmaher 2013-07-30 08:30:40 -04:00
Ed Morley
1d3cbeb565 Merge latest green fx-team changeset and mozilla-central 2013-07-29 15:16:29 +01:00
Dave Hylands
e54b28c472 Bug 861456 - Fix all device storage tests so that they run. r=dclarke 2013-07-12 00:18:28 -07:00
Andrew Halberstadt
7ddfcce735 Bug 865349 - Refactor B2G mochitests off automation.py and onto mozbase, r=jgriffin,ted 2013-07-26 14:40:04 -04:00
Ryan VanderMeulen
cc5560c810 Merge m-c to inbound. 2013-07-26 14:20:01 -04:00
Martijn Wargers
197d05aa66 Bug 896582 - Implement a workaround to bug 838726 to get a bunch of content/media mochitests running on B2G. r=jgriffin 2013-07-25 22:32:17 +02:00
Masayuki Nakano
04c0fc2c90 Bug 501496 part.13 nsListControlFrame should handle key navigation at keydown event handler r=neil 2013-07-25 15:09:29 +09:00
Masayuki Nakano
0f31ecd06d Bug 501496 part.9 EventUtils and some tests shouldn't synthesize keypress event if precede keydown event is consumed r=smaug 2013-07-25 15:09:29 +09:00
Masayuki Nakano
a4499513a4 Bug 896362 part.2 Add tests for VK_ABNT_C1 and VK_ABNT_C2 r=jimm+smaug 2013-07-25 15:04:17 +09:00
Andrew Halberstadt
5fdf6a822f Bug 898725 - Fix mochitest mach target regression, r=jgriffin 2013-07-29 13:01:54 -04:00
Geoff Brown
2b8b5aba40 Bug 898036 - Set layout.css.devPixelsPerPx during robocop tests; r=kats 2013-07-26 05:59:07 -07:00
Martijn Wargers
bbbaffffd5 Bug 873149 - Report the slowest test in mochitest, r=ted
--HG--
extra : rebase_source : a5da51081c9460c12a2366387acba095681bdca5
2013-06-14 02:03:48 +02:00
Marco Bonardo
29442c3607 Bug 895376 - Make mochitest browser harness distinguish real timeouts from long-running tests.
r=gavin
2013-07-19 15:51:34 +02:00
David Clarke
ac61c92192 Bug 889602 - Set ProfD directory within b2g. r=dhylands 2013-07-16 09:02:55 -04:00
Ryan VanderMeulen
aaee3cf638 Merge m-c to inbound. 2013-07-10 09:45:16 -04:00
Drew Willcoxon
8f51741b51 Bug 888839 - Don't pretty print text/plain when copying and pasting non-(X)HTML documents. r=smaug 2013-07-19 19:56:18 -07:00
Randy Lin
261b23f442 Bug 898952 - Media Recording - Skip new test on B2G. r=jsmith 2013-08-07 16:51:28 +08:00
Ms2ger
f026256799 Bug 888574 - Remove TAR_CREATE_FLAGS_QUIET, make TAR_CREATE_FLAGS quiet by default; r=gps+ted 2013-07-10 11:55:01 +02:00
Ed Morley
af4a3da54c Bug 881404 - Disable dom/workers/test/test_closeOnGC.html on Android for intermittent timeouts 2013-07-09 11:38:30 +01:00
Geoff Brown
90b850ae97 Bug 882932 - (2) Fix httpdPath setting for remote mochitest; r=jmaher 2013-06-28 19:20:08 -07:00
Geoff Brown
98d08e20dc Bug 882932 - Add -httpd-path option to mochitests and reftests; r=jmaher 2013-06-26 20:42:46 -07:00
Jim Chen
1289df4faa Bug 864040 - Move synthesizeSelectionSet to EventUtils.js and let sendString accept newlines; r=jmaher 2013-06-26 17:28:21 -04:00
Ed Morley
edac9670da Bug 845162 - Disable test_playback.html and test_seek.html on Android for too many intermittent failures 2013-06-25 14:41:34 +01:00
Phil Ringnalda
9369d44643 Back out b0303f19d6fe (bug 886168) for turning on failing tests
CLOSED TREE
2013-06-24 19:11:44 -07:00
William Lachance
2c446feb25 Bug 885365 - Print testroot in mochitest/reftest for fennec;r=jmaher 2013-06-24 17:15:40 -07:00
Ralph Giles
c0708f8f9b Bug 886168 - Turn on webaudio tests on B2G. r=ehsan
We must do this by blocking the other subdirs with tests in
content/media.
2013-06-24 10:17:49 -07:00
David Keeler
ad7bcb2bf7 bug 700693 - OCSP stapling testing r=bsmith 2013-06-20 11:41:41 -07:00
Edwin Flores
aed9cc50a0 Bug 885157 - Kill content/media/test/test_too_many_elements.html r=cpearce 2013-06-22 11:16:53 +12:00
Ryan VanderMeulen
211dccca9c Backed out changesets 448ba56d9ba4 and 8cea4b4646ef (bug 700693) for intermittent failures. 2013-06-20 19:50:13 -04:00
David Keeler
bd2a95a26c bug 700693 - OCSP stapling testing r=bsmith 2013-06-20 11:41:41 -07:00
Bob Owen
2884ae407d Tests for bug 838692 - Navigating named targets from sandboxed iframes. (r=imelven) 2013-04-29 19:26:43 +01:00
Martijn Wargers
285bd5f42f Bug 880310 - Add some pushPrefEnv tests. r=jmaher 2013-06-15 01:21:57 +02:00
Gavin Sharp
18684641d4 Bug 883634: merge harness-overlay.xul into overlay.xul, r=jmaher
--HG--
extra : transplant_source : SO%03%F2n%FD%91%1C%1E%05%0C%BE%284%EE%1E%93%91%E5%7B
2013-06-17 14:00:10 -04:00
Gavin Sharp
00c5027e7e Bug 883314 part 4: use the chunking code for mochitest-browser-chrome, r=jmaher
--HG--
extra : transplant_source : E%26%86p%E0%14%99Jb%19%A8%A8%D9%23%7E%9EiH%DBf
2013-06-16 11:26:31 -04:00
Gavin Sharp
cc07d281a4 Bug 883314 part 3: adjust refactored chunking code to deal with mochitest-browser-chrome and mochitest-chrome file paths, r=jmaher
--HG--
extra : transplant_source : %ED%E7%ED%EEs%C5.%A0%FE%3ECEI60%A4h%C2%11Y
2013-06-16 11:22:48 -04:00
Gavin Sharp
03583a2fa5 Bug 883314 part 2: refactor mochitest chunking code to be re-used for mochitest-browser-chrome, r=jmaher
--HG--
extra : transplant_source : %0A%C3%7F%B7%CFL%AD%2C%A2Y%5D51%AF%19%C1%C8%C5%5B%07
2013-06-16 11:19:47 -04:00
Gavin Sharp
ec13bb0752 Bug 883314 part 1: simplify code, r=jmaher
--HG--
extra : transplant_source : J%AA%8D%F0%3B%AFi%00%18i%ABY%A0%24E%C6Ok%E4T
2013-06-16 11:15:17 -04:00
Felipe Gomes
00ec2e6c28 Bug 880555 - Fix --test-manifest option for non mochitest-plain. r=jmaher 2013-06-17 19:04:04 +02:00
Martijn Wargers
6a0cb9a8a4 Bug 883094 - Fix some test files that don't unset their prefs correctly. r=jgriffin 2013-06-15 00:33:47 +02:00
Jeff Hammel
4f15a54af6 Bug 707976 - Remove manifestdestiny from its old location in m-c and use that in testing/mozbase;r=ahal
--HG--
extra : rebase_source : 78e596979ddfb001475270580afeab992694ed45
2013-06-07 12:30:11 -07:00
Bobby Holley
2efb065754 Bug 877478 - Fix tests that depend on creating verboten instances in content. r=mrbkap
XPConnect generally throws when trying to create instances of non-DOM objects
in content. Due to some bugs this has historically worked in certain cases, but
we're fixing those now. So we need to fix the tests that do this sort of thing.
2013-06-04 19:56:42 -07:00
Gijs Kruitbosch
397e911113 Bug 877178 - Add an exception checking method to SimpleTest, r=robcee 2013-06-01 15:33:03 +02:00
Paul Adenot
d9378584d2 Bug 876732 - Add a way to pass debugger args when using mach mochitest. r=ted 2013-05-30 17:00:46 +02:00
Mike Shal
994cfe0b6b Bug 864774 - Part 2: Move CPPSRCS to moz.build as CPP_SOURCES; r=joey CLOSED TREE
From 9e0ba7f425143f545eb6c4b26a9a96b5ade4d8e9 Mon Sep 17 00:00:00 2001
2013-04-23 17:54:15 -04:00
Dan Minor (dminor@mozilla.com)
49b3b7b062 Bug 875737 - Add androidx86.json to mochitests. r=jmaher DONTBUILD 2013-05-24 10:39:24 -04:00
Felipe Gomes
4476cb86f7 Bug 875463 - Implement --run-until-failure option for mochitests. r=jmaher 2013-05-24 16:03:50 -03:00
Felipe Gomes
b342190fb5 Bug 875463 - Part 0. Remove plain-loop.html and fix --repeat for single tests. r=jmaher 2013-05-24 16:03:49 -03:00
Gregory Szorc
0e006a17f5 Bug 875382 - mach mochitest-* now emits proper exit code on test failure; r=Ms2ger 2013-05-23 10:13:54 -07:00
Adrian Tamas
3d2d301d51 Bug 833832 - Robocop: Add test for Import from Android feature. r=jmaher 2013-03-18 11:15:17 +02:00
Nick Alexander
cd7f2a1a11 Bug 863445 - Part 2: Specify Robocop APK on runtestsremote.py command line. r=jmaher
This deprecates --robocop in favour of --robocop-ini, and
--robocopPath in favour of --robocop-apk.
2013-05-20 11:39:50 -07:00
Ryan VanderMeulen
c76b6f7cd8 Bug 855762 - Disable another test on Android due to high failure rate. 2013-05-20 14:10:23 -04:00
Ryan VanderMeulen
e4678593d4 Bug 855762 - Disable test on Android due to high failure rate. 2013-05-20 09:17:17 -04:00
Martijn Wargers
ddac9471c0 Bug 859401 - pushPermissions missing PROMPT_ACTION case. r=jmaher 2013-05-17 10:46:36 +02:00
Ian Melven
48879dbfb8 Bug 763879 - implement inline stylesheet blocking for CSP (r=dbaron) 2012-08-30 10:58:24 -07:00
Geoff Brown
6c5741a764 Bug 872244 - Dump ANR stack traces after Android tests; r=jmaher 2013-05-16 14:32:52 -06:00
Gregor Wagner
a9a19a363a Bug 872852 - Turn on contacts mochitests on b2g. r=reuben 2013-05-15 18:43:04 -07:00
Ryan VanderMeulen
cdeb399ef6 Merge m-c to inbound. 2013-05-13 12:02:04 -04:00
Fernando Jiménez
5a8ee7892b Bug 861894 - Avoid apps to schedule new offline cache downloads while device free space is low. Tests. r=honzab 2013-05-10 16:16:56 +02:00
Boris Zbarsky
cd93a3cc3f Disable probably-broken test to reopen a CLOSED TREE. No bug, except the one filed to reenable, which is not the bug this changeset is fixing, so there. 2013-05-10 17:22:51 -04:00
Brian O'Keefe
2186ab5dce Bug 862986 - Part 2a: Migrate PROGRAM from Makefile.in to moz.build. r=gps 2013-05-01 14:05:40 -04:00
Ed Morley
b1b15e2dc5 Merge mozilla-central and inbound 2013-05-13 12:55:17 +01:00
Ed Morley
6dcc2dc064 Backed out changeset 611c81436abe (bug 863445) 2013-05-13 12:31:13 +01:00
Ed Morley
71ef132ed6 Merge mozilla-central and inbound 2013-05-13 10:22:42 +01:00
Ed Morley
36fb30076b Backed out changeset 496846474ed3 (bug 864774) 2013-05-13 10:05:49 +01:00
Nick Alexander
ea8d26066b Merge mozilla-central into services-central. 2013-05-12 16:19:27 -07:00
Nick Alexander
4636418f89 Bug 863445 - Part 2: Specify Robocop APK on runtestsremote.py command line. r=jmaher
This deprecates --robocop in favour of --robocop-ini, and
--robocopPath in favour of --robocop-apk.
2013-05-11 16:53:48 -07:00
Nick Alexander
403b679bb3 Backed out e7739a472f09, 3fd142236a0f, and 382ec69cdfb1 (Bug 863445) for Android rc1 and rc2 failures on a CLOSED TREE. r=me
--HG--
rename : mobile/android/base/fennec-ids-generator.py => build/mobile/robocop/parse_ids.py
2013-05-10 21:38:52 -07:00
Nick Alexander
575b7d8846 Bug 863445 - Part 2: Specify Robocop APK on runtestsremote.py command line. r=jmaher
This deprecates --robocop in favour of --robocop-ini, and
--robocopPath in favour of --robocop-apk.
2013-05-10 18:39:00 -07:00
Ben Turner
10da9011a4 Bug 861903 - Enable test. 2013-05-12 21:10:58 -07:00
Mike Shal
02469b68e2 Bug 864774 - Part 2: Move CPPSRCS to moz.build as CPP_SOURCES; r=joey
From 140b9201e3b5d2d8efe7af286d279c2411dbc197 Mon Sep 17 00:00:00 2001
2013-04-23 17:54:15 -04:00
Gregory Szorc
408aacec08 Bug 856392 - Categorize mach commands; r=jhammel
DONTBUILD (NPOTB)
2013-05-08 17:56:30 -07:00
Joel Maher
d4ed7431f7 Bug 868329 - Switch legacy cases of test disabling on Android/B2G using makefile ifdefs over to android.json & b2g.json. r=edmorley 2013-05-07 12:46:45 -04:00
Andrew Halberstadt
b46d09ae89 Bug 830430 - automation.py should read profile data from a file, r=jhammel
* * *
Copy prefs general
2013-05-07 11:19:46 -04:00
Ehsan Akhgari
925b5ff876 Bug 865642 - Re-enable the Web Audio tests on Android; r=philor 2013-05-06 15:08:37 -04:00
Ryan VanderMeulen
a0c34ccab0 Merge m-c to inbound. 2013-05-06 11:20:45 -04:00
Martijn Wargers
a9769a6dcf Bug 861689 - Fix focus issues in various B2G mochitests. r=jmaher 2013-05-03 18:29:55 +02:00
Ms2ger
5126e21631 Bug 866686 - Enable some tests on Android; r=mounir 2013-05-05 09:03:17 +02:00
Joel Maher
20d659aa85 Bug 865443 - [android.json fix] create webgl mochitest run for android. r=kmoir DONTBUILD 2013-05-03 16:35:09 -04:00
Geoff Brown
dfa723b35a Bug 865944 - Use top activity instead of process to check launch success; r=jmaher 2013-05-03 11:37:59 -06:00
Geoff Brown
248999e5b1 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
Jason Smith
25ae945858 bug 862883 - Enable webrtc mochitests on FxAndroid. r=gcp 2013-05-02 10:33:15 -07:00
Phil Ringnalda
706892f4be Bug 862196 - Stop pretending we can run test_Range-compareBoundaryPoints.html on a b2g emulator 2013-05-05 15:21:58 -07:00
Ed Morley
ee77fa80a5 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
8d77cc854b Bug 868116 - Disable test_currentTime.html on Android for too many intermittent failures 2013-05-03 10:20:06 +01:00
Geoff Brown
7f18c03f82 Bug 917543 - Consolidate robocop.ini and robocop_x86.ini; r=jmaher 2013-10-23 20:36:23 -06:00
Ted Mielczarek
baae199a7a bug 866641 - add registerCleanupFunction method to mochitest-plain. r=jmaher 2013-04-29 14:35:14 -04:00
Ryan VanderMeulen
9e80ef1555 Backed out changesets c7937fb5f4bb and cf8db9b6bd61 (bug 862986) for bustage.
CLOSED TREE
2013-04-30 21:09:41 -04:00
Brian O'Keefe
6cb4a9b9be Bug 862986 - Part 2: Migrate PROGRAM from Makefile.in to moz.build. r=gps 2013-04-30 20:46:10 -04:00
Ryan VanderMeulen
ec038bd16e Backed out changeset f4da799815da (bug 861689) for mochitest asserts.
CLOSED TREE
2013-04-30 11:12:17 -04:00
Ryan VanderMeulen
d1a59f8eab Backed out changesets 64c7ba1d3d04 and 7e9d5bb4a9af (bug 862986) for test failures. 2013-04-30 10:08:38 -04:00
Brian O'Keefe
43eddbd12b Bug 862986 - Part 2: Migrate PROGRAM from Makefile.in to moz.build. r=gps 2013-04-30 09:08:31 -04:00
Martijn Wargers
927d1111f4 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
Camilo Viecco
abaa3fbfde 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
Guilherme Gonçalves
55eb035071 Bug 863852 - Part 2 - Handle reentrance in the state machine. r=smaug 2013-04-24 11:09:31 -07:00
Marco Bonardo
419e8a8a49 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
Ben Kelly
3997d14f51 Bug 847279 - Update the android.json test exclusions to make new relativesrcdir paths. r=mbrubeck 2013-04-18 10:32:25 -04:00
Alexandre Poirot
adf4c58232 Bug 857073 - Simplify ChromeUtils usages. r=jmaher 2013-04-16 16:46:47 -04:00
Joel Maher
1a86ca2b35 Bug 857252 - testing-modules-dir is not defined. r=gps 2013-04-16 08:33:30 -04:00
Camilo Viecco
d3e8ac68dc Bug 813418 - Backout 95add3006aaf due to bustage CLOSED TREE 2013-04-15 16:45:38 -07:00
Camilo Viecco
e5eccb6270 Bug 813418 - Centralize certificate validation (Part 1, tests). r=bsmith
--HG--
extra : rebase_source : a9d66d37da35b315097af6e20177188a3ef52ce0
2013-02-27 10:30:19 -08:00
Ryan VanderMeulen
f36156f2ae Merge m-c to inbound. 2013-04-15 16:21:51 -04:00
Martijn Wargers
689da66347 Bug 860748 - Cleanup exclude list for b2g mochitests on the emulator. r=jgriffin 2013-04-15 20:00:16 +02:00
Guilherme Gonçalves
2f794443db Bug 850442 - Part 3 - Convert callbacks, Geolocation and Position. r=bz 2013-04-12 13:01:29 -07:00
Honza Bambas
bf6ac747cf Bug 600307 - localStorage and sessionStorage implementation overhaul, r=mak77+smaug, sr=smaug 2013-04-15 14:38:48 +02:00
Boris Zbarsky
3364b3d155 Bug 810644 part 1. Switch setTimeout and setInterval to using WebIDL callback functions. r=smaug, sr=peterv 2013-01-03 14:02:36 -05:00
Jonathan Griffin
6e813d9855 Bug 860108 - Clone starting repo for b2g desktop mochitests, r=ahal 2013-04-09 17:13:32 -07:00
Martijn Wargers
11a9a700bf Bug 850302 - B2G mochitests time out on tests using window.open. r=jlebar 2013-03-22 08:41:07 -07:00
Ryan VanderMeulen
b880048f4e Backed out 2 changesets (bug 850362, bug 600307) for Windows XP leaks on a CLOSED TREE. 2013-04-11 17:00:28 -04:00
Honza Bambas
e09acd80df Bug 600307 - localStorage and sessionStorage implementation overhaul, r=mak77+smaug, sr=smaug 2013-04-11 18:26:06 +02:00
Jonathan Griffin
a5a6fec8ff Bug 860104 - Cast prefs after interpolation, r=ahal 2013-04-09 17:31:42 -07:00
Gregory Szorc
0cbb99ce0a Bug 857984 - mach mochitest now colorizes and prints failure summary; r=Ms2ger 2013-04-04 15:17:23 -07:00
Geoff Brown
def2932c46 Bug 833765 - Increase default sut timeout to 320 s during rc tests; r=jmaher DONTBUILD 2013-04-08 12:34:45 -06:00
Aryeh Gregor
a1a4b430b4 Bug 851916 part 1 - Update dom/imptests/webapps/ and harness; r=Ms2ger
--HG--
rename : dom/imptests/webapps/DOMCore/tests/submissions/Ms2ger/test_ChildNode-remove.js => dom/imptests/webapps/DOMCore/tests/submissions/Ms2ger/ChildNode-remove.js
2013-03-21 14:54:43 +02:00
Ms2ger
439fc61f53 Backout changeset e1bddda508fe for double logging when running mochitests through mach. 2013-04-07 10:11:11 +02:00
Martijn Wargers
09bd3ac8a6 Bug 788866 - [B2G] mochitests fail to focus test window. r=smaug, f=ahal 2013-04-05 08:50:49 -04:00
Dale Harvey
7a815d332e Bug 826058 - Hosted app install/update tests. r=fabrice, r=ted 2013-04-04 17:58:44 -07:00
Gregory Szorc
91afcc54b5 Bug 857984 - mach mochitest now colorizes and prints failure summary; r=Ms2ger
--HG--
extra : rebase_source : 97900c2bf0aaa83a3a9fa5e4dc88901140f66e60
2013-04-04 15:17:23 -07:00
Ms2ger
2fef74cc6d Merge m-c to m-i. 2013-04-04 14:15:56 +02:00
Ms2ger
847971275e Bug 838088 - Followup: Remove obsoleted entries from android.json. 2013-04-04 09:05:32 +02:00
Ms2ger
a769ca88de Bug 854329 - Part a: Import more tests; rs=mounir 2013-04-04 09:04:00 +02:00
Eitan Isaacson
0c7e131d55 Bug 857673 - Exclude webspeech synth ipc test on Android. r=jmaher 2013-04-03 15:13:17 -07:00
Matt Brubeck
a4f3fa155f Bug 857332 - Normalize topobjdir to an absolute path in mozbuild.base [r=gps] 2013-04-03 10:15:12 -07:00
Geoff Brown
cda57e13d7 Bug 855146 - Enable SpecialPowers in robocop tests; r=jmaher 2013-04-03 21:11:26 -06:00
Kyle Machulis
5aa83c3e11 Bug 855465 - Add emacs python mode comments to moz.build files; r=gps 2013-04-01 11:36:59 -07:00
Kyle Machulis
c79ccc0693 Backout for changeset 03452b187c14 (Bug 855465) due to bustage on a CLOSED TREE; r=qdot 2013-03-29 15:12:58 -07:00
Kyle Machulis
a59d40f143 Bug 855465 - Add emacs python mode comments to moz.build files; r=gps
--HG--
extra : rebase_source : 004a756492323e1a049586e85b3be5037159df20
2013-03-29 13:56:18 -07:00
David Chan
c317a3c617 Bug 855192 - Fix MockPermissionPrompt scope. r=jgriffin 2013-03-27 13:16:39 -07:00
Joel Maher
88f3456d4d Bug 685652 - we need a pushPermissionsEnv equivalent to pushPrefEnv in SpecialPowers. r=jdm 2013-03-29 08:43:27 -04:00
Matt Brubeck
185029ee5f Bug 855709 - Fix error in mach mochitest commands when objdir is a relative path [r=gps] 2013-03-28 15:47:21 -07:00
Bobby Holley
d8a04fedd9 Bug 790732 - Fix automation detection to handle Components shim. rs=mccr8 2013-03-28 14:26:02 -07:00
Andrew Halberstadt
9ecd208e40 Bug 835930 - move b2g unittest profile handling on top of mozbase instead of automation.py, r=jgriffin 2013-03-28 16:42:49 -04:00
Matt Brubeck
14223aebc4 Bug 855562 - Fix error in "mach mochitest-metro" [r=Ms2ger] 2013-03-28 09:23:03 -07:00
Matt Brubeck
d699331eb7 Bug 855563 - Improve mach mochitest file checking and error reporting [r=gps] 2013-03-28 09:23:03 -07:00
Tanvi Vyas
d6f9bba4b9 Bug 840388 - Mochitests that navigate https frames to http frames, both when a secure parent exists and when no secure parents exist. Tested with the mixed active content pref enabled and disabled. r=smaug 2013-03-27 22:11:59 -07:00
Ryan VanderMeulen
d86ac55e7c Backed out changeset 01ed911e67e1 (bug 685652) for possibly being the real OSX 10.6 mochitest-other culprit. r=OJ 2013-03-27 17:05:52 -04:00
Joel Maher
79f15d62bf Bug 685652 - we need a pushPermissionsEnv equivalent to pushPrefEnv in SpecialPowers. r=jdm 2013-03-27 15:04:39 -04:00
Reuben Morais
d6e62a528b Bug 854514 - Don't import SettingsChangeNotifier.jsm if the mozSettings pref is enabled. r=gwagner 2013-03-26 16:49:12 -07:00
Jim Mathies
1257d16906 Bug 854921 - Pass firefox path to metrotestharness so tests.ini can be written to a location that works with test zips / test slaves. Also add metro tests to mochitest tests.jar. r=mbrubeck, bbondy 2013-03-26 17:01:15 -05:00
Gregory Szorc
e351d6e9d7 Bug 818819 - Revamp mach's interaction with mochitests; r=Ms2ger
mach now invokes mochitests using the native Python API (as opposed to
make targets). mach now supports --shuffle, --rerun-failures,
--keep-open, --no-autorun, --repeat, and --slow.
2013-03-26 15:00:43 -07:00
Geoff Brown
a95712a6e7 Bug 854549 - Dump robocop screenshot to logs and cleanup; r=jmaher 2013-03-26 11:31:23 -06:00
Andrew Halberstadt
f7f283237c Bug 843296 - check for crashes in b2g emulator unittests during failures in marionette start up, r=jgriffin 2013-03-26 09:50:00 -04:00
David Clarke
bad3d37ea3 Bug 843893 - Fix alarm and power mochitests, r=gene.lian 2013-03-25 16:50:06 -07:00
Jim Mathies
df73889ad2 Bug 854584 - Add metrotestharness to TEST_HARNESS_BINS. r=mbrubeck 2013-03-25 18:04:16 -05:00
Mounir Lamouri
bd70d54caf Bug 854117 - Re-enable test_resize_move_windows.html on Linux. rs=Ms2ger 2013-03-25 18:52:17 +00:00
Benjamin Peterson
e96eef845c Backout Bug 854117 because philor said so 2013-03-23 16:38:41 -05:00
Mounir Lamouri
bbdf3b4f20 Bug 854117 - Re-enable test_resize_move_windows.html and test_resize_move_windows.xul on Linux. rs=Ms2ger 2013-03-23 18:02:21 +00:00
Mounir Lamouri
bdd72ba9e1 Bug 849438 - Searches in ListControlFrames should ignore &nbsp;. r=bz 2013-03-22 17:52:52 +00:00
Andrew Halberstadt
f17e6f7de8 Bug 853558 - Don't use copied over devicemanager files in b2g unittests, r=jgriffin 2013-03-22 16:48:04 -04:00
Gavin Sharp
cd411899ff Bug 851516: browser-chrome should wait for delayedStartup. r=joe
--HG--
extra : rebase_source : 242defb996e64271c100b7de1140dde76d3e3c39
2013-03-19 09:50:31 +01:00
William Chen
41b43f3963 Bug 838216 - Follow up to correct path to a test. r=jgriffin 2013-03-19 15:17:00 -07:00
Martijn Wargers
e85156d007 Bug 838216 - Add caps and docshell tests to b2g, r=jgriffin 2013-03-18 11:06:01 -07:00
Steve Fink
0a5bc1249b Bug 850903 - runtests.py --debugger should suppress the timeout. r=ted
--HG--
extra : rebase_source : dc1ecc3deacbc1a0aa3e6b1f2ea87a66c54a82a2
2013-03-13 13:12:07 -07:00
Jonathan Griffin
e3e22f7630 Bug 845785 - re-exclude test_Range-mutations.html for frequent crashes, a=test-only 2013-03-18 11:02:08 -07:00