Martijn Wargers
0980d4294f
Bug 817638 - Add content mochitests to B2G, r=jgriffin
2013-02-27 15:38:42 -08:00
L. David Baron
81ca620c80
Bug 404077: Enable checking of assertions in mochitests.
2013-02-27 13:20:28 -08:00
David Dahl
3a590e07bd
Bug 673432 - Implement window.crypto.getRandomValues for FirefoxOS r=khuey
2013-02-27 14:31:19 -06:00
Joel Maher
a1a12dc2e5
Bug 845887 - upload new talos.zip to capture recent talos changes. r=aki
2013-02-27 14:10:33 -05:00
Andrew Halberstadt
d8dbf0c920
Bug 845785 - Disable dom/imptests/webapps/DOMCore/tests/approved/test_Range-mutations.html for intermittent crash on b2g, r=jgriffin, DONTBUILD a=NPOTB
2013-02-27 13:31:13 -05:00
Boris Zbarsky
bf9f1c1a2f
Bug 845313. Make mochitest-ipcplugins actually pay attention to the TEST_PATH. r=bsmedberg
2013-02-26 15:10:15 -05:00
Milan Sreckovic
45936386b3
Bug 844630 - Be explicit about environ visibility. r=bgirard
2013-02-26 13:21:06 -05:00
Marshall Culpepper
fc4cfdf591
Bug 775281: B2G Mochitest frontend fixes to enable xpcshell from test.sh. r=jgriffin
2013-02-26 12:05:35 -06:00
Jonathan Griffin
7fd584881c
Bug 844942 - Let switching to top-level frame work even when current frame is invalid, r=mdas
2013-02-25 13:24:19 -08:00
Andrew Halberstadt
cce7cbc6a9
Bug 843747 - Disable handful of b2g emulator mochitests that fail with an ubuntu vm as host, r=jgriffin
...
* * *
Bug 843747 - Disable dom/encoding/test/test_stringencoding.html for timeout on Ubuntu VM
* * *
Bug 843747 - disable mochitests that fail on Ubuntu 64 vm
2013-02-25 14:34:55 -05:00
Jonathan Griffin
be803b0560
Bug 831367 - Simplify SpecialPowersAPI.bindDOMWindowUtils(), r=ted
2013-02-22 14:18:38 -08:00
Fernando Jiménez
1e998fae68
Bug 809219 - [WebPayment] mozPay unit tests; r=fabrice
2013-02-25 13:12:44 +01:00
L. David Baron
c584298bd3
Bug 404077: Add mochitest support (currently semi-disabled) for making tests fail when an unexpected number of assertions fire. r=ted
...
This adds support for assertion checking in all mochitest suites except
for mochitest-browser-chrome. The checking works much like it does in
reftest, except for the mechanism for annotating expected assertions,
SimpleTest.expectAssertions() (see its in-code documentation).
The support is initially disabled in that:
(1) It doesn't cause the tests to report failure (and thus turn the
tree orange).
(2) It prints TEST-DETCEPXENU-FAIL/PASS instead of
TEST-UNEXPECTED-FAIL/PASS (so that it doesn't show up in log
highlighting).
The assertion checking only works within the test runner (which runs
multiple tests); it does not function when running only a single test.
2013-02-24 23:42:38 -08:00
Marshall Culpepper
d24d0328bf
Bug 841935: Use sys.executable to invoke b2g update scripts. r=jgriffin
2013-02-22 23:02:26 -06:00
Benoit Girard
d503d633de
Bug 840415 - Add gmock. r=ted
2013-02-22 16:13:43 -05:00
Benoit Girard
01f64529a8
Bug 767231 - Part 1: Add GTest. r=ted
2012-05-22 13:45:24 -07:00
Vicamo Yang
ca7db92de5
Bug 843525: update marionette venv to fix missing _sysconfigdata_nd on debians. r=jgriffin
2013-02-22 13:19:26 +08:00
William Lachance
8fdfbcdc00
Bug 842668 - Should always use dd instead of cp in b2g reftest/mochitest;r=ahal
2013-02-21 15:44:24 -05:00
Jonathan Griffin
8797355b2d
Bug 797628 - Use a 320x480 emulator by default, r=ahal
2013-02-11 12:41:32 -08:00
Gregory Szorc
cdbb84be40
Bug 771578 - Part 1: Reindent xpcshell test runner Python files; rs=ted
2013-02-20 12:45:14 -08:00
Joel Maher
800dbfb068
Bug 843105 - allow robocop tests to be run in chunks. r=ted
2013-02-21 09:03:02 -05:00
Georg Fritzsche
4df45f3a05
Bug 657313 - Fix mach xpcshell command to provide pluginsPath. r=ted
2013-02-19 18:13:38 +01:00
Phil Ringnalda
c0e45b9639
Back out ce4f4d4d69d9 (bug 771578) for xpcshell reporting bustage
...
CLOSED TREE
2013-02-20 15:20:17 -08:00
Gregory Szorc
e6f7e893e9
Bug 771578 - Part 1: Reindent xpcshell test runner Python files; rs=ted
2013-02-20 12:45:14 -08:00
Jonathan Griffin
baa29a47fa
Bug 842841 - Be less agressive with clearing timeouts, r=mdas
2013-02-20 11:25:35 -08:00
Nathan Froyd
dac2dd9e8b
Bug 832491 - enable --timeout support in browser-chrome mochitests; r=jmaher
2013-02-19 13:27:28 -05:00
Randell Jesup
6588249847
Bug 826044: enable WebRTC crashtests r=jsmith
2013-02-15 19:54:29 -05:00
David Dahl
ed6fc15deb
Bug 440046 - expose secure PRNG in the DOM (window.crypto.getRandomValues) r=cviecco r=bsmith
2013-02-15 15:38:15 -08:00
Ryan VanderMeulen
22ea140229
Backed out changeset 39d8916b698b (bug 826044) for frequent failures.
2013-02-15 21:27:17 -05:00
Randell Jesup
9f8bb902a1
Bug 826044: enable WebRTC crashtests r=jsmith
2013-02-15 19:54:29 -05:00
Shih-Chiang Chien
34daf26058
Bug 752982 - Part 2, provide xpcshell test cases for captive portal detection. r=thinker,dolske a=shira.
2012-10-10 11:16:32 +08:00
Ryan VanderMeulen
f868c6fa4f
Backed out changeset b069f50c139e (bug 817638) for unexpected failures on a CLOSED TREE.
2013-02-15 15:44:56 -05:00
Martijn Wargers
3dda98e70d
Bug 817638 - Enable content mochitests for B2G, r=jgriffin
2013-02-15 10:08:42 -08:00
Reuben Morais
ffd9191354
Bug 837917 - Implement DOMCursor and DOMRequestService::fireDone(). r=sicking
2013-02-08 12:25:37 -08:00
Phil Ringnalda
06140de508
Back out 8db40a38aeb1 (bug 837917) for test_interfaces.html failures
...
CLOSED TREE
2013-02-14 21:37:37 -08:00
Reuben Morais
88f8f9afca
Bug 837917 - Implement DOMCursor and DOMRequestService::fireDone(). r=sicking
2013-02-08 12:25:37 -08:00
Gregor Wagner
6d696a1c21
Bug 752982: Backout aa98a13a5f73 on CLOSED TREE
2013-02-14 20:09:51 -08:00
Anhad Jai Singh
2880ce1c12
Bug 827493 - Make Marionette use moznetwork, r=jhammel
2013-02-14 13:42:26 -08:00
Shih-Chiang Chien
e54dce5cc0
Bug 752982 - Part 2, provide xpcshell test cases for captive portal detection. r=thinker,dolske a=shira.
2012-10-10 11:16:32 +08:00
Ed Morley
bf17267cde
Merge mozilla-central to mozilla-inbound
2013-02-14 11:09:15 +00:00
Ed Morley
be1266746b
Merge latest green inbound changeset to mozilla-central
2013-02-14 10:44:41 +00:00
Joel Maher
ca8b7cc1e4
Bug 841039 - add a make target for the leaktest tests we run at build time from the objdir. r=ted
2013-02-14 05:22:46 -05:00
Luqman Aden
ef7ff739b4
Bug 840636 - Update Mochitest script. r=jgriffin
2013-02-12 16:35:55 -08:00
Ryan VanderMeulen
092a82a356
Merge m-c to inbound.
2013-02-12 21:25:43 -05:00
Matt Brubeck
1471abe892
Bug 828691 - Add a mach command to run mochitest Metro chrome tests [r=gps]
2013-02-12 14:51:24 -06:00
Jim Mathies
2ab5897caf
Bug 771271 - Get mochitest-metro-chrome tests running in immersive mode. r=jmaher
2013-02-12 14:51:24 -06:00
Jonathan Griffin
82d0133423
Bug 839675 - Prevent out-of-sync problems, r=mdas
2013-02-12 10:10:03 -08:00
Malini Das
2504a2f225
Bug 838822 - update marionette client version number, r=jgriffin
2013-02-11 15:02:36 -05:00
Bobby Holley
44afd24e66
Bug 841067 - Use sandboxPrototype rather than __proto__ for marionette sandboxes. r=jgriffin
...
sandboxPrototype implements fancy rebinding behavior that makes things work right.
It is the "correct" mechanism to prototype a sandbox to a DOM Window.
2013-02-14 10:40:15 +01:00
Matt Brubeck
8bddd973a2
Bug 839340 - mach reftest <dir> doesn't work on Windows [r=gps]
2013-02-13 15:35:45 -08:00