Mike Hommey
|
acc556837f
|
Bug 557750: Remove vestigial code from the old safebrowsing protocol. r=vlad
|
2010-04-10 15:59:33 -04:00 |
|
Jesse Ruderman
|
3988aabe8b
|
Fix bug 539691: disable timeouts when using an interactive debugger, and use a saner timeout-kill method when using a non-interactive debugger. r=ted
|
2010-03-20 23:08:49 -07:00 |
|
Joel Maher
|
8991adb7bc
|
Bug 540617 Process.kill instantiates another Automation() which adds another log handler r=ted
|
2010-03-18 13:13:33 -07:00 |
|
Joel Maher
|
d2705546fc
|
Bug 543825 use of __import__ needs to be removed from automation.py r=ted
|
2010-03-18 11:14:14 -07:00 |
|
Clint Talbert
|
c764b6beb3
|
Backed out changeset 31b7d1785eb2 due to automation.py bustage
|
2010-03-13 11:57:16 -08:00 |
|
Joel Maher
|
5157e45805
|
Bug 543825 remove __import__ from automation.py r=ted
|
2010-03-13 11:20:27 -08:00 |
|
Joel Maher
|
b6fdcf4a52
|
Bug 512319 Add options for mochitest to use an external server r=ted
|
2010-03-13 09:56:24 -08:00 |
|
Joel Maher
|
06ea20abd9
|
Bug 544097 Fixing up leaktest and profileserver tests to run with these changes r=ctalbert p=jmaher. Landed on CLOSED TREE
|
2010-03-12 13:53:37 -08:00 |
|
Joel Maher
|
6b6e9978a3
|
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
|
96319c4535
|
backing out changesets e939397fc6a5, 88529662c474 and 3d7c54b194bb due to random hangs in pgo tests
|
2010-03-09 22:33:11 -05:00 |
|
Joel Maher
|
b52e3c4dfb
|
Bug 512319 Add options for mochitest to use an external server p=jmaher r=ted
|
2010-03-09 11:54:39 -08:00 |
|
Joel Maher
|
1c8d232df2
|
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 |
|
Kyle Huey
|
a7c3948d0a
|
Backed out changeset 8ce70abd7777
|
2010-03-09 01:14:21 -05:00 |
|
Joel Maher
|
694ec71da0
|
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
|
5b4513c7e9
|
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
|
3cd691129e
|
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 |
|
Karl Tomlinson
|
5e290dd3be
|
Use SIGABRT to trigger breakpad in hangs on UNIX to make these easier to distinguish from SIGSEGV crashes rs=ted no bug
--HG--
extra : rebase_source : 6fad8dba8c062f3f0bf54fb29e0f1ae64d0bec0b
|
2010-02-25 15:05:48 -08:00 |
|
Doug Turner
|
328a598fc9
|
Backed out Bug 489813 / changeset 0542680c6f74
|
2010-02-23 23:11:18 -08:00 |
|
Doug Turner
|
d2afc943c8
|
Bug 489813 - fire geolocation timeout error if the provider fails to response after initial response. r=olli
--HG--
extra : rebase_source : 03c08ca4f017302e8ae2e63cdb844c62f01c234e
|
2010-02-23 20:27:27 -08:00 |
|
Jesse Ruderman
|
96ef373380
|
Bug 539516 - Switch automation.py to use the new python stack fixer. r=ted
--HG--
rename : tools/rb/fix-macosx-stack.py => tools/rb/fix_macosx_stack.py
|
2010-02-21 13:03:20 -08:00 |
|
Daniel Holbert
|
ab2d529d51
|
Backed out changeset 8006ad2d0c06 (tests for bug 542263), since its test 'test_GCrace.html' failed on OSX in its first cycle.
|
2010-02-02 18:57:15 -08:00 |
|
Benjamin Smedberg
|
deba97ab72
|
Testcase for bug 542263 - crash at NPObjWrapper_NewResolve or various other places
|
2010-02-02 17:18:41 -08:00 |
|
Benjamin Smedberg
|
f29d5d96f1
|
Fix typo in error-handling case that we rarely hit, r=trivial
--HG--
extra : rebase_source : a6172b6b004f71fd14f818eb5da56dc04f98b46a
|
2010-01-26 17:46:47 -05:00 |
|
Jonathan Griffin
|
e845a6725c
|
Bug 540369. Fix unit test hang detection on Windows. r=ted
--HG--
extra : rebase_source : 9e9c8f45f61585ac0bb3f08d873289003d95c14d
|
2010-01-25 12:37:58 -08:00 |
|
Jesse Ruderman
|
36ed6473eb
|
Fix bustage from rev 0aeedccc0125 (bug 530475) when running tests with maxTime.
|
2010-01-19 15:47:57 -08:00 |
|
Joel Maher
|
2f4abc99e3
|
Bug 530475 - convert test harness python code to classes additional refactoring for automation.py and runtests.py p=jmaher r=ted
|
2010-01-19 11:45:04 -08:00 |
|
Joel Maher
|
9cbb17cab6
|
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
|
56fe91e3d0
|
Bug 539290 - Test harness should look for minidumps from child (plugin) processes but not turn the tree orange automatically, r=ted
--HG--
extra : rebase_source : abc65388958859668b63342c046985e1e4083012
|
2010-01-12 16:53:10 -05:00 |
|
Clint Talbert
|
97380eb3ce
|
Orange on Bd builds: Backed out changeset 745af1f3dbf5
|
2010-01-13 14:44:49 -08:00 |
|
Joel Maher
|
d3cc2ac124
|
Bug 530475, convert test harness python code to classes for future integration with mobile framework. r=ted patch=jmaher
|
2010-01-13 13:53:26 -08:00 |
|
Benjamin Smedberg
|
5d57e270ca
|
Import ctypes.wintypes explicitly to avoid a python exception when child processes get hung.
|
2010-01-08 15:52:37 -05:00 |
|
Neil Rashbrook
|
f26aad7e85
|
Bug 525057 'make clean' deletes automationutils.py r=ted
|
2010-01-11 23:55:51 +00:00 |
|
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
|
d938e08992
|
Backed out changeset 85cd0f297421 - causing orange on leak bloat and linux mochitests
|
2010-01-06 16:03:29 -06: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 |
|
Jonathan Griffin
|
2fe20f5e48
|
Bug 534934 - mochitest-ipcplugins: OSError: [Errno 10] No child process, r=bsmedberg
|
2009-12-15 20:21:51 -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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|