Clint Talbert
|
a961a03110
|
Backed out changeset e67e79969232 due to orange on debug mochitests
|
2010-01-07 19:57:02 -06:00 |
Joel Maher
|
ab0d8f0041
|
Bug 530475 - Refactoring test harnesses to classes for easier reuse for mobile testing p=jmaher r=ted
|
2010-01-07 12:47:19 -06:00 |
Jesse Ruderman
|
d4106cb768
|
Bug 532184: add optional maxTime argument to runApp. r=ted
|
2010-01-06 16:45:46 -08:00 |
Clint Talbert
|
4fc756af56
|
Merging backout to tip - backout of 85cd0f297421
|
2010-01-06 16:08:37 -06:00 |
Clint Talbert
|
d938e08992
|
Backed out changeset 85cd0f297421 - causing orange on leak bloat and linux mochitests
|
2010-01-06 16:03:29 -06:00 |
Clint Talbert
|
b9266a5d55
|
Backed out changeset aa6337822028
|
2010-01-06 16:01:43 -06:00 |
Mark Banner
|
806e1586f4
|
Follow-ups to fix bloat bustage and make xpcshell-test result reporting work with buildbot after the landing of bug 530475. r=ted over irc.
|
2010-01-06 19:59:12 +00:00 |
Dave Townsend
|
d90169e548
|
Bug 435743: Add expire ssl certificate to the mochitest certdb. r=ted
|
2010-01-06 10:25:44 -08:00 |
Joel Maher
|
3d0c15f608
|
Bug 530475 - convert all python test harnesses to classes for easier reuse, patch=jmaher, r=ted
|
2010-01-06 12:01:18 -06:00 |
Benjamin Smedberg
|
235c04a443
|
Bug 535802 - disable the Windows JIT crash dialog when running mochitests, r=ted
|
2009-12-18 16:16:38 -05:00 |
Jonathan Griffin
|
eee412ce5e
|
But 535564. Remove log file after all processes are closed. r=bsmedberg
|
2009-12-22 15:13:59 -08:00 |
Neil Rashbrook
|
df2df0f429
|
Bug 525047 'make clean' deletes automationutils.py (backout)
|
2009-12-18 00:19:53 +00:00 |
Neil Rashbrook
|
6e655e8633
|
Bug 525057 'make clean' deletes automationutils.py r=ted
|
2009-12-17 20:59:10 +00:00 |
Benjamin Smedberg
|
b51dfb8d55
|
Merge mozilla-central into electrolysis
|
2009-12-16 08:38:42 -05:00 |
Gavin Sharp
|
c1a2f3dfa9
|
Back out revision dbdbe3ad0234 from bug 525047 - every leak test box that's clobbered since it landed has failed, not finding the first thing it tries to import from automationutils
--HG--
extra : rebase_source : 6c8b3ef583b3ad06de1b395db13bedee735f125e
|
2009-12-15 23:35:30 -05:00 |
Benjamin Smedberg
|
83b97480d2
|
Merge mozilla-central into electrolysis.
|
2009-12-15 20:31:04 -05:00 |
Jonathan Griffin
|
2fe20f5e48
|
Bug 534934 - mochitest-ipcplugins: OSError: [Errno 10] No child process, r=bsmedberg
|
2009-12-15 20:21:51 -05:00 |
Neil Rashbrook
|
7ce78cf1ff
|
Bug 525057 \'make clean\' deletes automationutils.py r=ted
|
2009-12-15 21:39:51 +00:00 |
Benjamin Smedberg
|
a54e6acfd8
|
Merge mozilla-central into electrolysis.
|
2009-12-14 08:01:18 -05:00 |
Benjamin Smedberg
|
636d74b114
|
Merge mozilla-central into electrolysis. One code change was required: in nsDocShell::CreateStaticClone I replaced EnsureDocShell with MaybeCreateDocShell.
|
2009-12-12 13:38:25 -05:00 |
Jonathan Griffin
|
569ac26eaa
|
Bug 533482. Let plugin crashtest notify testrunner that no leak log is expected when the plugin process is deliberately crashed. r=bsmedberg
|
2009-12-09 10:51:38 -08:00 |
Chris Jones
|
d082c2f770
|
bug 532962: allow run-mozilla.sh to accept debugger arguments. r=luser
|
2009-12-07 01:10:46 -06:00 |
Benjamin Smedberg
|
e98d1daf07
|
Merge mozilla-central into Electrolysis
|
2009-11-30 12:59:43 -05:00 |
Jesse Ruderman
|
8bbd3e6ae5
|
Bug 531479 - Always return exit status of the app, not the stack fixer process. r=dbaron
|
2009-11-29 13:29:03 -08:00 |
L. David Baron
|
d26b02876a
|
Rerun 'make genservercert' in build/pgo and commit the resulting certs to fix expired test server certs and make the tree green.
--HG--
extra : transplant_source : L%D1V%EAX%C1%C1%E2%8A%DF%F5%AC%AA%B4%DB%D2%D1L%2AS
|
2009-11-28 21:30:27 -08:00 |
Clint Talbert
|
522c53eb83
|
Causing oranges -- Backed out changeset b3c18f150531
|
2009-11-25 18:00:31 -08:00 |
Joel Maher
|
3dcbe17432
|
Bug 512319 Add option to allow mochitest to use external web server patch=jmaher r=ted
|
2009-11-25 17:04:02 -08:00 |
Ted Mielczarek
|
2dae1cece4
|
bug 530093 - allow building with VC10. configure+build system changes. r=bsmedberg
|
2009-11-23 10:20:21 -05:00 |
Benjamin Smedberg
|
4ee635dc19
|
Bug 523208 - ensure mochitest expects multiple processes, original patch by jgriffin, reworked for ted's review comments by bsmedberg, r=ted
|
2009-11-20 14:48:56 -05:00 |
Benjamin Smedberg
|
d74c6776f3
|
Merge mozilla-central into electrolysis.
|
2009-11-19 12:41:46 -05:00 |
Jacek Caban
|
dec48e47be
|
Fixed includes on case sensitive systems. (actually, this time)
Bug 501034 - (Packaged) Unit tests boxes should be able to get a stack trace from browser hangs/timeouts.
r=ted.mielczarek.
|
2009-11-19 14:04:44 +01:00 |
Serge Gautherie
|
ce1d1e473e
|
s/CrLf/Lf/g, EOL whitespace removals.
Bug 501034 - (Packaged) Unit tests boxes should be able to get a stack trace from browser hangs/timeouts; (Dv1).
r=ted.mielczarek.
|
2009-11-19 14:01:01 +01:00 |
Jonathan Griffin
|
e57f832609
|
Bug 519570. Log leaks for child processes in separate files, and handle them in automation.py. r=bsmedberg
|
2009-11-10 11:16:12 -08:00 |
Brad Lassey
|
7316a1c605
|
bug 515748 - differentiate between wince and winmo (change windows mobile ABI to arm-wince-winmo) r=ted
|
2009-12-04 14:14:18 -05:00 |
Ted Mielczarek
|
34015a77aa
|
bug 525370 - figure out windows bustage with hang detection and re-enable it. r=jwalden
--HG--
extra : rebase_source : 24ea6c09d89f20c21dc7f0b49b6dc62e32cd5934
|
2009-10-30 13:00:19 -04:00 |
Benjamin Smedberg
|
1ead4f5856
|
Bug 519357 - Only load known binary components from the app directory by reading a components.list file, r=vlad
|
2009-11-05 09:08:49 -05:00 |
Ted Mielczarek
|
cca6da95a5
|
bug 526668 - add option to 'unify' to allow files to match if their sorted contents match. r=bsmedberg
|
2009-11-05 09:04:49 -05:00 |
Jesse Ruderman
|
059c6b337f
|
automation.py no longer needs to set this SMIL pref, since it is now the default. Bug 532997, r=dholbert
|
2009-12-04 14:25:31 -08:00 |
Blake Kaplan
|
525da59c55
|
Bug 524690 - Explicitly disable the crashreporter if we have a debugger. r=ted
|
2009-11-17 03:11:33 -08:00 |
Jonathan Griffin
|
9c01be79f0
|
Bug 524489. Add the --setpref option to runreftest.py. r=ted
|
2009-11-11 14:50:35 -08:00 |
Ted Mielczarek
|
a6c23d0999
|
back out accidental changes (on a CLOSED TREE, no less)
|
2009-11-11 13:27:09 -05:00 |
Ted Mielczarek
|
be7ae61cc0
|
add some debug output to investigate bug 522729 (on a CLOSED TREE)
|
2009-11-11 12:32:07 -05:00 |
David Mandelin
|
370a86b518
|
Bug 515211: remove memory reserve feature from jemalloc, r=jasone
|
2009-11-02 13:02:37 -08:00 |
David Mandelin
|
b8fb573849
|
Backed out changeset 109b74e8e902 due to tinderbox bustage (was bug 515211)
|
2009-10-30 11:15:03 -07:00 |
David Mandelin
|
e82d146136
|
Bug 515211: remove memory reserve feature from jemalloc, r=jasone
|
2009-10-30 11:02:38 -07:00 |
Ted Mielczarek
|
d69d1afc18
|
disable windows hang checking for now, bug 525370 filed to sort it out
|
2009-10-29 20:25:58 -04:00 |
Ted Mielczarek
|
7745adcd88
|
bustage fix for bug 501034
|
2009-10-29 19:20:42 -04:00 |
Ted Mielczarek
|
9c12663894
|
bug 501034 - add a Win32 helper app to crash a process, and make automation.py use it when the app hangs. r=Waldo
--HG--
extra : rebase_source : 845326f8cfcd3dfe7ca5b0a98bd0810966cf2809
|
2009-10-16 13:34:27 -04:00 |
Ted Mielczarek
|
76b0e0bd6a
|
bug 501034 - add hang detection + breakpad triggering to automation.py. r=Waldo
--HG--
extra : rebase_source : 088eeeb0c3135d1048dca08f3639642a90b2eab2
|
2009-10-13 16:56:24 -04:00 |
Benjamin Smedberg
|
1b015e4cd1
|
Bug 524139 - Eval .all.pp instead of including it. This means that in the normal case we avoid any make restarts and the associated I/O that goes with them, which could possibly be slowing Windows builds down considerably r=ted
--HG--
extra : rebase_source : 9671d212954595ef76b1870957e09ec6bc018e83
|
2009-10-23 13:00:19 -04:00 |