Commit Graph

1597 Commits

Author SHA1 Message Date
Camilo Viecco
2897aff2ae Bug 942918 - remove ev tests that use crl for revocation check. r=dkeeler 2013-12-02 15:20:24 -08:00
Mike Hommey
9459b3c881 Bug 943728 - Convert several resource install using double quotes to INSTALL_TARGETS and editor/libeditor/html/tests to mochitest manifest. r=gps,r=mshal 2013-12-03 06:34:21 +09:00
Ms2ger
328c960528 Bug 778011 - Re-enable some dom/imptests/html/dom/ranges/test_Range-xxx tests that were disabled on Android; r=edmorley 2013-11-28 15:07:56 +01:00
Jed Davis
0f12dfb26d Bug 943141 - Set up breakpad symbol path for ./mach mochitest-remote. r=ahal 2013-11-26 17:25:25 -05:00
Ryan VanderMeulen
7fff88c4cb Merge m-c to inbound. 2013-11-25 14:23:48 -05:00
Ryan VanderMeulen
b79ea77375 Merge inbound to m-c. 2013-11-25 14:13:56 -05:00
Birunthan Mohanathas
1e8f99fd01 Bug 784739 - Switch from NULL to nullptr in miscellaneous directories; r=ehsan
--HG--
extra : rebase_source : 8ace754e117a12e2599f5a90030f13a3a7064fed
2013-11-25 14:02:47 -05:00
Jed Davis
c387720d2a Bug 936278 - Pass through mach mochitest-remote options correctly. r=jgriffin 2013-11-25 09:12:50 -05:00
Mark Hammond
9c0ae24e96 Bug 932186 - Allow mach to specify a manifest file as a test path. r=ted 2013-11-25 10:33:11 +11:00
Andrea Marchesini
663bf63d3a Bug 942544 - enable mochitest for bug 937006, r=janv 2013-11-25 09:51:13 +00:00
Deian Stefan
44297593d4 Bug 941404 - Data documents should not set CSP, r=bz 2013-11-21 21:16:00 -08:00
Deian Stefan
3f9a418ee1 Bug 886164 - Enforce CSP in sandboxed iframe, r=grobinson 2013-11-22 15:12:00 -08:00
Nathan Froyd
6c79dc3db5 Bug 940637 - part 4 - add mach options for dumping about:memory and DMD logs; r=jmaher 2013-11-19 15:12:00 -05:00
Nathan Froyd
87208c320a Bug 940637 - part 3 - change MemoryStats.dump to dump about:memory and DMD if instructed; r=jmaher 2013-11-21 13:03:19 -05:00
Nathan Froyd
ab1d6f8b03 Bug 940637 - part 2 - update TestRunner.js to understand new dumping options; r=jmaher 2013-11-21 13:02:56 -05:00
Nathan Froyd
1fc80bff31 Bug 940637 - part 1 - add dump options to runtests.py and propagate to mochitests; r=jmaher 2013-11-21 11:33:43 -05:00
Nathan Froyd
8fdefc9de9 Bug 940637 - part 0b - add a license header and editor modelines to MemoryStats.js; r=jmaher 2013-11-21 09:11:35 -05:00
Nathan Froyd
888a8dac38 Bug 940637 - part 0 - add helper function for getService magic; r=jmaher 2013-11-18 14:30:27 -05:00
Camilo Viecco
77a6933e19 Bug 938805 - Create standalone oscpResponseGenerator for testing. r=keeler 2013-10-29 14:02:35 -07:00
Nathan Froyd
1dda81aebe Bug 938289 - part 3 - add mach support for running DMD during mochitests; r=gps 2013-11-13 14:48:29 -05:00
Nathan Froyd
6801f5793c Bug 938289 - part 2 - add mochitest support for specifying DMD paths; r=jmaher 2013-11-13 14:48:10 -05:00
Ryan VanderMeulen
5f5fcba645 Merge m-c to fx-team. 2013-11-21 11:39:17 -05:00
Carsten "Tomcat" Book
b696d7931d merge mozilla-inbound to mozilla-central 2013-11-21 14:20:21 +01: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
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
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
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
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
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
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
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
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
Ryan VanderMeulen
7e817f4ce0 Bug 894914 - Disable test_postMessage_closed.html on Android & B2G due to intermittent failures. 2013-11-11 08:27:33 -05:00
Garrett Robinson
1da990368c 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