Chris Manchester
250555ddcc
Bug 917627 - Preserve whitespace in xpcshell logs; r=ted
2013-09-18 20:04:01 -04:00
Mihnea Dobrescu-Balaur
26317d0237
Bug 912909 - Call setLD_LIBRARY_PATH in runtestsb2g. r=jgriffin
2013-09-05 17:58:54 -07:00
Chris Manchester
669d7a9199
Bug 500388 - Don't buffer xpcshell process output, use a callback to consume output as it is available. r=ted
2013-09-12 19:48:43 -04:00
Ted Mielczarek
2806c6a26a
bug 913173 - fix xpcshell-test --debugger on OS X. r=gps
2013-09-11 07:52:29 -04:00
Jim Blandy
3ce8b0ca6a
Bug 892114: Add support for Unix domain sockets to nsIServerSocket.idl and @mozilla.org/network/server-socket;1. r=mayhemer
2013-09-06 08:06:23 -07:00
Jim Blandy
544b219f25
Bug 899757: Make nsServerSocket::InitWithAddress provide more detailed error results. r=mayhemer, r=ted
...
I looked through the NSPR socket creation functions that InitWithAddress
uses to see which errors they could return, and placed appropriate comments
in ErrorAccordingToNSPR.
The test coverage is not great; in particular, I wasn't able to find a way
to elicit "address in use" errors from Windows (although I could from
Linux); the web says that Windows is much more relaxed about binding
listening sockets than Unix derivatives. I'm interested in suggestions.
2013-09-06 08:06:22 -07:00
Mike Hommey
05b3f24e0e
Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps
2013-09-05 09:01:46 +09:00
Mihnea Dobrescu-Balaur
9dc844220a
Bug 911249 - Make sure harness does not block if killing a process hangs. r=ted
2013-09-03 13:56:08 -07:00
Mihnea Dobrescu-Balaur
60440e2aa6
Bug 911347 - Fix xpcshell static file cleanup on Windows. r=ted
2013-09-03 10:00:11 -07:00
Mihnea Dobrescu-Balaur
95dc91cfd3
Bug 911249 - Don't block XPCShell test harness on hangs caused by os.kill on Windows. r=ted
2013-09-01 13:02:51 -07:00
Jim Blandy
ec2a98ca8e
Bug 909142: Fix xpcshell test harness regexp matching JS stack frames. But to what end? r=ted
2013-09-02 08:58:37 -07:00
Mihnea Dobrescu-Balaur
dbd8efa0e7
Bug 911132 - Replace invalid bytes in xpcshell binary string output. r=gps
2013-08-30 15:15:33 -07:00
Chris Manchester
394b3f25cf
Bug 910936 - Add guard so that runxpcshelltests.py doesn't attempt to parse output if there isn't any. r=jdm
2013-08-29 22:14:25 -04:00
Mihnea Dobrescu-Balaur
502eff27d6
Bug 660788 - Turn on parxpc in automation, r=ted
2013-08-15 13:53:25 -07:00
Mihnea Dobrescu-Balaur
4ccb6afbd5
Bug 906510 - Rerun tests that fail when run in parallel. r=ted
2013-08-28 11:28:39 -07:00
Mihnea Dobrescu-Balaur
17049d7a13
Bug 910389 - Fix B2G runxpcshelltests return code. r=jgriffin
2013-08-29 10:13:56 -07:00
Mihnea Dobrescu-Balaur
bb36ce1ca0
Bug 906172 - Handle exceptions for sequential tests properly. r=ted
2013-08-16 13:42:04 -07:00
Geoff Brown
5a46efbe2b
Bug 865006 - (4) Add more xpcshell tests for android; r=jmaher
2013-08-25 10:58:31 -06:00
Chris Manchester
aabfa18a87
Bug 908340 - Omit test start messages from mach xpcshell output; r=gps
...
--HG--
extra : rebase_source : 093f7a16df7de2b89868f0c255c3884b03cd70eb
2013-08-22 18:54:26 -07:00
Chris Manchester
4548d6c23c
Bug 729098 - Ability to track and rerun failed xpcshell tests; r=gps
...
--HG--
extra : rebase_source : da458ded1a6574a230e127331ac4c5b24e494af2
2013-08-21 09:26:46 -07:00
Chris Manchester
a097c1cfe1
Bug 896087 - Output structured messages in head.js, interpret them in runxpcshelltests.py; r=ted
2013-07-22 19:44:25 -07:00
Chris Manchester
371d1dd8b6
Bug 896087 - self tests exercising behavior of current log parsing; r=ted
2013-07-19 16:20:07 -07:00
Ryan VanderMeulen
06fde915be
Backed out changesets 57fc6c256d1f and a6bb570b7f41 (bug 896087) checktest failures on a CLOSED TREE.
2013-08-22 15:55:54 -04:00
Chris Manchester
166204099a
Bug 896087 - Output structured messages in head.js, interpret them in runxpcshelltests.py. r=ted
2013-07-22 19:44:25 -07:00
Chris Manchester
b3d68a6828
Bug 896087 - Self tests exercising behavior of current log parsing. r=ted
2013-07-19 16:20:07 -07:00
Ms2ger
b645c36d7d
No bug - Fix indentation in xpcshell's mach handler; r=ted
2013-08-22 08:34:58 +02:00
Mihnea Dobrescu-Balaur
d9e550ecf0
Bug 905782 - Make the XPCShell harness treat running a single file as a sequential run. r=ted
2013-08-20 16:07:33 -07:00
Ted Mielczarek
3b54ae4d64
bug 842728 - init Breakpad from C++ in xpcshell, remove ability to init from script. r=bholley,gps
2013-08-15 14:48:12 -04:00
Jim Blandy
9e92daa4f8
Bug 905437: Make it possible for 'mach xpcshell-test' to run xpcshell under GDB. r=ted
...
At the moment, the --debug argument accepted by mach xpcshell-test is
dropped. I don't know if just bringing the old harness's command-line
arguments forward to 'mach xpcshell-test' is the most mach-ish way to do
things, but it does let me get things started.
2013-08-19 16:07:40 -07:00
Mihnea Dobrescu-Balaur
94ab297d16
Bug 905835 - Fix whitespace in mach parxpc warning. r=gps
2013-08-15 15:22:35 -07:00
Geoff Brown
d5a95f185e
Bug 902645 - Use root to create android xpcshell xpcb directory; r=jmaher
2013-08-15 17:06:01 -07:00
Ted Mielczarek
ed357a1217
Fix bustage from bug 889076 (no crash stacks for xpcshell tests), no bug, r=bustage
2013-08-15 15:01:08 -04:00
Chris Manchester
2abcc54dd7
Bug 887054 - Part 3: Synchronize blocks of output when running xpcshell tests in parallel. r=ted
2013-08-06 10:28:29 -07:00
Mihnea Dobrescu-Balaur
1a32ed8d74
Bug 887054 - Part 2: Add parallel warning and support for --sequential to mach xpcshell-test. r=gps
2013-08-14 10:17:11 -07:00
Mihnea Dobrescu-Balaur
e7c65ffe85
Bug 887054 - Part 1: Refactor xpcshell test harness to support parallel test runs, disabled in automation. r=ahal, r=ted
2013-07-19 19:27:14 -07:00
Irving Reid
6eea459fd1
Bug 890555 - Handle case of non-Object argument to do_throw; r=ted
2013-07-13 12:37:13 -04:00
Geoff Brown
4b1035a9df
Bug 902645 - Use root to create android xpcshell xpcb directory; r=jmaher
2013-08-09 09:22:26 -07:00
aceman
2fb4d94b87
Bug 896738 - Declare msg variable in testing/xpcshell/head.js. r=ted
2013-08-01 10:39:18 +01:00
Mihnea Dobrescu-Balaur
0dfafaae2f
Bug 890098 - Follow-up: Always set the plugins dir. r=jgriffin
2013-07-23 23:08:46 -07:00
Mark Banner
5c9bf6beed
Bug 896756 - Fix strict warnings in xpcshell's head.js. r=jmaher
2013-07-23 18:31:30 +01:00
Mihnea Dobrescu-Balaur
956e1cb6a3
Bug 892121 - Every xpcshell test should get its own plugins dir. r=gbrown, r=ted
2013-07-17 10:53:30 -07:00
Mihnea Dobrescu-Balaur
43b04451f2
Bug 889076 - Use the profile dir to store minidumps in the crashreporter xpcshell tests. r=ted
2013-07-10 14:10:04 -07:00
Mihnea Dobrescu-Balaur
e01d794e0b
Bug 892021 - Add a do_get_tempdir function to head.js. r=ted, r=gbrown
2013-07-16 09:38:35 -07:00
Ryan VanderMeulen
ec6b3d53b5
Merge m-c to inbound.
2013-07-10 09:45:16 -04:00
Matthew Noorenberghe
4d5b11af75
Bug 875826 - Skip xpcshell tests that require the identity components on Android since they're not packaged there. r=dolske
2013-06-28 23:33:19 -04:00
Ms2ger
5164d8900d
Bug 888574 - Remove TAR_CREATE_FLAGS_QUIET, make TAR_CREATE_FLAGS quiet by default; r=gps+ted
2013-07-10 11:55:01 +02:00
Irving Reid
204e891300
Bug 887799: More reliable way of getting stack traces for xpcshell test errors, r=ted.mielczarek
2013-07-02 10:41:42 -04:00
Guilherme Gonçalves
d20201761f
Bug 874587 - Add CoreLocation geolocation provider. r=dougt, r=gps, r=smichaud
2013-07-01 09:43:17 -04:00
Mark Banner
8e11fc7cb0
Bug 886263 - Make places be enabled by default in all xpcshell-tests to avoid having to set it in lots of places (so that tests work with apps where places is disabled by default). r=mak
2013-06-26 14:56:11 +01:00
Ed Morley
30907456d8
Backed out changeset b1dba904d5c8 (bug 886263) for xpcshell orange
2013-06-26 11:20:46 +01:00