Граф коммитов

160 Коммитов

Автор SHA1 Сообщение Дата
dbaron@dbaron.org d5157eab47 Show diagnostics for todo tests. b=388690 r=sayrer 2007-07-18 21:59:26 -07:00
flamingice@sourmilk.net 09aeed6d39 Bug 386002, Move tryToClose calls on shutdown, r=benjamin 2007-07-16 10:55:54 -07:00
dbaron@dbaron.org de3b59acd2 Remove extra whitespace at end of one line in test templates. rs=sayrer over IRC 2007-07-15 22:54:13 -07:00
bzbarsky@mit.edu 3b4a283dec Slightly better handling of exceptions, especially parse errors. Bug 388248, r=gavin 2007-07-15 17:21:11 -07:00
gavin@gavinsharp.com 5dc4edef75 Disable failing tests, failure error reporting is now complete 2007-07-13 09:01:04 -07:00
gavin@gavinsharp.com 85be30e9b2 Committing a few tests that fail intentionally to test the buildbot error reporting, will disable these once the test is complete 2007-07-13 08:29:05 -07:00
jwalden@mit.edu 96d6e02092 I think I figured out the problem with bug 384192; the code added to quit.js is also used in the browser tests, but it triggers an undefined-variable exception there, and I think the tests are getting killed by test timeout code that doesn't print a helpful 'tests timed out' message to give a little help determining the cause of the failure. We shall see... 2007-07-12 20:38:31 -07:00
jwalden@mit.edu 84c3a90e87 Sigh; try to fix orange, bug 384192. 2007-07-12 17:58:25 -07:00
jwalden@mit.edu 95e60dc065 Attempt to recommit part of the patch for bug 384192, in the hopes that this makes it easier to figure out what part of it is wrong. This part enables proxying for the added domains but doesn't actually use it. 2007-07-12 16:33:51 -07:00
gavin@gavinsharp.com 3ccbcf2611 Bug 387895: add sample tests for the browser-chrome framework, r=robcee 2007-07-12 08:43:08 -07:00
gavin@gavinsharp.com 4b1ee195c1 Bug 387455: adjust browser chrome test harness output (provide summary, don't fail if there are no tests), r=robcee 2007-07-12 07:29:33 -07:00
jwalden@mit.edu 04d9e6523f Back out 384192. 2007-07-12 01:46:07 -07:00
jwalden@mit.edu 13dd7e4db5 Bug 384192 - Mochitest needs to support subdomain tests; use a proxy hack to pretend the tests are available on example.com, example.org, and various subdomains of each, on various ports, to satisfy this need. r=robcee 2007-07-11 22:38:47 -07:00
gavin@gavinsharp.com 46e8bf86e3 Bug 375469: new test framework to run tests in the browser window scope, r=sayrer 2007-07-09 09:24:15 -07:00
asqueella@gmail.com 5f89dab179 Bug 384823 - Sort tests by filename to manage dependencies
p=Sylvain Pasche <sylvain.pasche@gmail.com>
r=sayrer
2007-06-21 13:21:30 -07:00
kherron@fmailbox.com 29c5133e09 Bug 379766 - mochitest result page could include bug links for bug tests. Patch by Ray Kiddy <ray@ganymede.org>, r=sayrer. 2007-06-17 04:51:35 -07:00
myk@mozilla.org bf4ec04109 bug 384502: adds ability to start MochiTest's runtests.pl on a certain test or in a specific directoryr=sayrer 2007-06-14 22:42:06 -07:00
jonas@sicking.cc 3c3e037df3 Bug 383511: Support multi-domain tests in mochitest. r=sayrer 2007-06-11 14:55:28 -07:00
rcampbell@mozilla.com 02c2875936 boosting timeout to try to clear qm-rhel02 2007-06-07 07:24:38 -07:00
enndeakin@sympatico.ca bf535ad85e Bug 382256, add missing constant, r=sayrer 2007-05-28 13:21:28 -07:00
sayrer@gmail.com 89a988fabd try increasing test timeout 2007-05-18 13:42:56 -07:00
sayrer@gmail.com 45e7925676 change back to warn for mochitest 2007-05-15 20:27:37 -07:00
sayrer@gmail.com 9fcc9e5e26 leave profile dir until the next run. r=rcampbell on irc 2007-05-14 09:56:39 -07:00
enndeakin@sympatico.ca a0b7f34d1f Changes needed to support testing event simulation for bug 371260, r=sayrer 2007-05-11 09:15:26 -07:00
sayrer@gmail.com 6d2f3f1924 temporarily turn on assertion stacks for debugging 2007-05-03 11:23:09 -07:00
sayrer@gmail.com c27000ae6b Bug 379040. Test a new way of redirecting output. r=rcampbell 2007-05-03 09:44:48 -07:00
sayrer@gmail.com c5f3b086d6 back out change for bug 379040, fails to pass Windows shell-escaping gauntlet. 2007-05-03 00:07:46 -07:00
sayrer@gmail.com 110efc8209 Bug 379040. capture stderr from mochitest for diagnostics on win2k3. r=rhelmer 2007-05-02 23:36:51 -07:00
asqueella@gmail.com 28121d230e Bug 372939 - mochitest gets hung up on .swp files, if they are presentp=Ray Kiddy <ray@ganymede.org>r=sayrer 2007-04-27 09:48:53 -07:00
asqueella@gmail.com a23dc18327 Bug 372886 - test_bug351601.html does not throw, but does not test eitherp=Ray Kiddy <ray@ganymede.org>r=sayrer 2007-04-27 09:46:33 -07:00
sayrer@gmail.com dd7bd738e0 css tweaks for harness pages. no bug 2007-04-22 12:34:39 -07:00
sayrer@gmail.com b410e78824 Increase server startup timeout. 2007-04-20 20:27:59 -07:00
sayrer@gmail.com 0c7caae5e0 Bug 377794. disable slow script dialog in mochitest prefs. r=rcampbell 2007-04-18 08:31:28 -07:00
sayrer@gmail.com 29125218cc Increase timeout for mochitests. 2007-04-16 18:48:48 -07:00
dbaron@dbaron.org 8603535f73 Add todo_is and todo_isnot functions. b=377721 r=sayrer 2007-04-16 18:06:42 -07:00
sayrer@gmail.com b80cfd9871 Bug 368994. move mochitests near the code they test. round 7. r=bzbarsky 2007-04-16 08:18:50 -07:00
sayrer@gmail.com 045ddc70c2 Bug 368994. Move mochitests near the code they test, round 6. r=bzbarsky 2007-04-14 10:46:36 -07:00
martijn.martijn@gmail.com 947334600d Bug 377435 - Text inside harness.xul isn't selectable and doesn't show a scrollbar, r=sayrer 2007-04-13 15:25:35 -07:00
axel@pike.org 37999fa74b bug 361583, start using Preprocessor.py instead of preprocessor.pl in building Minefield, r=bsmedberg 2007-04-11 09:35:01 -07:00
jwatt@jwatt.org f6ee23df95 Fixing bug 372098. HTML links with target="" should use the base target. r=Olli.Pettay@gmail.com, sr=jonas@sicking.cc 2007-03-26 06:19:33 -07:00
sayrer%gmail.com 3ff4148b3c Bug 373100. fix up XUL test template. r=asqueella 2007-03-07 23:19:12 +00:00
sayrer%gmail.com 467a343f38 Bug 373055. add timeout for tests in mochitest. r=rcampbell 2007-03-07 21:05:43 +00:00
sayrer%gmail.com 8f50d31622 Bug 370696. overwrite the manifest file. r=rcampbell 2007-02-27 16:23:51 +00:00
sayrer%gmail.com 2e836d0f09 moved bug 360220. 2007-02-24 06:01:31 +00:00
sayrer%gmail.com f904eec95c trivial change to avoid named entities and associated bustage in XML. 2007-02-21 22:51:46 +00:00
sayrer%gmail.com 0cef7cff1d Bug 370696. chrome run for mochitest. r=rcampbell 2007-02-21 17:53:31 +00:00
sayrer%gmail.com 4bbb89f0c0 Bug 368994. move some more tests. r=dbaron 2007-02-20 22:18:09 +00:00
sayrer%gmail.com d251d09728 Bug 370696. chrome mochitest. r=rcampbell 2007-02-20 01:56:30 +00:00
sayrer%gmail.com 62aae02099 Bug 339350. move unit tests. r=mrbkap 2007-02-19 19:47:31 +00:00
tony%ponderer.org 779153e138 Bug 370446 ��� Should strip \x00 in hostnames
patch: add \x00 to regex and move mochi tests around
r=bryner
2007-02-17 02:07:55 +00:00