Commit Graph

3952 Commits

Author SHA1 Message Date
Ryan VanderMeulen
7685aa2e55 Merge m-c to inbound. 2013-11-21 14:41:01 -05:00
Christian Holler
f82796b971 Bug 939513 - Symbolize ASan traces for xpcshell tests. r=ted 2013-11-21 18:26:28 +01:00
Ryan VanderMeulen
5f5fcba645 Merge m-c to fx-team. 2013-11-21 11:39:17 -05:00
Geoff Brown
75d46e2b13 Bug 938706 - (2) Put Android xpcshell minidumps in a separate directory; r=ted 2013-11-21 10:22:18 -07:00
Geoff Brown
95fbb72d9b Bug 938706 - (1) Fix minidumps for Android xpcshell; r=ted 2013-11-21 10:22:16 -07:00
Carsten "Tomcat" Book
b696d7931d merge mozilla-inbound to mozilla-central 2013-11-21 14:20:21 +01:00
Ryan VanderMeulen
aff6efccdc Merge m-c to inbound. 2013-11-21 11:37:10 -05:00
Tim Taubert
eee5c89ff7 Bug 932898 - Bring back the shutdown leak detector r=ted
From 246109686e62e3231ccba74a84adaa0774f2a1af Mon Sep 17 00:00:00 2001
2013-11-20 21:53:08 +01:00
Mike de Boer
9d76a4fd35 Bug 873126: integrate Assert.jsm into Mochitest. r=ted 2013-11-21 11:26:33 +01:00
Shu-yu Guo
7a9dd72104 Bug 939414 - Dump memory stats for browser-chrome. (r=ted) 2013-11-20 12:08:07 -08:00
Jed Davis
25d0491c01 Bug 936272 - Avoid calling mkdir() from content process in form mochitests. r=sicking 2013-11-21 10:35:45 -05:00
Josh Matthews
2de3a805b5 Bug 934066 - Add a simple parent/child synchronization mechanism for xpcshell tests. r=ted 2013-11-02 09:37:46 -04:00
Ryan VanderMeulen
e1f22e4fdc Backed out changeset 53627e59f761 (bug 932898) for mochitest-mc timeouts. 2013-11-20 14:30:30 -05:00
Tim Taubert
c8b9db8497 Bug 932898 - Bring back the shutdown leak detector r=ted 2013-11-01 11:25:17 +01:00
Geoff Brown
62781dc830 Bug 928111 - Update mochitest README.txt; r=ted 2013-11-19 14:10:34 -07:00
Dan Minor
8794d18b5c Bug 939262 - Add new jit-test dependencies to test package; r=ted 2013-11-19 12:52:58 -05:00
Ryan VanderMeulen
554a83ef67 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
Ryan VanderMeulen
afdc7727d2 Merge fx-team to m-c. 2013-11-19 13:44:45 -05:00
Mike de Boer
d6e74811ad Bug 873126: integrate Assert.jsm into XPCShell-test. r=gps 2013-11-19 13:53:20 +01:00
Mike de Boer
8df0f8d1aa Bug 873126: introduce a common JS Assert library. r=gps,Unfocused 2013-11-19 13:53:18 +01:00
Mike Hommey
e80e877ab7 Bug 939044 - Remove most definitions of MODULE. r=mshal 2013-11-19 11:47:39 +09:00
Wes Kocher
3d6069c9d5 Merge inbound to m-c on a CLOSED TREE 2013-11-18 18:30:47 -08:00
Joel Maher
c45eecf2c1 Bug 939719 - stop packaging tests.jar up during a build. r=ted 2013-11-18 13:38:37 -05:00
Ed Morley
9722d1a50f Backed out changeset e6a9c98d62d0 (bug 927196) for causing bug 939269 2013-11-18 10:59:01 +00:00
Ed Morley
f995e4214b Merge latest green inbound changeset and mozilla-central 2013-11-18 10:39:38 +00:00
Jeff Hammel
0ca332fb7f Bug 934542 - Mirror mozrunner. r=njn. 2013-11-17 14:50:36 -08:00
Mark Hammond
de6369d487 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
Askeing Yen
36fab240eb Bug 931681 - [Marionette] Modify the output format for repeat option. r=mdas 2013-10-31 11:21:55 +08:00
Andrew Sutherland
f9c6c42306 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
ff4b20243d Bug 937678: Add an isfuzzy comparison function to the mochitest framework. r=jmaher 2013-11-18 01:28:56 +00:00
Geoff Brown
c3419b32b6 Bug 862478 - Import devicemanager from mozdevice in remotexpcshelltests.py; r=jmaher 2013-11-17 10:23:23 -07:00
Geoff Brown
7187947c12 Bug 938920 - Remove stale references from xpcshell_android.ini; r=jmaher 2013-11-17 10:23:21 -07:00
Geoff Brown
ee78237c54 Bug 936226 - (3) Adjust mochitest manifests for Android x86; r=dminor 2013-11-17 10:23:19 -07:00
Ryan VanderMeulen
70e7b8a3c9 Merge m-c to b2g-inbound. 2013-11-19 22:28:07 -05:00
Jonathan Griffin
df5b9e6f9a Bug 937684 - Hack to prevent B2G mochitest stdout mangling, r=ahal 2013-11-19 16:33:57 -08:00
Jan Varga
8f8a999182 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
0cf4101913 bug 914925 - fix --debugger for mochitest on OS X. r=jmaher 2013-09-16 14:44:25 -04:00
Joel Maher
f104f1d5ca 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
b96e3cdf50 Bug 931367 - UnboundLocalError when generating an XML report with no results. r=dhunt 2013-11-12 10:18:00 +00:00
Nicholas Nethercote
a69fdf1720 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
370964d25d 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
292c9a4320 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
d28dd6c55c Merge inbound to m-c. 2013-11-15 21:43:40 -05:00
Andrew McCreight
86107a9ac9 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
05473f821b 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
c6e1c10c13 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
a0594db74e Bug 927196 - Check more stuff in XHR. r=sicking 2013-10-16 19:20:51 +02:00
Jonathan Griffin
e829ce4f01 Bug 937272 - Increase Marionette's socket timeout, r=aknow 2013-11-11 18:31:56 -08:00
Malini Das
05b3b947f1 Bug 936019 - fix intermittent test_findelement.py, r=jgriffin 2013-11-11 16:59:27 -05:00
Sebastiaan de Haan
cdf023d756 Bug 937097 - Bump marionette_client version to 0.6.2. r=dhunt 2013-11-11 05:55:00 +00:00