Commit Graph

515 Commits

Author SHA1 Message Date
David Rajchenbach-Teller
d6f5da42b5 Bug 994951 - Activate OS.File xpcshell tests on B2G. r=froydnj 2014-05-05 06:53:00 -04:00
Mark Banner
be28733a03 Bug 975550 Handle python 2.6 when preventing invalid utf-8 being writting to test files. r=ted 2014-05-06 20:11:30 +01:00
J. Ryan Stinnett
5600f2a1ab 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
Gijs Kruitbosch
f6eed6dd0e 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
Vicamo Yang
d97ffaef80 Bug 996443: carry emulator arch automatically for mach commands. r=ahal 2014-05-01 00:57:39 +08:00
Nicholas Hurley
9090b45467 Bug 1001022 (part 2) - Update unit tests for http2 draft12. r=mcmanus 2014-04-29 18:46:05 -07:00
Nicholas Hurley
267eff4c3d 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
Geoff Brown
a847cfea9d Bug 978132 - Copy more binaries to device for Android xpcshell tests; r=jmaher 2014-04-29 15:09:27 -06:00
Jeremy Morton
311814b5b8 Bug 998291 - Allow for relatively-loaded modules to be loaded into a given scope. r=bsmedberg 2014-04-22 23:37:26 +01:00
David Rajchenbach-Teller
c24ec93083 Bug 995198 - Make uncaught async errors cause KNOWN-FAIL in xpcshell. r=ted 2014-04-15 12:51:20 -04:00
Paolo Amadini
935a3ba73e Bug 991750 - Convert remaining legacy uses of promise.js to Promise.jsm. rs=Yoric 2014-04-07 16:18:43 +02:00
Ted Mielczarek
5ba7b3d366 bug 990266 - use mozinfo in xpcshell selftests r=jmaher 2014-04-01 16:02:58 -04:00
David Rajchenbach-Teller
ce63e5f311 Bug 988844 - do_register_cleanup now accepts asynchronous cleanup functions. r=ted 2014-03-31 04:36:00 +02:00
Ryan VanderMeulen
a14baa39be Merge inbound to m-c. 2014-03-26 20:58:31 -04:00
Gregory Szorc
4ff214391e Bug 987414 - Pass multiple test arguments to mach testing commands; r=ahal
Previously, mach xpcshell-test and mochitest-* were limited to a single
test "path" argument. This patch enables multiple arguments to be passed
in.

TestResolver in the build system has gained the ability to process
multiple paths in a single invocation. The mach commands have been
modified to utilize this new feature.

Only mach code paths that pass manifestdestiny.TestManifest instances
into the test runner can accept multiple arguments. This is because
there is no other way to pass a custom set of tests into the test
runner. If multiple test arguments are used but not supported, a warning
is emitted.

--HG--
extra : rebase_source : 1ce1328a969f654e7b43a7a0bdd15ed86f5ceb21
2014-03-24 16:19:57 -07:00
Nicholas Hurley
cd8edaa29a Bug 965869 (part 2) - HTTP/2 draft10 tests. r=mcmanus 2014-03-26 10:58:11 -07:00
Brian Hackett
ae18c1f2c7 Bug 972817 - Enable type inference unconditionally, r=jandem. 2014-03-18 09:05:16 -06:00
Andrew Halberstadt
2dbabf42ff Bug 932362 - Create mach target for running b2g xpcshell tests, r=jgriffin 2014-03-11 10:08:25 -04:00
Brian Smith
bceb379d88 Bug 978111: Enable already-working PSM xpcshell tests on Android and B2G, r=cviecco
--HG--
extra : rebase_source : c14ef67870f2b40a3319e6bc8df0ddfe9dd222e3
2014-02-28 11:16:16 -08:00
Geoff Brown
424b67c72f Bug 973601 - Allow xpcshell test chunks; r=ted 2014-02-28 14:58:35 -07:00
Gregory Szorc
a0a4ade497 Bug 875562 - Part 8: Write crash events for main process crashes; r=bsmedberg
This patch makes the crash reporter crash event directory aware and
writes main process crash event files at crash time.

--HG--
extra : rebase_source : 1d6a817ae401230b3fe8fcd236468ceb3e309a10
2014-02-18 15:58:03 -08:00
Gábor Molnár
bf210fa5d2 Bug 961616 - simple HTTP2 Cookie crumbling unit tests 2014-02-24 11:42:15 -08:00
Andrew Halberstadt
2ccfc1e28c Bug 975085 - Don't create unnecessary devicemanager instance in b2g emulator tests, r=jgriffin 2014-02-20 16:56:57 -05:00
Joshua Cranmer
ba3abdd543 Bug 964379 - Ensure that mozinfo.info's keys are ASCII, not Unicode, r=gps 2014-02-18 10:41:39 -06:00
Gregory Szorc
7b9f6f570a Bug 972093 - Detect run_next_test() during add_task(); r=ted, rnewman
If an xpcshell test called run_next_test() from inside an add_task(),
bad things would happen. This patch detects that behavior and aborts the
test immediately with an actionable error message.

--HG--
extra : rebase_source : c5cf11070421b95a6fcf476d0a86289a3d0ba73a
extra : amend_source : cec6ad2a751bba01e7d4ecbff0735b39e3326efb
2014-02-12 16:47:29 -08:00
Zack Weinberg
bb4a7cad52 Bug 964379: make sure all keys of mozinfo.info are ASCII, for Python 2.6.(<5) compat. r=gps 2014-02-13 14:06:51 -05:00
Gregory Szorc
5aa0cf26c0 Bug 970302 - Ensure a TestManifest is always used when running xpcshell tests; r=ted
--HG--
extra : rebase_source : 30a296e66d25d5e4759b2ad3a420f94a5543a090
extra : amend_source : ac405c60d907f1bae3f376aa4525d8f93f53cc18
2014-02-10 13:11:23 -08:00
Geoff Brown
463a68ebe0 Bug 875814: Fix timeout handling for remote xpcshell tests; r=jmaher 2014-02-08 09:19:20 -07:00
Mark Hammond
c93bdc080b Bug 968044 - prevent xpcshell test output from escaping CR chars. r=gps 2014-02-10 09:23:02 +11:00
Nicholas Hurley
aa8098b9a3 Bug 964563 - Remove custom node binary. r=ted 2014-02-06 15:00:19 -08:00
Gregory Szorc
28dfc8126d Bug 852959 - Remove old code paths for running xpcshell tests from directories; r=ted
Manifests are now the mechanism used to specify how to run xpcshell
tests. This patch removes old code paths that allowed directories to be
specified.

runxpcshelltests.py still contains references to "testdirs." These
should likely be removed as well. This patch doesn't touch them out of
fear it may have consequences on automation.

--HG--
extra : rebase_source : 8cbfe6dc759dc0a311669c4fcba08ff7a60edc4a
extra : amend_source : 890377d9ba33d52c84e0736b0812231f3005b253
2014-01-27 10:14:09 -08:00
Mark Hammond
244df00095 Bug 968581 - enable xpcshell verbose log output if only 1 test is in the manifest. r=gps
--HG--
extra : rebase_source : b521c42f3eca5dc8742b1689b4ec89edc1012d03
2014-02-06 13:51:00 +11:00
Ryan VanderMeulen
02c58b829d Bug 964379 - Add logging to figure out what's breaking xpcshell on comm-central on OSX 10.6. 2014-02-02 22:30:43 -05:00
Mark Hammond
4f06d50f9b Bug 964102 - Use normpath on the test path before comparing it with the root dir. r=gps 2014-01-27 09:00:35 +11:00
Zack Weinberg
190e0c5539 Bug 933885 part 2b: runxpcshelltests.py: prevent invalid UTF-8 from being written to test log files. r=gps 2014-01-25 23:27:11 -05:00
Zack Weinberg
470440cc6f Bug 933885 part 2a: remove fake JSON parser from runxpcshelltests.py (Python 2.6 now being required). r=gps 2014-01-25 23:27:11 -05:00
Gregory Szorc
8e84c8c50c Bug 920849 - Part 2: Discover xpcshell tests through metadata, not filesystem; r=ted
--HG--
extra : rebase_source : bbe52abe704072c11a3313d356ceedb2d0d31b6b
2013-10-22 16:54:40 -07:00
Gábor Molnár
89de7bf65d Bug 958992 - http2 draft09 test support. r=hurley 2014-01-13 17:16:28 -08:00
Robert Strong
f4f80435de Part 6 - Bug 951662 - fix path to xpcshell.ini. r=bbondy 2014-01-12 13:45:56 -08:00
Gabor Molnar
f2b571a437 bug 950768 - http2 tests in node.js r=hurley r=mcmanus 2013-10-20 16:03:07 +02:00
Geoff Brown
d74ea70de7 Bug 945975 - Add mach support for Android xpcshell tests; r=ted 2013-12-13 21:20:39 -07:00
Chuck Lee
d699640b33 Bug 948376 - Add wappush to xpcshell list. r=jgriffin 2013-12-11 12:46:21 +08:00
John Shih
a1d156ab0a Bug 947057 - Add NetworkStats xpcshell.ini to testing/xpcshell/xpcshell_b2g.ini. r=jgriffin
--HG--
extra : rebase_source : f007acff36ecb97abdddce6980e84b87d4f28b29
2013-12-06 11:15:30 +08:00
Mark Hammond
e833b2dcf1 Bug 937370 - Errors loading xpcshell test file may be silently discarded. r=ted 2013-11-22 17:36:16 +11:00
Mark Hammond
f0dce08e31 Bug 937412 - Syntax errors in xpcshell tests don't report the error. r=ted 2013-11-22 17:32:28 +11:00
Christian Holler
f82796b971 Bug 939513 - Symbolize ASan traces for xpcshell tests. r=ted 2013-11-21 18:26:28 +01:00
Geoff Brown
75d46e2b13 Bug 938706 - (2) Put Android xpcshell minidumps in a separate directory; r=ted 2013-11-21 10:22:18 -07:00
Geoff Brown
95fbb72d9b Bug 938706 - (1) Fix minidumps for Android xpcshell; r=ted 2013-11-21 10:22:16 -07:00
Josh Matthews
2de3a805b5 Bug 934066 - Add a simple parent/child synchronization mechanism for xpcshell tests. r=ted 2013-11-02 09:37:46 -04:00
Mike de Boer
d6e74811ad Bug 873126: integrate Assert.jsm into XPCShell-test. r=gps 2013-11-19 13:53:20 +01:00