Commit Graph

10 Commits

Author SHA1 Message Date
bent.mozilla@gmail.com
75aa1203d6 Bug 379959. Patch by Jonas Sicking <jonas@sicking.cc>. r+sr=bz, a=damons. 2008-04-28 16:56:07 -07:00
jwalden@mit.edu
3c931ce4b2 Bug 418009 - more followup, this time to deal with logspam due to self._process being a different class on different systems, with subtly different APIs. Python's library system's APIs for cross-platformness leave much to be desired, unfortunately... 2008-04-08 05:48:46 -07:00
jwalden@mit.edu
8dbf128bbb Hopefully fix a bug on Windows, where we were trying to read from stdout but hadn't created the process with the flags to actually make the stdout be available to read. r=bustage 2008-04-08 01:44:26 -07:00
jwalden@mit.edu
74a2f73c04 Bug 418009 - Make runtests.py properly handle stdout for both the server and the application processes, rather than just sitting on the server output and hoping it doesn't grow 'too large'. This may fix some of the problems that were plaguing the PGO box that was using runtests.py a few days ago, and it should fix hangs numerous people have seen running Mochitests lately, where the server process decides to spew gobs of output about stuff being leaked. r=robcee 2008-04-07 22:18:45 -07:00
jwalden@mit.edu
1bde50a721 Bug 423106 - runtests.py doesn't do anything with --browser-arg. r=ted 2008-03-15 15:48:08 -07:00
nrthomas@gmail.com
e3386399df Try workaround for bug 420187, r=ted & sayrer, a=blocking1.9+ 2008-03-15 10:22:15 -07:00
gavin@gavinsharp.com
a3f16992ee Bug 420955: make Error Console show chrome errors by default in testing profile, r=sayrer. Also port change from bug 420630 to runtests.pl.in 2008-03-04 14:12:06 -08:00
ajschult@verizon.net
e4404c7ea6 Bug 420630: Disable typeahead find autostart in SeaMonkey mochitests. rs=Neil 2008-03-03 23:24:26 -08:00
jwalden@mit.edu
5809da44ed Bug 417075 - Update postMessage and MessageEvent to reflect domain/uri being replaced by origin, optional origin argument. r+sr=sicking, a=beltzner 2008-02-26 19:48:54 -08:00
sayrer@gmail.com
499bc27b1f Bug 418772. PGO scripts and input. r=ted.mielczarek. 2008-02-21 13:08:39 -08:00