Commit Graph

4510 Commits

Author SHA1 Message Date
William Lachance
6aba1dc4e8 Bug 1005758 - Clean up marionette package descriptions on pypi. r=mdas 2014-05-05 00:21:13 -04:00
Marco Castelluccio
5082eab317 Bug 945869 - Provide more granular OS version information in mozinfo. r=ted.mielczarek 2014-05-01 06:09:00 +02:00
David Burns
296721c2bd Bug 967813: Put the error reason in the message that is reported on TBPL for easier starring; r=philor 2014-05-03 21:02:38 +01:00
Gavin Sharp
24f5a48b6e Bug 896711: remove BrowserChromeTests.runWhenReady because it's being abused, r=dao/ttaubert/vporof 2013-07-27 17:32:40 -07:00
Carsten "Tomcat" Book
d658fea09a merge fx-team to mozilla-central 2014-05-02 14:52:03 +02:00
J. Ryan Stinnett
e609163c15 Bug 1003620 - Add QR encoder library. r=paul
Imports the QR Code Generator library[1].

The original author is Kazuhiko Arase <arase@d-project.com>.

A copy of the library's MIT license is included.

[1]: https://github.com/kazuhikoarase/qrcode-generator

--HG--
rename : toolkit/devtools/moz.build => toolkit/devtools/qrcode/encoder/moz.build
rename : toolkit/devtools/moz.build => toolkit/devtools/qrcode/moz.build
2014-05-01 13:28:00 +02:00
Wes Kocher
60048817aa Merge m-c to mozilla-inbound 2014-05-01 18:34:18 -07:00
Wes Kocher
39189296b1 Merge fx-team to m-c 2014-05-01 18:16:02 -07:00
Gijs Kruitbosch
747650c6a3 Bug 799216 - allow leaving out head/tail entries in xpcshell manifests, r=ted
--HG--
extra : rebase_source : 39cdf74579aefcfcdd7e3cfc7d39edbdb8b6f007
2014-05-01 00:56:22 +01:00
Ed Morley
c5c755980d Merge mozilla-central and fx-team 2014-05-01 16:25:00 +01:00
Gijs Kruitbosch
9cce9799b6 Bug 1004410 - allow running mochitests against an arbitrary binary, r=jmaher
--HG--
extra : rebase_source : ba7e34aaffe2dd845b8717a34dc27c7f59983534
2014-05-01 11:05:36 +01:00
Vicamo Yang
8354f79a2e Bug 996443: carry emulator arch automatically for mach commands. r=ahal 2014-05-01 00:57:39 +08:00
Nicholas Hurley
6d0ca475a0 Bug 1001022 (part 2) - Update unit tests for http2 draft12. r=mcmanus 2014-04-29 18:46:05 -07:00
Nicholas Hurley
20f2673df9 Bug 993937 (part 2) - Update unit tests for http2 draft11. r=mcmanus
This updates our copy of node-http2 to the version that implements
draft11, and has the one-line change to make the xpcshell test work.
2014-04-29 18:46:01 -07:00
Benoit Girard
e8bd2261b0 Bug 986160 - Add MozGtestFriend.h to deal with gtest in non test builds. r=glandium 2014-04-07 15:23:03 -04:00
sashakruglov
89b7bb2314 Bug 834502 - Need to cover more cases in test_click.py;r=automatedtester 2014-04-29 23:30:00 +01:00
David Burns
8ac5a89123 Bug 1004089: Allow frame switching in marionette when switching by index and the frame is OOP; r=mdas 2014-04-30 22:59:25 +01:00
Nathan Froyd
9652b4ec50 Bug 1003296 - use Services.jsm more in specialpowersAPI.js; r=jmaher 2014-04-29 11:31:12 -04:00
Malini Das
3648714a31 Bug 995989 - fix APZ scrolling, r=dburns 2014-04-30 17:48:21 -04:00
Ryan VanderMeulen
80d774ea50 Merge m-c to inbound on a CLOSED TREE. 2014-04-30 16:47:33 -04:00
William Angell
b611795a01 Bug 974465 - Replaced all asterisk imports in Marionette client with explicit imports; r=automatedtester 2014-04-28 10:18:00 +01:00
Joel Maher
deedceea37 Bug 1002780 - upload a new talos.zip to pick up all the fixes. r=pmoore 2014-05-01 15:07:59 -04:00
Geoff Brown
b2328a442d Bug 978132 - Copy more binaries to device for Android xpcshell tests; r=jmaher 2014-04-29 15:09:27 -06:00
Joel Maher
680948adc2 Bug 1003356 - fix mozinstall to have version 1.10 not 0.10. r=wlach 2014-04-29 14:46:08 -04:00
Ryan VanderMeulen
1e1da15d05 Backed out changeset 2b041298914b (bug 1002780) for frequent talos failures.
CLOSED TREE
2014-04-29 14:20:18 -04:00
Ed Morley
5f8d0681d8 Merge mozilla-central and inbound 2014-04-29 18:23:29 +01:00
William Lachance
635d00a78b Bug 1003255 - Bump mozdevice to 0.34. r=jgraham 2014-04-29 12:49:26 -04:00
Carsten "Tomcat" Book
90337c62e2 merge fx-team to mozilla-central 2014-04-29 13:46:19 +02:00
William Lachance
11e876b5c7 Bug 1002619 - Fix syntax error in Marionette's setup.py. r=ato 2014-04-28 14:34:29 -04:00
Benjamin Smedberg
9ef2f5b211 Bug 995027 better logging - set experiments.logging.dump to true during test runs so that logging goes to the console even during shutdown, r=gfritzsche 2014-04-28 10:48:03 -04:00
Andrew Halberstadt
a547ad9484 Bug 1000918 - Add new default device root paths used by some FxOS devices to mozdevice. r=wlach 2014-04-24 10:39:00 -04:00
Joel Maher
f9f1c7daae Bug 1002780 - upload a new talos.zip to pick up all the fixes. r=Callek 2014-04-29 12:32:44 -04:00
Dan Minor
ffb7ffa88e Bug 992887 - Rename mach jittest to mach check-spidermonkey and add jstest support; r=mshal 2014-04-29 10:22:50 -04:00
Michael Vines
19697c0a12 Bug 1002039 - fix virtualenv download code, r=mdas 2014-04-28 20:55:33 -07:00
Malini Das
a548b6cf96 Bug 1001461 - Bump marionette_client version to 0.7.7 and release to PyPI, r=davehunt 2014-04-29 10:16:11 -04:00
Carsten "Tomcat" Book
3c3293eb9b Backed out changeset 633ff919c7f7 (bug 1002780) for tpn test failures 2014-04-29 14:03:46 +02:00
Joel Maher
9885015bc4 Bug 1002780 - upload a new talos.zip to pick up all the fixes. r=pmoore 2014-04-29 06:20:29 -04:00
James Graham
6d4ac72f1b Bug 1002267 - Stop trying to compare times in the mozlog unit tests, r=wlach. 2014-04-28 10:27:00 +02:00
Myk Melez
480d68dd37 Bug 1001681 - define Task to fix webapprt-test-chrome tests; r=jmaher 2014-04-26 14:05:46 -07:00
David Burns
522a852d9e Bug 929175: Part 1: Allow Marionette to switch to frameset frames. ; r=mdas 2014-01-18 20:08:36 +00:00
David Burns
cb58f05265 Bug 929175: Part 2: Updating frames tests.; r=mdas 2014-04-25 14:41:17 +01:00
Masayuki Nakano
d1bd9612e9 Bug 998188 part.5 Fix orange and improve EventUtils.js and ChromeUtils.js r=smaug 2014-04-26 08:52:13 +09:00
Masayuki Nakano
44bfd22cce Bug 998188 part.1 Add test for this crash on debug build r=ehsan 2014-04-26 08:52:12 +09:00
Andrew McCreight
a5bceed7c9 Bug 949607, part 2 - Add and use runNextCollectorTimer. r=smaug 2014-04-25 13:21:04 -07:00
Jonathan Griffin
ad11c8bc7b Bug 920569 - Add webapprt to in-tree configs, r=jmaher 2014-04-25 11:30:00 -07:00
Andreas Tolfsen
86d8e58e41 Bug 999550 - Make check for B2G backwards compatible with Gecko 28 branch. r=bsilverberg 2014-04-25 07:47:00 -04:00
David Burns
6bcbfcfc7d Bug 811747: Adding a test for checking that page_source handles unicode chars; r=jgriffin 2013-01-09 14:32:54 +00:00
Carsten "Tomcat" Book
62cb07a37c Backed out changeset bc6ddc5dc31a (bug 929175) on request on a CLOSED TREE 2014-04-25 15:51:24 +02:00
Carsten "Tomcat" Book
2f5f7529a1 Backed out changeset 6bb03867a3ad (bug 929175) 2014-04-25 15:50:33 +02:00
Carsten "Tomcat" Book
6a15981895 Backed out changeset a3e1f186d06a (bug 811747) 2014-04-25 15:50:28 +02:00
David Burns
6252d5ccd4 Bug 811747: Adding a test for checking that page_source handles unicode chars; r=jgriffin 2013-01-09 14:32:54 +00:00
David Burns
a104d2cf6e Bug 929175: Part 2: Updating frames tests.; r=mdas 2014-04-25 14:41:17 +01:00
David Burns
a4b397d098 Bug 929175: Part 1: Allow Marionette to switch to frameset frames. ; r=mdas 2014-01-18 20:08:36 +00:00
Marco Castelluccio
ab19faaacc Bug 1000512 - If a test cleanup function returns a promise, wait for it to be resolved before running other tests. r=jmaher 2014-04-24 16:34:00 +02:00
Jeremy Morton
69d567dd6b Bug 998291 - Allow for relatively-loaded modules to be loaded into a given scope. r=bsmedberg 2014-04-22 23:37:26 +01:00
Ryan VanderMeulen
c2d10881f6 Merge fx-team to m-c. 2014-04-24 13:39:46 -04:00
Ryan VanderMeulen
a634c71c8e Backed out 6 changesets (bug 942756) for Gaia integration test failures on a CLOSED TREE.
Backed out changeset 61f910c1aa72 (bug 942756)
Backed out changeset a45a8d47cf9c (bug 942756)
Backed out changeset ac1d4bc60841 (bug 942756)
Backed out changeset d7931085db18 (bug 942756)
Backed out changeset a048dcd963fd (bug 942756)
Backed out changeset 51a0ebd27ffb (bug 942756)
2014-04-24 13:11:55 -04:00
Carsten "Tomcat" Book
0d1da9b732 Merge m-c to fx-team 2014-04-24 13:22:27 +02:00
Eddy Bruel
ba17901de0 Bug 859372 - Refactor transport.js; r=past 2014-04-24 13:23:30 +02:00
Carsten "Tomcat" Book
e6e2deab22 merge b2g-inbound to mozilla-central 2014-04-24 13:12:50 +02:00
Paul Rouget
5d324c4da3 Bug 942756 - Unify debugger server startup: devtools and browser code. r=ochameau 2014-04-18 10:45:00 +02:00
Geoff Brown
ea0aa3260c Bug 997991 - Use default httpd path for robocop, mochitest-remote test targets; r=jmaher 2014-04-23 08:42:51 -06:00
Ehsan Akhgari
476d42813d Bug 999908 - Remove support for the Web Audio legacy prefs for AudioBufferSourceNode, AudioContext, and AudioParam; r=padenot 2014-04-23 08:56:42 -04:00
Cosmin Malutan
417486e5ea Bug 992139 - [mozversion] Enhance mozversion to return application_display_name. r=hskupin 2014-04-23 10:16:02 +02:00
Cosmin Malutan
ac0ea93524 Bug 1000017 - Bump mozversion to version 0.4. r=hskupin DONTBUILD 2014-04-23 23:23:51 +02:00
Martin Thomson
2ea575fb8f Bug 907770 - Part 1: Making ssltunnel run for android and b2g mochitests. r=jmaher 2014-03-14 11:25:41 -07:00
Nathan Froyd
3597ed8068 Bug 999407 - add --setenv option for mochitests run through mach; r=jmaher
DONTBUILD because NPOTB
2014-04-22 09:09:47 -04:00
Nathan Froyd
9dcdd5ca78 Bug 998372 - part 4 - explain the escape-fest in permissions.py better; r=jmaher 2014-04-18 12:48:01 -04:00
Nathan Froyd
5976c9aa57 Bug 998372 - part 3 - remove swathes of conditional logic from FindProxyForURL; r=jmaher 2014-04-18 12:28:31 -04:00
Nathan Froyd
bd4e6c902e Bug 998372 - part 2 - lift origins out of FindProxyForURL and make origin lookups more efficient; r=jmaher 2014-04-18 12:17:15 -04:00
Nathan Froyd
72d04e8a9a Bug 998372 - part 1 - lift regex construction out of FindProxyForURL; r=jmaher 2014-04-18 12:16:11 -04:00
Ted Mielczarek
b2f1e27a3e bug 985612 - fix mozlog.structured.commandline.setup_logging to handle argparse Namespace objects. r=jgraham 2014-03-19 15:27:30 -04:00
Nathan Froyd
c656fbc9fb Backout b9abacaf5453:005a3405219c (bug 998372) for make check bustage 2014-04-22 10:31:25 -04:00
Carsten "Tomcat" Book
9f6bd57bb5 Merge m-c to mozilla-inbound 2014-04-24 13:20:37 +02:00
William Lachance
5ae5f3364c Bug 996862 - Remove NetworkTools from mozdevice. r=ahal 2014-04-21 15:56:42 -04:00
Jonathan Griffin
0aa42bc272 Bug 999723 - Add --browser-arg support to mochitest/reftest on B2G desktop builds, r=ahal 2014-04-23 15:15:00 -07:00
Nathan Froyd
adb2882663 Bug 998372 - part 4 - explain the escape-fest in permissions.py better; r=jmaher 2014-04-18 12:48:01 -04:00
Nathan Froyd
a97ce55f93 Bug 998372 - part 3 - remove swathes of conditional logic from FindProxyForURL; r=jmaher 2014-04-18 12:28:31 -04:00
Nathan Froyd
4535c72f8e Bug 998372 - part 2 - lift origins out of FindProxyForURL and make origin lookups more efficient; r=jmaher 2014-04-18 12:17:15 -04:00
Nathan Froyd
b0aa18116a Bug 998372 - part 1 - lift regex construction out of FindProxyForURL; r=jmaher 2014-04-18 12:16:11 -04:00
Nathan Froyd
4ae5079eb5 Bug 997820 - disable telemetry for tests; r=ted 2014-04-17 11:54:41 -04:00
William Lachance
9cddb231b1 Bug 996862 - Remove use of mozdevice's networktools. r=ahal 2014-04-21 11:03:51 -04:00
Benjamin Smedberg
1846e1fa48 Bug 997188 - Handle the experiments.manifest.uri pref correctly so so that it don't ping out to telemetry-experiments.cdn.mozilla.net by default or enable experiment code in the tests. This should also fix bug 994686. r=irving/gfritzsche 2014-04-17 11:08:35 -04:00
Jonathan Griffin
fe45d2a0ff Bug 987406 - Pass certificate_path to B2G mochitests, r=ahal 2014-04-18 12:27:53 -07:00
Ryan VanderMeulen
7cecb3a4ca Merge m-c to inbound on a CLOSED TREE. 2014-04-17 22:53:02 -04:00
Ryan VanderMeulen
ee76280adc Merge inbound to m-c. 2014-04-17 22:31:17 -04:00
Cameron McCormack
6e6173ac23 Bug 997598 - Don't strip leading white space from mochitest output lines when stack fixer is in use. r=wlach 2014-04-18 11:34:47 +10:00
David Burns
5fbdb15070 Bug 967021: Check that a window listener is not null in marionette; r=mdas 2014-04-17 21:14:09 +01:00
David Burns
4085034e4f Bug 990299: correct and enable window management test in Marionette; r=mdas 2014-04-17 20:48:27 +01:00
Marco Castelluccio
9b8bd037cb Bug 993326 - Automatically restore apps launchable value. r=fabrice 2014-04-17 16:43:04 -04:00
David Rajchenbach-Teller
6c83a37de6 Bug 991040 - Uncaught async exceptions in mochitests now cause warnings. r=ted 2014-04-17 16:23:23 -04:00
Georg Fritzsche
ceb826d852 Bug 989137 - Part 17: Add browser chrome testing of Experiments. r=unfocused,gfritzsche 2014-04-17 15:47:37 +02:00
Malini Das
e080dd7f1b Bug 993478 - Let a user select docroot for the webserver, r=jgriffin 2014-04-10 13:02:23 -04:00
Nathan Froyd
3519ef33e1 Bug 995995 - set testing prefs to redirect to the test proxy server for RSS feeds; r=jmaher 2014-04-15 17:14:51 -04:00
Vaibhav Agrawal
ed43b370bb Bug 912243 - Mochitest shouldnt chdir in __init__. r=jmaher 2014-04-16 10:29:39 -04:00
David Rajchenbach-Teller
efafa38472 Bug 995198 - Make uncaught async errors cause KNOWN-FAIL in xpcshell. r=ted 2014-04-15 12:51:20 -04:00
Dan Minor
eeb679e299 Bug 902594 - Try running jsapi-tests via runcppunittests; r=ted 2014-04-11 08:46:47 -04:00
Dan Minor
f76365ad51 Bug 994830 - Make cppunittest test timeout less than mozharness process timeout; r=ted 2014-04-10 15:24:29 -04:00
Manish Goregaokar
83e2568195 Bug 991348 - Give the ability to take screnshots on all test failures. r=jmaher 2014-04-12 04:23:00 +02:00
Jonathan Griffin
86f7c1e92b Bug 902711 - Make marionette_transport its own package, r=ato 2013-10-14 17:58:40 -07:00