Commit Graph

3695 Commits

Author SHA1 Message Date
Geoff Brown
81716e01b7 Bug 938706 - (1) Fix minidumps for Android xpcshell; r=ted 2013-11-21 10:22:16 -07:00
Ryan VanderMeulen
94ddc2e1d9 Merge m-c to inbound. 2013-11-21 11:37:10 -05:00
Carsten "Tomcat" Book
9f47cb96d7 merge mozilla-inbound to mozilla-central 2013-11-21 14:20:21 +01:00
Shu-yu Guo
4b34641680 Bug 939414 - Dump memory stats for browser-chrome. (r=ted) 2013-11-20 12:08:07 -08:00
Jed Davis
78f1fa7514 Bug 936272 - Avoid calling mkdir() from content process in form mochitests. r=sicking 2013-11-21 10:35:45 -05:00
Josh Matthews
351f2d3ed5 Bug 934066 - Add a simple parent/child synchronization mechanism for xpcshell tests. r=ted 2013-11-02 09:37:46 -04: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
Geoff Brown
b5a4bf4034 Bug 928111 - Update mochitest README.txt; r=ted 2013-11-19 14:10:34 -07:00
Dan Minor
8e4c886892 Bug 939262 - Add new jit-test dependencies to test package; r=ted 2013-11-19 12:52:58 -05:00
Ryan VanderMeulen
252ab7de68 Merge fx-team to m-c. 2013-11-19 13:44:45 -05:00
Mike de Boer
58e279f99c Bug 873126: integrate Assert.jsm into XPCShell-test. r=gps 2013-11-19 13:53:20 +01:00
Mike de Boer
c8677ea248 Bug 873126: introduce a common JS Assert library. r=gps,Unfocused 2013-11-19 13:53:18 +01:00
Mike Hommey
bb6779efe3 Bug 939044 - Remove most definitions of MODULE. r=mshal 2013-11-19 11:47:39 +09:00
Wes Kocher
aac46599e9 Merge inbound to m-c on a CLOSED TREE 2013-11-18 18:30:47 -08:00
Joel Maher
ab624d3c81 Bug 939719 - stop packaging tests.jar up during a build. r=ted 2013-11-18 13:38:37 -05:00
Ed Morley
8e9d30130b Backed out changeset e6a9c98d62d0 (bug 927196) for causing bug 939269 2013-11-18 10:59:01 +00:00
Ed Morley
2eb8c41f84 Merge latest green inbound changeset and mozilla-central 2013-11-18 10:39:38 +00:00
Jeff Hammel
10d6651db6 Bug 934542 - Mirror mozrunner. r=njn. 2013-11-17 14:50:36 -08:00
Mark Hammond
a50d414dc5 Bug 883858 followup - disabled tests are passed to the JS test runner which reports them as skipped. r=jmaher 2013-11-18 15:09:01 +11:00
Ryan VanderMeulen
18621dd236 Merge m-c to inbound.
--HG--
rename : dom/contacts/tests/test_contacts_upgrade.html => dom/contacts/tests/test_contacts_upgrade.xul
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 13:54:20 -05:00
Askeing Yen
1a9388e4b2 Bug 931681 - [Marionette] Modify the output format for repeat option. r=mdas 2013-10-31 11:21:55 +08:00
Andrew Sutherland
2c593fddff Bug 932162 - dispatch IndexedDB FileInfo releases to the main thread. r=khuey
Try runs:
Green run prior to b2g mochitest fix and assertion changes:
https://tbpl.mozilla.org/?tree=Try&rev=b071f8ef9617
green runs with assertion changes, not b2g disabling:
https://tbpl.mozilla.org/?tree=Try&rev=b071f8ef9617
green b2g run:
https://tbpl.mozilla.org/?tree=Try&rev=67510897d368
2013-11-19 06:00:20 -05:00
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
09c65550ef Bug 862478 - Import devicemanager from mozdevice in remotexpcshelltests.py; r=jmaher 2013-11-17 10:23:23 -07:00
Geoff Brown
71aad570dd Bug 938920 - Remove stale references from xpcshell_android.ini; r=jmaher 2013-11-17 10:23:21 -07:00
Geoff Brown
66e22c0192 Bug 936226 - (3) Adjust mochitest manifests for Android x86; r=dminor 2013-11-17 10:23:19 -07: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
Joel Maher
c9507c9a34 Bug 941053 - upload a new talos.zip to capture fix for ts_paint. r=jlund 2013-11-20 12:51:36 -05:00
Hasil Sharma
ce20f451d3 Bug 931367 - UnboundLocalError when generating an XML report with no results. r=dhunt 2013-11-12 10:18:00 +00: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
Jonathan Griffin
34b5765caf Bug 937272 - Increase Marionette's socket timeout, r=aknow 2013-11-11 18:31:56 -08:00
Malini Das
706de51d2c Bug 936019 - fix intermittent test_findelement.py, r=jgriffin 2013-11-11 16:59:27 -05:00
Sebastiaan de Haan
c34109d161 Bug 937097 - Bump marionette_client version to 0.6.2. r=dhunt 2013-11-11 05:55:00 +00: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
Sebastiaan de Haan
f75f2f1fea Bug 818287 Remove data URL prefix from screenshots. r=dhunt 2013-11-08 07:27:00 +00: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
Seth Fowler
90d83b3d32 Backout of bug 934070 for breaking debugging on OS X 2013-11-07 18:42:22 -08:00