Commit Graph

5536 Commits

Author SHA1 Message Date
Armen Zambrano Gasparnian
8b290c73b6 Bug 1043699 - Add Linux Mulet configs. DONTBUILD. r=jlund 2014-09-29 09:21:58 -04:00
Carsten "Tomcat" Book
bff42d2efb Backed out changeset 199bffb1f6fb (bug 877072) for test failures 2014-09-29 13:17:03 +02:00
Henri Sivonen
15c04c8454 Bug 945215 addendum - Adjust Web Platform Test expectations for HZ-GB-2312. rs=Tomcat. 2014-09-26 15:12:02 +03:00
Gabor Krizsanits
b2681fb052 Bug 877072 - Script execution order for imports. r=mrbkap 2014-09-29 09:26:59 +02:00
Ben Turner
d081140cb0 Bug 994190 - 'Modify main-thread IndexedDB to use PBackground', r=khuey. 2014-09-26 16:21:57 -07:00
William Chen
7c7b34e6ad Bug 1062578 - Call BindToTree/UnbindFromTree on shadow root children when host is bound/unbound from tree. r=smaug 2014-09-26 15:07:40 -07:00
Ryan VanderMeulen
9d0527705e Merge inbound to m-c. a=merge 2014-09-26 16:54:59 -04:00
Dave Townsend
90044df28b Bug 1073074: Browser chrome UI test output is broken. r=cmanchester 2014-09-26 10:56:22 -07:00
Dave Hunt
d46ae5d9a5 Bug 1065375 - Add stack trace to HTML structured log formatter. r=jgraham 2014-09-15 08:52:00 -04:00
Gijs Kruitbosch
5b24249161 Bug 1052211 - fix default closure behaviour for mochitests and add --auto-close option to force closing the browser, r=ted 2014-09-11 15:29:57 +01:00
Mark Hammond
d28c156476 Bug 932651 - getClipboardData in specialpowersAPI uses the chrome window so it works in e10s. r=ted 2014-09-26 14:03:41 +10:00
Malini Das
461507b126 Bug 1072650 - Fix giant wall of logcat output when connection times out, r=dburns 2014-09-25 12:27:29 -04:00
David Burns
13a2a41ee2 Bug 1070268: Add findChildElements endpoint to Marionette for WebDriver compatibility; r=jgriffin 2014-09-25 15:42:35 +01:00
Bob Owen
e688081dc5 Bug 1067301 - Add mach / mochitest option to run tests with Windows content sandbox. r=jmaher 2014-09-16 08:20:07 +01:00
Alessio Placitelli
c4826f34f0 Bug 1067037 - Split debugger arguments passed through --debugger-args. r=ted 2014-09-23 08:11:00 -04:00
Vaibhav Agrawal
f8994bd2a3 Bug 987849 - Temporary solution to raise an Exception if 'fail-if' encountered. r=ahal 2014-09-24 14:12:00 -04:00
Ed Morley
9528fe7e5c Backed out changeset cabc1a00c2a4 (bug 945215) 2014-09-26 16:11:02 +01:00
Henri Sivonen
a32576e0ca Bug 945215 addendum - Adjust Web Platform Test expectations for HZ-GB-2312. rs=Tomcat. 2014-09-26 15:12:02 +03:00
Malini Das
763f39168c Bug 1072503 - Remove unnecessary </dialog> tag from test_nested_iframe.xul. r=dburns 2014-09-24 12:13:00 -04:00
Chris Manchester
7a035febd4 Bug 1068429 - Log crashes with structured logging for those using structured logging.;r=ahal 2014-09-23 20:33:31 -04:00
Chris Manchester
4c665047f4 Bug 1068429 - Trivial fixes for formatting crashes in the tbplformatter.;r=jgraham 2014-09-23 20:33:31 -04:00
Chris Manchester
e2b843d329 Bug 1068429 - Provide an indication whether a crash was logged by log_crashes.r=ted 2014-09-23 20:33:11 -04:00
William Lachance
f8fb1a4b0c Bug 1071313 - Allow zips from other foreign locations in ash, throw correct error when zip is not allowed;r=kmoir 2014-09-24 12:25:39 -04:00
Edwin Flores
0dcc84b0c0 Bug 1044742 - Add mochitests for Encrypted Media Extensions support - r=cpearce 2014-09-24 15:59:11 +12:00
Edwin Flores
fa5ef650c8 Bug 1044742 - Backout 8f13101a6dbb on a CLOSED TREE - r=bustage 2014-09-24 12:07:18 +12:00
Wes Kocher
bc0c8885af Merge m-c to inbound a=merge 2014-09-23 16:48:23 -07:00
Bill McCloskey
cb01bf980d Bug 1069059 - [e10s] Convert isWindowPrivate calls to isBrowserPrivate/isContentWindowPrivate as appropriate (r=mconley,margaret) 2014-09-23 15:48:52 -07:00
Wes Kocher
5ea03ee417 Merge b-i to m-c a=merge 2014-09-23 15:44:15 -07:00
Edwin Flores
10437b06ed Bug 1044742 - Add mochitests for Encrypted Media Extensions support - r=cpearce 2014-09-24 10:04:49 +12:00
Edwin Flores
8bbbd93848 Bug 1044742 - Make ClearKey CDM accessible to mochitests - r=ted 2014-09-24 10:04:49 +12:00
Ed Morley
11cafc23e3 Merge mozilla-central and b2g-inbound 2014-09-23 15:07:05 +01:00
Chris Manchester
afc544aa33 Bug 1068732 - Add action counts to mozlog status handler to account for crashes. r=jgraham 2014-09-22 14:37:10 -04:00
Nils Ohlmeier [:drno]
7204b2e48f Bug 1049688 - Allow override of MOZ_DISABLE_NONLOCAL_CONNECTIONS. r=froydnj 2014-09-22 09:48:00 -04:00
Ryan VanderMeulen
2f170965e7 No bug - Clean up webapi test manifest. 2014-09-23 08:32:06 -04:00
Ryan VanderMeulen
d2d882904d Merge m-c to fx-team. a=merge 2014-09-22 15:56:28 -04:00
Dave Townsend
f485086973 Bug 1035512: Add a new common JS testing harness based on the mochitest test runner. r=gps, ted, erikvold, jmaher 2014-09-22 11:08:06 -07:00
Carsten "Tomcat" Book
2ae977b21b merge mozilla-inbound to mozilla-central a=merge 2014-09-22 12:58:26 +02:00
Szu-Yu Chen [:aknow]
a1c83a9cee Bug 889737 - Part 10: Fix xpcshell tests. r=vicamo 2014-09-22 01:36:00 -04:00
Wes Kocher
4ff3022e9b Merge m-c to fx-team a=merge 2014-09-19 17:46:15 -07:00
Nick Alexander
50cd4b00dc Bug 1065773 - Post: Add release signed Robocop APK to mochitest/ in tests package. r=mshal
This isn't strictly necessary, but if we start fishing these APKs from
the tests package, we can phase out the buildbot and mozharness logic
that handles robocop.apk specially.
2014-09-19 13:52:57 -07:00
Nick Alexander
426219f82f Bug 1065773 - Part 3: Add release signed instrumentation test APKs to instrumentation/ in tests package. r=mshal 2014-09-19 13:52:56 -07:00
Karl Tomlinson
1495061567 b=1066467 disable MediaSource tests that are unstable or interact badly with other tests r=kinetik
--HG--
extra : transplant_source : %0B%14%3F%12w%A6%A2%C9%0E%7Eu%7E%83%D8%B3%C3%D7l%F79
2014-09-18 18:17:42 +12:00
Josh Aas
ea42260ec4 Bug 1063318: Switch Chromium IPC code to Mozilla's ref/auto ptr types. Also fix thread safety bug. r=nfroyd 2014-09-19 13:17:17 -05:00
Carsten "Tomcat" Book
17b6861fc2 Merge m-c to mozilla-inbound 2014-09-19 14:35:57 +02:00
Carsten "Tomcat" Book
1981fa548e merge fx-team to mozilla-central a=merge 2014-09-19 14:22:32 +02:00
Ahmed Kachkach
5aa209661f Bug 1068466 - fail the test job on a robocop process crash. r=jmaher 2014-09-17 13:42:00 -04:00
Dan Minor
0e41885e7e Bug 1068946 - Disable jsapi-tests for b2g emulators; r=RyanVM
--HG--
extra : rebase_source : 29e8e591e834d40f1804402788f0f5490e7d48a4
2014-09-18 10:09:57 -04:00
David Burns
cd46869ea2 Bug 1069572: Add maximise_window() to Marionette to allow maximising the browser window; r=jgriffin 2014-09-19 10:39:28 +01:00
David Burns
b0755c7fd5 Bug 947490: Move Marionette sendKeys code to it's own file and delete dead code; r=jgriffin 2014-09-19 00:52:40 +01:00
David Burns
0cdbb0de6b Bug 1064421: Clean up setWindowSize tests and add support for Fennec; r=jgriffin 2014-09-19 00:26:54 +01:00