Jason Duell
f2007f93e0
Bug 732657: runxpcshell.py doesn't fail e10s tests if child process aborts/crashes. r=jmaher
2012-03-08 15:00:05 -08:00
Gregory Szorc
15c8f92154
Bug 729098 - Part 1/2: Create xUnit XML results file when executing xpcshell tests; r=khuey
2012-03-06 15:03:34 -08:00
Gregory Szorc
69293397f3
Bug 725478 - Support for generating xUnit result files from xpcshell tests; r=Waldo
2012-02-27 19:53:00 -08:00
Ed Morley
e9c2c12a73
Backout 88d02a07d390, 5f903f5a84a8 & 3539be41fa6b (bug 725478) for make-check failures
2012-02-28 01:04:35 +00:00
Gregory Szorc
ff3acb4319
Fix bug 725478 because we run a buggy Python released almost 5 years ago; r=tigerblood
2012-02-27 16:15:59 -08:00
Gregory Szorc
6c0866baa9
Bug 725478 - Fix possible access on None; r=losing
2012-02-27 15:32:56 -08:00
Gregory Szorc
3d72deacfc
Bug 725478 - Ability to produce xUnit XML result files from xpcshell test Python driver; r=Waldo
2012-02-27 14:58:04 -08:00
Gregory Szorc
94501cdd9a
Bug 725510 - Ability to execute xpcshell tests in random order; r=ted
2012-02-14 11:49:55 -08:00
Ryan VanderMeulen
a8bacc7972
Bug 604216 - Enable JM+TI for xpcshell tests, r=ted
2011-11-28 13:24:18 -08:00
Steve Fink
2d5cb019fb
Bug 692987 - Add -d flag to xpcshell to run with JSD enabled (r=ted)
2011-10-10 15:06:28 -07:00
Rafael Ávila de Espíndola
5fe934d3ba
Bug 696281 - disable trace malloc stacks on OS X too. r=dbaron.
...
This patch disables trace malloc stacks on OS X too. To make this work,
we still have to look on the stack to decide if we must set immediate_abort,
but we can avoid other work like decoding the addresses.
2011-10-28 18:43:49 -04:00
Geoff Brown
47819d8154
Bug 668349 - Add or update script to run xpcshell tests on Android; r=jmaher
2011-08-22 09:00:50 +01:00
William Lachance
f4d5cca826
Bug 677964 - log test durations for xpcshell tests, r=ctalbert, a=testonly, DONTBUILD
2011-08-10 11:34:14 -07:00
Josh Matthews
2b48c912ea
Bug 674069 - Add missing self reference. r=ted
2011-07-26 11:52:35 -04:00
Mike Hommey
e159911b56
Bug 671562 - Allow to pass an application directory to xpcshell tests. r=ted
2011-07-22 08:48:01 +02:00
Ted Mielczarek
5ae59a8111
bug 664197 - integrate mozinfo + ManifestDestiny update into xpcshell harness. r=jmaher
2011-06-21 08:12:40 -04:00
Joel Maher
060ae16179
Bug 616999. Xpcshell manifest support; harness changes. r=ted, a=test-only
2011-05-20 11:54:01 -04:00
Daniel Holbert
07421acd92
Bug 656829: Treat unexpected pass in xpcshell subtests as immediate-failure instead of immediate-pass. r=ted
2011-05-19 17:50:57 -07:00
Chris Jones
9ae6458637
Rollup of bug 645263 and bug 646259: Switch to mozilla:: sync primitives. r=cjones,dbaron,doublec,ehsan src=bsmedberg
...
Bug 645263, part 0: Count sync primitive ctor/dtors. r=dbaron
Bug 645263, part 1: Migrate content/media to mozilla:: sync primitives. r=doublec
Bug 645263, part 2: Migrate modules/plugin to mozilla:: sync primitives. sr=bsmedberg
Bug 645263, part 3: Migrate nsComponentManagerImpl to mozilla:: sync primitives. sr=bsmedberg
Bug 645263, part 4: Migrate everything else to mozilla:: sync primitives. r=dbaron
Bug 645263, part 5: Remove nsAutoLock.*. sr=bsmedberg
Bug 645263, part 6: Make editor test be nicer to deadlock detector. r=ehsan
Bug 645263, part 7: Disable tracemalloc backtraces for xpcshell tests. r=dbaron
Bug 646259: Fix nsCacheService to use a CondVar for notifying. r=cjones
2011-03-31 23:29:02 -05:00
Chris Jones
ecb9597975
Backed out changeset 4beec31b9ea9 for increasing frequency of intermittent orange bug 618052
2011-03-31 18:57:38 -05:00
Chris Jones
5dece3352a
Rollup of bug 645263 and bug 646259: Switch to mozilla:: sync primitives. r=cjones,dbaron,doublec,ehsan src=bsmedberg
...
Bug 645263, part 0: Count sync primitive ctor/dtors. r=dbaron
Bug 645263, part 1: Migrate content/media to mozilla:: sync primitives. r=doublec
Bug 645263, part 2: Migrate modules/plugin to mozilla:: sync primitives. sr=bsmedberg
Bug 645263, part 3: Migrate nsComponentManagerImpl to mozilla:: sync primitives. sr=bsmedberg
Bug 645263, part 4: Migrate everything else to mozilla:: sync primitives. r=dbaron
Bug 645263, part 5: Remove nsAutoLock.*. sr=bsmedberg
Bug 645263, part 6: Make editor test be nicer to deadlock detector. r=ehsan
Bug 645263, part 7: Disable tracemalloc backtraces for xpcshell tests. r=dbaron
Bug 646259: Fix nsCacheService to use a CondVar for notifying. r=cjones
2011-03-31 14:51:19 -05:00
John Hopkins
8000fbf628
Bug 621715 - runxpcshelltests.py clobbers LD_LIBRARY_PATH; r=ted a=NPOTB/test code/GLIBCXX_3.4.9 bustage fix in xpcshell tests for Thunderbird builders.
2011-01-01 21:58:29 -08:00
Siddharth Agarwal
696ea793fd
Bug 604406 - xpcshell verbose output fails with "[IOError 12] Not enough space" when the buffer is too long. Print line-by-line instead. r=ted, a=test-only
2010-10-21 00:43:54 +05:30
Ted Mielczarek
d010203f76
bug 598507 - wrap test harness process execution with 'arch -arch i386' on OS X 10.5. r=catlee, a=blocking
2010-09-23 12:19:31 -04:00
Jason Duell
86e9c52cb3
Bug 581750 - runxpcshell.py --verbose breaks success/fail detection. a=NPOTB
...
Also includes printf formatting fix for head.js
2010-09-10 10:20:38 -07:00
Justin Lebar
56347958c9
Bug 592527 - runtest.py and runxpcshelltest.py should ignore ctrl-c when using an interactive debugger. r=ted, a=only-sorta-potb
2010-08-31 18:03:38 -07:00
Benjamin Smedberg
232751d468
Bug 579178 part C - Allow xpcshell to register additional manifests from the command line, and use this to load httpd.manifest in the xpcshell test harness, r=jwalden
2010-07-22 10:42:43 -04:00
Benoit Girard
a9a2aa830e
Bug 557225 - Fix TryServer failures. r=cjones r=josh
2010-07-20 00:17:45 -04:00
Benjamin Smedberg
174fb9fbc8
Bug 568698 - Instead of fixing two globals in the jetpack process, allow jetpack to create sandboxes in which to load user code and implementation modules, r=bent
2010-07-08 09:40:07 -07:00
Chris Jones
63a5e87e4b
Bug 566050: Make runxpcshelltests.py tests more amenable to non-standard debugging scenarios. r=ted
2010-02-10 14:52:16 -08:00
Oleg Romashin
3f1b0882a6
Auto-merge with m-c b51803f3fdef
2010-06-25 08:30:40 -04:00
Josh Matthews
7617ac5c62
Bug 550860 - Profile directory for xpcshell based tests needs to be in a predefined, stable, location for at least some tests. r=ted
2010-04-28 03:28:56 +10:00
Oleg Romashin
93e412b1c9
Merged with mozilla-central
2010-04-07 06:59:04 -04:00
Jason Duell
37271f0a38
bug 532221 bitrot fix: print BloatView logs for child xpcshell processes a=jduell, r=jwalden
2009-12-03 17:12:33 -08:00
Jason Duell
45afac1ec1
Bug 546756 and bug 528145: fix error detection regression from runxpcshell "merge". a=jduell
2010-03-19 09:09:54 -07:00
Josh Matthews
7ecab2e5f6
Fix bug 552871: _HEAD_JS_PATH is not defined for xpcshell test. a=jdm, r=jduell
2010-03-17 15:40:36 +13:00
Josh Matthews
27c3db7a7e
Bug 552847. xpcshell: fix "make check-one" and "check-interactive". a=jdm r=ted
2010-03-17 13:05:59 +13:00
Joel Maher
ef2e825068
Bug 493748 Refactor xpcshell test harness to enable it to work for remote devices r=ted (comment 14) p=jmaher Landing on a CLOSED TREE
2010-03-12 14:57:29 -08:00
Joel Maher
c0ce59f423
Bug 544097 Chaning mochitests to run against mochi.test instead of localhost r=ted, waldo, dwitte p=jmaher. Landed on CLOSED TREE
2010-03-12 13:53:36 -08:00
Brad Lassey
cf8558308e
backing out changesets e939397fc6a5, 88529662c474 and 3d7c54b194bb due to random hangs in pgo tests
2010-03-09 22:33:11 -05:00
Joel Maher
fc440b802d
Bug 544097 changing mochitests to use mochi.test instead of localhost for windows mobile refactoring p=jmaher, r=ted,dwitte, sayrer, waldo, ctalbert
2010-03-09 08:55:39 -08:00
Siddharth Agarwal
5af53982ca
Bug 556735 - single directory xpcshell-tests and check-one don't work. r=ted
2010-04-02 18:59:35 +05:30
Joel Maher
2ca7c10794
Bug 553700 Allow xpcshell harness to chunk tests r=ted
2010-04-01 12:34:10 -07:00
Kyle Huey
74827fb435
Backed out changeset 8ce70abd7777
2010-03-09 01:14:21 -05:00
Joel Maher
3ff94711b5
Bug 544097 Change mochitests to use mochi.test instead of localhost for mobile refactoring p=jmaher r=ted,dwitte,sayrer
2010-03-08 19:21:33 -08:00
Clint Talbert
a7c210544a
Backed out changeset b4372055f473 -- due to unexplained orange on OS X Leak test (Bd) box
2010-03-07 17:34:23 -08:00
Joel Maher
b51e4506cb
Bug 544097 - Change mochitests to use mochi.test instead of localhost for mobile test refactoring p=jmaher, r=sayrer,dwitte
2010-03-07 16:08:05 -08:00
Joel Maher
048a5f14f8
Bug 530475 - Convert testharness python code to classes for future integration with mobile framework p=jmaher r=ted
2010-01-15 09:22:54 -08:00
Benjamin Smedberg
90a5f06323
Bug 539290 - Test harness should look for minidumps from child (plugin) processes but not turn the tree orange automatically, r=ted
2010-01-12 16:53:10 -05:00
Clint Talbert
c1dd45f72d
Orange on Bd builds: Backed out changeset 745af1f3dbf5
2010-01-13 14:44:49 -08:00