Geoff Brown
696c6075b6
Bug 823730 - Simplify make xpcshell-tests-remote make target; r=jmaher
2012-12-21 12:44:45 -07:00
Geoff Brown
a262268408
Bug 823703 - Create and use an android xpcshell manifest; r=jmaher
2012-12-21 12:44:42 -07:00
Jeff Walden
e5142499c5
Make SimpleTest.js runnable in non-Gecko browsers again. No bug, r=jmaher over IRC
...
--HG--
rename : browser/themes/gnomestripe/downloads/allDownloadsViewOverlay.css => browser/themes/gnomestripe/downloads/downloads.css
rename : browser/themes/winstripe/downloads/allDownloadsViewOverlay.css => browser/themes/winstripe/downloads/downloads.css
rename : toolkit/components/places/tests/mochitest/test_bug_461710_perwindowpb.html => toolkit/components/places/tests/mochitest/test_bug_461710.html
extra : rebase_source : a0c2241ee37c74d1df60cccc02b3b08fb7c68f58
2012-12-20 17:57:29 -05:00
Drew Willcoxon
a2637d2e6d
Bug 699859 - Create nsIContentPrefService2, an async version of nsIContentPrefService. r=mak, sr=mossop
2012-12-20 17:37:56 -08:00
Josh Matthews
b441d6b728
Bug 782542 - Secure necko IPDL usage. r=ted,jduell
2012-12-12 10:40:33 -05:00
Andrew Halberstadt
7ac6bde5bd
Bug 821865 - Update mozdevice to version 0.18, r=jhammel
2012-12-20 10:24:25 -05:00
Geoff Brown
a881cc33fe
Bug 810347 - Provide option for setting remote test root; r=jmaher
2012-12-20 09:11:11 -07:00
David Rajchenbach-Teller
027da3eed4
Bug 532150 - Test main thread fallback for session file. r=Felipe
2012-12-19 20:04:53 -05:00
Bobby Holley
a14c09aa90
Bug 823120 - Fix templates. r=jmaher
...
Having <script> tags after the content, rather than before, encourages people to
do <iframe onload="go()"> before go is guaranteed to be defined.
2012-12-19 15:27:49 -08:00
Malini Das
2f7f8695b2
Bug 823195 - virtualenv created by marionette should use --no-site-packages, r=jgriffin
2012-12-19 16:24:37 -05:00
Jonathan Griffin
1abd40e406
Bug 823106 - Bump marionette's version number, a=test-only
2012-12-19 09:41:48 -08:00
Geoff Brown
48ddbda965
Bug 817235 - Make xpcshell tests work with sutAgent; r=jmaher
2012-12-18 22:18:03 -07:00
Geoff Brown
1b48696178
Bug 814805 - Do not use run-as for android xpcshell tests; r=wlach
2012-12-18 22:18:00 -07:00
Ed Morley
3731ae93a0
Backout 22f9cf3cc575 (bug 820463) for breaking marionette on a CLOSED TREE
2012-12-19 01:23:00 +00:00
Jonathan Griffin
bb7c4d0488
Bug 820463 - Revert early-loading changes, r=mdas
2012-12-17 15:18:58 -08:00
Martijn Wargers
62fa0eed9f
Bug 815416 - Enable layout mochitests for b2g, r=jgriffin, a=test-only
2012-12-14 15:49:11 -08:00
Malini Das
fd7d617909
Bug 722596 - Get stack trace from errors in content frames, r=jgriffin
2012-12-18 09:21:28 -05:00
Ed Morley
2426589905
Backout f5aaf21d0a2b (bug 722596) for python 2.6 compat issues
2012-12-17 22:06:21 +00:00
Malini Das
368cbefd24
Bug 722596 - Get stack trace from errors in content frames, r=jgriffin
2012-12-17 16:02:58 -05:00
Jim Mathies
10c1c2ce73
Bug 817881 - Move test plugin to dist/plugins, and touch up tests and test logic to support the change. r=glandium, dtownsend
2012-12-17 12:08:00 -06:00
Jonathan Griffin
191a78796b
Bug 821833 - Don't open extra socket when marionette.force-local is true, r=mdas
2012-12-14 16:08:05 -08:00
Walter Chen
bd8eece389
Bug 816514 - [B2G] Using marionette in Keyboard frame, causing lose of focus, r=jgriffin
...
Adding focus parameters and logics for marionette server and client
2012-12-17 17:45:28 +08:00
Jeff Hammel
9c041aaf50
Bug 821820 - bump mozfile version to 0.2 and release to m-c;r=wlach ; DONTBUILD because NPOTB
2012-12-16 18:17:27 -08:00
Rob Wood
907f362aa3
Bug 811583 - Develop WebAPI tests for proximity sensor API, update manifest. r=davehunt
2012-12-07 11:29:19 -08:00
David Chan
7c7a078529
Bug 816847 - Use AppService instead of Webapps.jsm for manifest lookup. r=jgriffin
2012-11-30 10:52:40 -08:00
Ed Morley
62e46aa794
Backout 3e4e600adc3b (bug 782542) for crashtest-ipc timeouts
2012-12-16 18:09:39 +00:00
Josh Matthews
b5a5e3ef75
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
e46027a5e7
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
4a908e480d
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
8e27609578
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
07e4c0a091
Bug 742794 - check host/port before starting gecko instance in marionette client, r=mdas
2012-12-14 12:21:46 -05:00
Georg Fritzsche
5beaeb5928
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
c85efa2e24
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
8b5f1f6324
Bug 821018 - Fix XML output when tests have been skipped, r=jgriffin
2012-12-12 15:29:47 -08:00
Andrew Halberstadt
319f003fc9
Bug 817122 - Disable failing B2G xpcshell tests, enable debugger tests, r=mdas
2012-12-12 16:17:49 -05:00
Jeff Hammel
09ff6205d8
Bug 820606 - update mozfile on mozilla-central to version 0.1;r=gps
2012-12-12 10:01:27 -08:00
Jeff Hammel
a6d8cdba83
Bug 820612 - remove docs.manifest from mozilla-central;r=wlach DONTBUILD because NPOTB
2012-12-12 09:55:30 -08:00
Gregory Szorc
53c9d7b883
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
9f39126cb0
Bug 810543 - Testing the behavior of OS.Constants.Path.profileDir;r=froydnj
2012-12-11 15:12:59 -08:00
Ed Morley
58f66d8a75
Backout fac650c31656 & 907a846d368f (bug 819033) for xpcshell failures
2012-12-11 20:29:18 +00:00
Ehsan Akhgari
9305b46722
Backed out changeset 34c9ccee8058 (bug 782542) for mochitest failures
2012-12-11 15:04:11 -05:00
Mihnea Dobrescu-Balaur
97204a88c1
Bug 816035 - Add durations to xunit output, r=jgriffin
2012-12-11 11:33:03 -08:00
Gregory Szorc
873700931f
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
6fab8b6f69
Bug 782542 - Secure necko IPDL usage. r=ted,jduell
2012-12-07 17:12:02 -05:00
Mike Hommey
714e5539b7
Bug 820158 - Adjust log4moz.js import from marionettecomponent.js after bug 817076. r=jgriffin
2012-12-11 16:37:04 +01:00
Jonathan Griffin
a842766f06
Bug 800138 - Open a dummy socket before Marionette starts listening, r=past
2012-12-07 10:48:18 -08:00
David Clarke
5491e62b96
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
fae430bbe9
Bug 819093 - Use strings for env values in remote mochitest; r=jmaher DONTBUILD
2012-12-07 09:04:01 -07:00
Wes Kocher
3193f86e00
Bug 817670 - Update Jetpack tests to pick up fixes to test failures. r=kwierso
2012-12-07 11:11:45 -08:00
Andrew Halberstadt
3a4f6ca6a2
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