Commit Graph

2444 Commits

Author SHA1 Message Date
Josh Matthews
d599a1c9c4 Bug 782542 - Secure necko IPDL usage. r=ted,jduell
* * *
Bug 782542 - Disable network.ipc security for certain mochitests r=ted
* * *
Bug 782542.  Disable some more tests that use mozbrowser w/o app r?ted
* * *
Bug 782542 : yet another test needs tweaking. r?ted
2012-12-12 10:40:33 -05:00
Ehsan Akhgari
c51600f223 Backed out 2 changesets (bug 532150) for test failure
Backed out changeset 57bbbda0dedd (bug 532150)
Backed out changeset 5cab33f5bfbd (bug 532150)
2012-12-15 12:08:04 -05:00
David Rajchenbach-Teller
8057248eae Bug 532150 - Testing main thread fallback for session file; r=felipe
--HG--
extra : rebase_source : fe825601fc013fce66aaa619dece0980f6f03ff5
2012-12-15 10:45:13 -05:00
David Burns
e05c2f4f04 Bug 819351: move import script file creation/deletion to marionette actor and have it deleted on session delete. r=jgriffin 2012-12-14 16:11:02 +00:00
Mihnea Dobrescu-Balaur
276dff46b2 Bug 742794 - check host/port before starting gecko instance in marionette client, r=mdas 2012-12-14 12:21:46 -05:00
Georg Fritzsche
d543e765a5 Bug 805330 - Ensure plugin widget visibility via paint flushes. r=josh,roc,robcee
--HG--
rename : layout/base/tests/chrome/paint_listener.js => testing/mochitest/tests/SimpleTest/paint_listener.js
2012-12-05 14:39:26 +01:00
Jonathan Griffin
ee5da5b676 Bug 821091 - Add a pref to Marionette to cause it use force-local: true, r=mdas, a=test-only 2012-12-12 18:04:49 -08:00
Mihnea Dobrescu-Balaur
96c1dbc65f Bug 821018 - Fix XML output when tests have been skipped, r=jgriffin 2012-12-12 15:29:47 -08:00
Andrew Halberstadt
04eda3fcf0 Bug 817122 - Disable failing B2G xpcshell tests, enable debugger tests, r=mdas 2012-12-12 16:17:49 -05:00
Jeff Hammel
12d3cf45ba Bug 820606 - update mozfile on mozilla-central to version 0.1;r=gps 2012-12-12 10:01:27 -08:00
Jeff Hammel
b46451b8ce Bug 820612 - remove docs.manifest from mozilla-central;r=wlach DONTBUILD because NPOTB 2012-12-12 09:55:30 -08:00
Gregory Szorc
fe00f5a2b5 Bug 819033 - Part 1: Add add_task() to xpcshell runner; r=ted
You can now register generator functions containing Task.spawn friendly
tests. This makes writing unit tests for promise-based APIs much easier.
2012-12-11 10:53:43 -08:00
David Rajchenbach-Teller
4b024fdb16 Bug 810543 - Testing the behavior of OS.Constants.Path.profileDir;r=froydnj 2012-12-11 15:12:59 -08:00
Ed Morley
ec20fd0a1a Backout fac650c31656 & 907a846d368f (bug 819033) for xpcshell failures 2012-12-11 20:29:18 +00:00
Ehsan Akhgari
a1844bd954 Backed out changeset 34c9ccee8058 (bug 782542) for mochitest failures 2012-12-11 15:04:11 -05:00
Mihnea Dobrescu-Balaur
8efbbfddf2 Bug 816035 - Add durations to xunit output, r=jgriffin 2012-12-11 11:33:03 -08:00
Gregory Szorc
75532ccbeb Bug 819033 - Part 1: Add add_task() to xpcshell runner; r=ted
You can now register generator functions containing Task.spawn friendly
tests. This makes writing unit tests for promise-based APIs much easier.
2012-12-11 10:53:43 -08:00
Josh Matthews
5c429bd02b Bug 782542 - Secure necko IPDL usage. r=ted,jduell 2012-12-07 17:12:02 -05:00
Mike Hommey
e654438efd Bug 820158 - Adjust log4moz.js import from marionettecomponent.js after bug 817076. r=jgriffin 2012-12-11 16:37:04 +01:00
Jonathan Griffin
bd6194cab7 Bug 800138 - Open a dummy socket before Marionette starts listening, r=past 2012-12-07 10:48:18 -08:00
David Clarke
a3d9f016f8 Bug 814140 - Run b2g mochitests from an app hosted on the mochitest server, r=ahal 2012-12-05 14:28:00 -05:00
Geoff Brown
c26ce20742 Bug 819093 - Use strings for env values in remote mochitest; r=jmaher DONTBUILD 2012-12-07 09:04:01 -07:00
Wes Kocher
3238ceb0ff Bug 817670 - Update Jetpack tests to pick up fixes to test failures. r=kwierso 2012-12-07 11:11:45 -08:00
Andrew Halberstadt
e05ad4400c Bug 818638 - B2G xpcshell shouldn't abort entire test run on single test timeout, r=jgriffin, DONTBUILD a=NPOTB,test-only 2012-12-07 11:37:16 -05:00
Jonathan Griffin
cdf00bc6c0 Backout 1819a9cc6d27 for bustage, bug 816246, CLOSED TREE 2012-12-06 19:13:39 -08:00
Malini Das
f3a8498756 Bug 816246 Add a 'timeout' kwarg to execute_* in marionette; r=jgriffin 2012-12-04 10:32:00 +00:00
David Burns
7a0b596290 Bug 754220: adding cookie support for Marionette, desktop only; r=mdas
Bug 754220: adding cookie support for Marionette, desktop only; r=mdas
2012-11-22 15:53:44 +00:00
Ed Morley
23644a9747 Backout f2eca3ea531f (bug 754220) for Marionette failures 2012-12-06 16:07:33 +00:00
David Burns
f753427635 Bug 754220: adding cookie support for Marionette, desktop only; r=mdas 2012-11-22 15:53:44 +00:00
Yoshi Huang
afa96c01e6 Bug 814618 - Part 3: marionette test for Display Text with GSM 7 bit encoding. r=vicamo 2012-12-05 15:58:07 +08:00
Ehsan Akhgari
a46b8ab992 Bug 816406 - Disallow dragging a private tab into a non-private window and vice versa; r=dao 2012-12-02 15:57:06 -05:00
Ed Morley
8ab8060a02 Merge mozilla-central to mozilla-inbound DONTBUILD since all NPOTB 2012-12-05 23:43:42 +00:00
Gregory Szorc
0e1250bd4f Bug 818475 - Return proper exit code if xpcshell test fails; r=ted
DONTBUILD (NPOTB)
2012-12-05 15:42:11 -08:00
Gregory Szorc
aeb7cca597 Bug 797101 - Support running mochitests under debugger with mach; r=Ms2ger 2012-12-05 14:27:54 -08:00
Ed Morley
b44aae1e63 Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-12-05 22:10:26 +00:00
Ed Morley
9112551608 Bug 784321 - Disable test_framedhistoryframes.html on Android for too many intermittent failures 2012-12-05 15:14:10 +00:00
Ed Morley
3f81d6f539 Bug 783589 - Disable test_popup-navigates-children.html on Android for too many intermittent failures 2012-12-05 15:14:10 +00:00
Andrew Halberstadt
4ed02e4344 Bug 818259 - Fix undefined reference in remote/b2g xpcshell, r=mdas, DONTBUILD a=NPOTB,test-only 2012-12-05 10:53:03 -05:00
Dave Hunt
87a48f87d9 Bug 818324 - bump marionette_client version to 0.5.10 r=jgriffin 2012-12-04 17:00:51 -08:00
Ed Morley
cae89b2e48 Backout 4a0c471957b7 (bug 816246) for B2G Marionette crashes 2012-12-05 00:54:50 +00:00
Brian Smith
918b8579c0 Bug 767241, Part 3: Replace uses of one-off Auto* classes with ScopedNSSTypes in ssltunnel, r=ted
--HG--
extra : rebase_source : d3d9c1e474bee2c0952d5d71cb3e7460d661a5aa
2012-11-12 09:42:33 -08:00
Malini Das
dce3e78377 Bug 816246 - Add a 'timeout' kwarg to execute_* in marionette, r=jgriffin 2012-12-04 13:34:35 -05:00
Ed Morley
ee20ee7c54 Bug 765200 - Shorten errors of type: "an unexpected uncaught JS exception reported through window.onerror - ..."; r=jmaher 2012-12-04 17:45:32 +00:00
Ed Morley
206ae0899d Bug 816532 - Print logcat for failed robocop tests; r=gbrown 2012-12-04 15:54:37 +00:00
Ryan VanderMeulen
6f42a940c4 Merge m-c to inbound. 2012-12-03 20:25:59 -05:00
Geoff Brown
ad5e43f49f Bug 816630 - Restore use of dist/fennec for Android xpcshell localLib; r=ahal, DONTBUILD 2012-12-03 17:50:07 -07:00
Ryan VanderMeulen
77948c6e44 Merge the last PGO-green inbound changeset to m-c. 2012-12-03 19:03:01 -05:00
Andrew Halberstadt
bc79e87efd Bug 817122 - Add initial B2G xpcshell manifest, r=jgriffin, DONTBUILD a=NPOTB,test-only 2012-12-03 14:56:12 -05:00
Ms2ger
4089e553d3 Bug 809097 - Add a testharness.js case to gen_template.pl; r=jhammel 2012-12-02 09:59:36 +01:00
Jonathan Griffin
41032d9689 Bug 779011 - Attach id's to all requests to prevent Marionette from getting out-of-sync, r=mdas 2012-11-26 18:19:04 -08:00