Commit Graph

73 Commits

Author SHA1 Message Date
06f7745911 Bug 411007 - Rewrite runtests.pl.in in Python (but don't start using it yet). This version will eventually replace the Perl version; developer testing of all functionality on all platforms is highly appreciated until we can completely remove the Perl version. r=robcee, a=test-harness-work 2008-01-28 19:48:34 -08:00
7b1bd07d6d Fix a ReferenceError due to forgotten detritus of an old patch, remove a long-obsolete file. r=sparky, a=lumpy 2008-01-05 23:45:12 -08:00
1bd82f2b7a Bug 403331: update JAR channel URIs after a redirect. r=bz, r=jwalden (mochitest changes), sr=dveditz 2007-11-26 20:35:00 -08:00
ec449c9970 bug 403400 - isTest should ignore ^headers^ files. r=waldo 2007-11-12 08:55:48 -08:00
44eaef884d bug 403400 - isTest should ignore ^headers^ files, committing as bustage fix 2007-11-11 09:44:50 -08:00
dfe25d1b3e Bug 384192 - Simplify the approach to supporting cross-domain Mochitests by moving all the code into runtests.pl.in (so the harnesses don't have to do anything except use the profile created for them). r=robcee, approval not needed for testing changes during yellow 2007-08-10 12:04:54 -07:00
65e8c09706 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
e005897cc7 Sigh; try to fix orange, bug 384192. 2007-07-12 17:58:25 -07:00
cad3fdd8bb 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
81d47693d5 Back out 384192. 2007-07-12 01:46:07 -07:00
4e8723d890 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
e41118c09e Bug 375469: new test framework to run tests in the browser window scope, r=sayrer 2007-07-09 09:24:15 -07:00
c340a7af94 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
39eeb4817a 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
ccac2a2cc4 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
d3c62ba4d2 Bug 383511: Support multi-domain tests in mochitest. r=sayrer 2007-06-11 14:55:28 -07:00
4133b80a52 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
sayrer@gmail.com
205d27641d trivial change to avoid named entities and associated bustage in XML. 2007-02-21 22:51:46 +00:00
sayrer@gmail.com
e17d2fe676 Bug 370696. chrome mochitest. r=rcampbell 2007-02-20 01:56:30 +00:00
sayrer@gmail.com
875e85954d cosmetic changes to test screen 2007-01-31 18:25:15 +00:00
sayrer@gmail.com
c9e36e1993 Bug 368725. is wrong in mochitest runtests.pl. r=bzbarsky 2007-01-31 05:14:23 +00:00
sayrer@gmail.com
2ebe2d83a0 trivial formatting changes to the test screen 2007-01-29 05:45:52 +00:00
sayrer@gmail.com
bdb99bc198 Bug 364043. Remove dependency on Python for HTTP server to serve mochitests. Patch by Jeff Walden <jwalden+bmo@mit.edu> and Robert Sayre <sayrer@gmail.com>. r=rcampbell 2007-01-26 18:44:58 +00:00