Commit Graph

600 Commits

Author SHA1 Message Date
Kai Engert
60cb32844d Bug 428009, hook up ssltunnel to mochitest
Patch contributed by Honza Bambas
r=jwalden, r=kaie
2008-06-18 11:44:19 +02:00
Jeff Walden
074efa08c7 Bug 428009 - Update the HTTP server to require a *correct* host be specified with it, not just *a* host via an absolute URI as Request-URI or a specified Host header. This also gives request handlers proper details about the location to which the request was targeted. r=biesi on the raw socket usage in the test code, r=ted on the build changes, r=sayrer on the server changes 2008-06-07 02:43:15 -04:00
Kai Engert
f281380146 Bug 429178 - "ssltunnel fails to build in system-nspr / system-nss environments" [p=kaie@kuix.de (Kai Engert) r=luser/ted sr=bsmedberg] 2008-06-04 01:31:28 -05:00
Jeff Walden
c8154e48f9 Bug 435376 - Start making leaks fatal when running tests in setups where we don't leak. r=sayrer 2008-05-22 15:08:41 -04:00
cltbld
09c41b803b "Automated configuration bump, release for firefox 3.0rc2build1" 2008-05-30 06:03:44 -07:00
ctalbert@mozilla.com
796a67160f bug 433936 r=jay Fix QAC login process 2008-05-16 09:59:37 -07:00
ctalbert@mozilla.com
ecedb3171f Version bump to QAC extension to enable it to install on the RC1 2008-05-15 11:33:48 -07:00
anodelman@mozilla.com
571ecade8a Bug 430835 - talos errors for inability to contact graph server need improvement p=anodelman r=rcampbell 2008-05-14 15:14:56 -07:00
anodelman@mozilla.com
74768ada21 Bug 419776 - talos should measure x resources p=dougt r=anodelman 2008-05-13 19:03:44 -07:00
cltbld
d020c9a94a "Automated configuration bump, release for firefox 3.0rc1build1" 2008-05-13 10:17:51 -07:00
cltbld
798bd6ef95 "Automated configuration bump, release for firefox 3.0rc1build1" 2008-05-13 10:03:27 -07:00
anodelman@mozilla.com
a14b78952e Bug 432321 - Need to add the browser.EULA.override pref to all Talos profiles p=anodelman r=rcampbell 2008-05-08 16:23:09 -07:00
bclary@bclary.com
a3fe2183a4 Sisyphus - Update prefs to disable browser EULA, bug 432753 2008-05-07 19:36:44 -07:00
ajschult@verizon.net
745427ca3e Bug 431464: TestRunner should try to ensure focus, r=sayrer 2008-05-07 14:45:13 -07:00
alqahira@ardisson.org
266b2a9a37 Bug 420659 - initial Mochitest support for running Camino. r=jwalden, a=test-only, Camino-only 2008-05-06 10:52:26 -07:00
jwalden@mit.edu
112e96d0fe Bug 431900 - Add a commandline flag to make assertions fatal, for easy use in tinderbox scripts and the like, especially if we eventually set up a run of all the tests that don't trigger assertions and then run them with this argument specified. r=sayrer, a=testonlychange 2008-05-06 10:40:41 -07:00
gavin@gavinsharp.com
2200cf62d2 oops, missed a comma (bug 431713) 2008-05-05 14:18:20 -07:00
gavin@gavinsharp.com
355e00c1ac Bug 431713: show EULA by default on first run of Firefox on Linux, and add override for unit test/talos machines to avoid it there, r=mconnor, a=mconnor 2008-05-05 13:43:44 -07:00
jwalden@mit.edu
abbffc08c4 Don't use a reserved word as a variable name; r=itslikeatypo, a=testonlychange 2008-05-03 18:19:16 -07:00
sayrer@gmail.com
3ecf28eedf Bug 386526. Fix packed copy of MochiKit DOM node creation. npotb, a=dsicore 2008-04-30 10:17:33 -07:00
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
cltbld
e9347c9a48 "Automated configuration bump, release for thunderbird 2.0.0.14rc1" 2008-04-23 15:21:49 -07:00
cltbld
a84668f4ea "Automated configuration bump, release for thunderbird 2.0.0.14rc1" 2008-04-23 15:14:19 -07:00
ctalbert@mozilla.com
7e88335d06 bug 428631 - reviewer: jay 2008-04-22 13:15:43 -07:00
ctalbert@mozilla.com
76c508bef0 bug 393070 r=rcampbell This is the first time check-in of the L10N minotaur results files for 3.0 beta 2, 3, and 4. These files were generated from Minotaur runs by tracy and ctalbert 2008-04-21 17:48:52 -07:00
anodelman@mozilla.com
24e40a73ea Bug 424594 - have talos comply with the new file:// security restrictions p=anodelman r=rcampbell 2008-04-18 10:47:59 -07:00
bclary@bclary.com
97d9b0e1de Sisyphus - use unittest key if available, bug 428407, r=rcampbell 2008-04-18 07:22:04 -07:00
gavin@gavinsharp.com
70d1609f15 Bug 428844: Crash [@ nsEditingSession::TearDownEditorOnWindow] on reload with contenteditable and xslt, patch by Chris Pearce <chris@pearce.org.nz>, r+sr=peterv, a=beltzner 2008-04-17 19:07:05 -07:00
ctalbert@mozilla.com
9fba8291e3 bug 428645 QAC hang fix - r=jay 2008-04-17 05:00:48 -07:00
nrthomas@gmail.com
203859ebf2 Bug 427769, fix update verify for locales dropped after 2.0b2, r=bhearsum 2008-04-15 04:30:29 -07:00
jwalden@mit.edu
798c6c4d6f Bug 428758 - Clean up runtests.py help messages: move log options into the individual log-level arguments, use custom variables instead of autogenerated ones for --foo=FOO, so FOO is more concise for a bunch of different foo. Also remove the restriction that --file-level must be provided if --log-file is provided by giving a default (we only use that default if a log file is specified). r=testingonlychange 2008-04-14 16:21:25 -07:00
anodelman@mozilla.com
04b33c5d34 Bug 419492 - talos needs to ensure that browser is closed at end of testing p=anodelman r=rcampbell 2008-04-14 15:38:19 -07:00
dveditz@cruzio.com
6075900255 fixing test bustage from restrictions imposed by bug 292789 (chrome://mochikit needs contentaccessible=yes). r=gavin 2008-04-12 18:31:00 -07:00
gavin@gavinsharp.com
9b9450defb Decrease load check intervals for this test, and increase the general browser-chrome test timeout (bug 428330) to try and avoid 'random' failures 2008-04-11 22:28:04 -07:00
ctalbert@mozilla.com
f552734060 bug 396132 Minotaur needs to check protocol handlers r=rcampbell 2008-04-11 16:04:24 -07:00
mozilla@weilbacher.org
46cc5c4a71 fix linebreaks in Makefile.in from bug 426867 to unbreak OS/2 build (test only code) 2008-04-10 22:58:04 -07:00
jwalden@mit.edu
41e640320a Fix line endings and don't break OS/2, NPOTB. 2008-04-10 16:46:11 -07:00
ted.mielczarek@gmail.com
9a6c7c5f52 bug 426867 - ssl proxy for mochitest. r=sayrer/kaie (test only code) 2008-04-09 08:30:54 -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
cltbld
cb30bd9908 "Automated configuration bump, release for firefox 2.0.0.14rc1" 2008-04-07 08:54:23 -07:00
jay@mozilla.org
c5c5be5f02 bumped maxversion to 3.0pre (and actual version this time) 2008-04-03 13:48:20 -07:00
jay@mozilla.org
992e9a914c bumped maxversion to 3.0pre 2008-04-03 13:43:21 -07:00
bclary@bclary.com
b71cea2932 Sisyphus - remove hard coded path dependencies, support mozilla-build, bug 426415, r=rcampbell 2008-04-03 09:22:29 -07:00
enndeakin@sympatico.ca
a639ff86ea Bug 416390, context-click on listbox does not select item, also increases size of test frame, r=neil 2008-04-01 14:21:54 -07:00
reed@reedloden.com
5f9e65ed6e Bug 423787 - "XUL test template has typo in comment" [p=manish@flock.com (Manish Singh) r=sayrer] 2008-03-28 23:45:45 -07:00
cltbld
7fb69f71b5 "Automated configuration bump, release for firefox 3.0b5rc2" 2008-03-27 16:43:42 -07:00
ctalbert@mozilla.com
8c927efbb9 bug 424253 Minotaur cleanup patch r=robcee 2008-03-27 09:49:02 -07:00
bclary@bclary.com
c51377959c Sisyphus - update profile user prefs, bug 424681 2008-03-23 13:59:03 -07:00
ajschult@verizon.net
02c78af6bc backing out bug 424501 to verify it doesn't /cause/ firefox to crash 2008-03-22 17:04:36 -07:00
anodelman@mozilla.com
129911a35a Bug 416911 - per-test timeout in talos better process killing on timeout (or other bad situations) p=anodelman, r=rcampbell 2008-03-22 14:53:49 -07:00
ajschult@verizon.net
810e830597 Bug 424501: disable gnome bug-buddy dialog from runtests, r=waldo 2008-03-22 09:44:57 -07:00
rhelmer@mozilla.com
87025f2c9d back out workaround b=401327 2008-03-21 14:06:21 -07:00
jwalden@mit.edu
e972abcaf4 Bug 405570 - Replace redirects in test for bug 403331 with a test-specific redirection page, now that the HTTP server supports server-side scripts -- the less test harness infrastructure we have, the easier it is to understand and support. r=me as a trivial change, a=testonlychange 2008-03-20 15:58:41 -07:00
bzbarsky@mit.edu
eb1ae42993 Adding test dir 2008-03-19 17:47:50 -07:00
bhearsum@mozilla.com
4e32777b6b bug 422122: remove ka locale from 2.0.0.3 and 2.0.0.2 on mac. r=rhelmer, patch=me 2008-03-19 10:30:37 -07:00
mnyromyr@tprac.de
7137e8fe45 Bug 423035: can't run single chrome/a11y test automatically; r=Waldo 2008-03-18 12:57:22 -07:00
jwalden@mit.edu
9156d6bbff Add a bunch of forgotten |false| parameters to setHeader calls in httpd.js server handlers; no functionality change because absence defaulted to false. No bug, test-only set of trivial changes so self-reviewing... 2008-03-18 10:42:39 -07:00
nrthomas@gmail.com
7abf41753e Bug 394046, update for major update between 2.0.0.12 and 3.0b4, r=rhelmer 2008-03-17 14:03:47 -07:00
mrbkap@gmail.com
1643be7a81 Ensure that CanPropagate and CreateContextStackFor are consistent. bug 423373, r+sr=sicking a=beltzner 2008-03-17 13:24:00 -07:00
gavin@gavinsharp.com
93ec72cc45 Bug 423382: float('Inf') doesn't work everywhere, use 1.0e3000 instead, r=jwalden 2008-03-17 06:06:16 -07:00
jwalden@mit.edu
02a07c4d0b Bug 423235 - Make leak detection always run but only be fatal if the threshold is exceeded, for better leak visibility when --leak-threshold isn't specified; also removes the need for me to maintain a --leak-threshold=0 local change without committing it. r=sayrer, a=testonlychange 2008-03-15 21:11:44 -07:00
jwalden@mit.edu
d76b4a5e99 Revert a local change that isn't be ready yet -- need tinderboxen doing leak tests before we can actually make this change, sigh. 2008-03-15 17:52:18 -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
dolske@mozilla.com
78d25ad86c Bug 423033 - mochitest should ignore non-existent files. r=waldo, a=testonly 2008-03-14 18:12:05 -07:00
jay@mozilla.org
12975db2b0 version bump 2008-03-13 16:44:23 -07:00
jay@mozilla.org
3cdd2992c6 minor change to fix radio button issue in setup wizard 2008-03-13 16:42:21 -07:00
bclary@bclary.com
4464ea1224 Sisyphus - support MOZ_CO_FLAGS, MOZ_CO_DATE bug 422481, r=rcampbell 2008-03-13 12:26:43 -07:00
cltbld
6f858b82fe "Automated configuration bump, release for firefox 2.0.0.13rc1" 2008-03-12 13:20:22 -07:00
jay@mozilla.org
9b4baf70bc bumped version and added Help tab content 2008-03-10 15:31:59 -07:00
gavin@gavinsharp.com
a2dcb83701 Bug 421715: canvas crash passing undefined to putImageData, r+a=vlad 2008-03-10 00:35:37 -07:00
cltbld
4690619822 "Automated configuration bump, release for firefox 3.0b4rc2" 2008-03-08 03:31:51 -08:00
jay@mozilla.org
3300533a3e updated install.rdf with AMO friendly maxversion and no updateurl 2008-03-07 15:42:21 -08:00
ctalbert@mozilla.com
23362be95e bug 415849 QAX notification settings should be hidden for now r=jay 2008-03-06 20:05:56 -08:00
mats.palmgren@bredband.net
336d1b4201 Don't notify when setting text from within the constructor. b=420429 r+sr=jonas a=blocking1.9 2008-03-04 23:14:42 -08:00
ctalbert@mozilla.com
4876bdca7c bug 414056 Allow Minotaur to run back to back r=alice 2008-03-04 15:16:55 -08:00
ctalbert@mozilla.com
3083a3051f bug 416049 Minotaur needs better output r=alice 2008-03-04 14:52:05 -08:00
anodelman@mozilla.com
9e8b8eefb1 Bug 416922 - per-test timeout in talos allow timeouts to be created per-test, but set a default if they are not specified p=anodelman, r=rhelmer 2008-03-04 14:46:25 -08: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
cltbld
6aaebc94c5 "Automated configuration bump, release for firefox 3.0b4rc1" 2008-03-04 12:43:25 -08:00
jwalden@mit.edu
82499b6e91 Make $objdir/_tests/testing/mochitest/runtests.py runnable from any directory, not just $objdir/_tests/testing/mochitest/. r=sayrer, NPOTB and all that anyway 2008-03-02 20:05:22 -08:00
jwalden@mit.edu
eefd40c732 Bug 420154 - Print finer-grained leak info in runtests.py than just pass/fail and a table, and don't fall over when --leak-threshold is used in a build without refcount logging (just print a warning). r=sayrer 2008-02-29 19:40:45 -08:00
kairo@kairo.at
836da1985a bug 419826 - Make browser mochitests run on SeaMonkey, r=gavin 2008-02-28 13:36:30 -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
anodelman@mozilla.com
c96cd8f68f Bug 417313 - graphs.mozilla.org having trouble keeping up adding timestamps around sending data to the graph server a=anodelman, r=rhelmer 2008-02-26 17:03:42 -08:00
jay@mozilla.org
fafbe788c1 updated install.rdf with AMO friendly maxversion and no updateurl 2008-02-26 16:06:27 -08:00
ctalbert@mozilla.com
1fe952aa6e Changing install.rdf vesion to 0.1.8 for QAC (no bug) r=jay 2008-02-25 13:04:43 -08:00
jwalden@mit.edu
96f0392ae0 Bug 419339 - Followup to change an error condition (which should never be hit) to use ERROR FAIL instead of FAIL in the error message, to trigger the right log-scraping behavior. 2008-02-24 18:59:04 -08:00
jwalden@mit.edu
ae17c91e79 Bug 419339 - Add an argument to runtests.py to specify the maximum allowable number of RLk-style bytes to be leaked, defaulting to any leaks allowable for now. Tinderboxen will need to pick up the extra argument and provide sane values until we can eradicate all leaks, at which point we can change the default to 0 to always check. r=sayrer 2008-02-24 16:54:31 -08:00
ctalbert@mozilla.com
983c5aa813 bug 393348 - QAC fix, r=jay 2008-02-22 16:43:50 -08:00
bclary@bclary.com
cc9938894d Siyphus - checkout by date foobar, bug 419027 2008-02-22 05:25:23 -08:00
bclary@bclary.com
13e944a229 Siyphus - ah crap timeout foobar, bug 419026 2008-02-22 05:21:43 -08:00
reed@reedloden.com
e213ef0aa5 Bug 418173 - "runtests.pl needs to do case insensitive expanding on windows" (Make the regex case insensitive) [p=bugspam.Callek@gmail.com (Justin Wood [Callek]) r=Waldo a1.9=beltzner] 2008-02-22 03:19:54 -08:00
sayrer@gmail.com
499bc27b1f Bug 418772. PGO scripts and input. r=ted.mielczarek. 2008-02-21 13:08:39 -08:00
ctalbert@mozilla.com
1c905b7a5f bug 413742 addressing nit, r=alice 2008-02-20 15:04:43 -08:00
ctalbert@mozilla.com
05224af62e Bug 413742 Improve handling for URLs with spaces in minotaur r=alice 2008-02-20 14:47:31 -08:00
bclary@bclary.com
5f67cea219 Sisyphus - timed_run.py should flush stdout before terminating process, bug 418474, r=coop 2008-02-20 06:05:25 -08:00
reed@reedloden.com
fb5377da33 Bug 381956 - "xpcshell doesn't exit after closing browser window when running Mochitest" [p=sylvain.pasche@gmail.com (Sylvain Pasche) r+a1.9=sayrer] 2008-02-20 02:07:04 -08:00
cltbld
72d4f5bb8d "Automated configuration bump, release for thunderbird 2.0.0.12rc1" 2008-02-18 04:00:33 -08:00
cltbld
4bd2b351fa "Automated configuration bump, release for thunderbird 2.0.0.12rc1" 2008-02-18 03:51:32 -08:00
cltbld
57a2c7b202 "Automated configuration bump, release for thunderbird 2.0.0.12rc1" 2008-02-18 03:45:10 -08:00
surkov.alexander@gmail.com
f354efac8e Bug 416553 - option to run accessibility tests, r=rcampbell 2008-02-14 02:32:21 -08:00
surkov.alexander@gmail.com
e9b16fd1ff Back out bug 416553 2008-02-13 23:33:19 -08:00
surkov.alexander@gmail.com
9b6e8173e6 Bug 416553 - option to run accessibility tests, r=rcampbell 2008-02-13 22:20:01 -08:00
jay@mozilla.org
5f21520c68 *** empty log message *** 2008-02-12 15:03:26 -08:00
jay@mozilla.org
b02ea83f64 [Bug 393440] Added QMO logo to Add-ons manager and bumped version to 0.1.7 2008-02-12 15:02:13 -08:00
jwalden@mit.edu
d03209b3b4 Enable SJS functionality in Mochitests, for server-side scripting of responses. a=testonlychange 2008-02-12 11:40:59 -08:00
ajschult@verizon.net
c8e3809c06 Bug 416570: runtests should not pull in bookmarks chrome, r=sayrer 2008-02-11 21:03:09 -08:00
ajschult@verizon.net
b7946e60ca Bug 416775: runtests.py prints lots of newlines after app exits, r=Waldo 2008-02-11 20:30:18 -08:00
jwalden@mit.edu
7a15a73b7d Bug 416917 - Python runtests doesn't work for me, "Cannot initialize the application correctly". This might or might not fix the problem, but it should be harmless otherwise, and it works fine on OS X. r=sayrer 2008-02-11 20:12:55 -08:00
anodelman@mozilla.com
23ae4332c3 Bug 413398 - Talos --debug option adding text to tinderboxprint lines a=anodelman r=rcampbell 2008-02-11 15:30:17 -08:00
smontagu@smontagu.org
1a939ab8d1 Testcase for bug 416721 2008-02-11 08:48:25 -08:00
bclary@bclary.com
217ff7869a Sisyphus - allow environment variable overrides for several variables, no bug, not part of the build 2008-02-09 23:23:22 -08:00
jag@tty.nl
77b084dde7 Bug 333308: make clean and make distclean miss various files. r=bsmedberg, a=schrep 2008-02-09 02:37:42 -08:00
jruderman@hmc.edu
ea7868db1c Move test out of a directory that is doomed for removal 2008-02-08 01:00:21 -08:00
jay@mozilla.org
6404918803 [Bug 415822] - Clean up QAX Install Wizard + more UI fixes 2008-02-07 15:14:32 -08:00
cltbld
350e0be960 "Automated configuration bump, release for firefox 3.0b3rc3" 2008-02-07 14:20:41 -08:00
rhelmer@mozilla.com
f176930f84 clobber 3.0b3 rc2 line 2008-02-07 14:20:18 -08:00
ctalbert@mozilla.com
8939c2dee0 bug 416032 - expanding minotaur search URL checking r=Pike 2008-02-07 13:15:16 -08:00
jwalden@mit.edu
ddfc96b454 Bug 414812 - document.domain = "0.0.1" on a page on 127.0.0.1 should not work. r=dwitte, sr=jst, a=schrep 2008-02-07 12:58:56 -08:00
ajschult@verizon.net
68c0a100d6 Bug 416074: TestRunner attempts to log after closing the log, r+a=sayrer 2008-02-06 23:18:45 -08:00
reed@reedloden.com
ed9251a25a Bug 414532 - "Mochitest broken on Cygwin" [p=honzab@allpeers.com (Honza Bambas) r=Waldo (test-only stuff)] 2008-02-06 13:30:24 -08:00
bclary@bclary.com
e87f7c34fa Improve Sisyphus error handling, bug 415911, not part of the build 2008-02-06 12:00:53 -08:00
cltbld
db3114b17e "Automated configuration bump, release for firefox 3.0b3rc2" 2008-02-06 01:28:11 -08:00
jwalden@mit.edu
0ee9f6a045 Fix a typo in runtests.py.in which flat-out prevents --browser-chrome from working, r=me as trivial, a=test-only, NPOTB, etc. 2008-02-03 17:15:24 -08:00
cltbld
3fee6ca7e1 "Automated configuration bump, release for firefox 2.0.0.12rc4" 2008-02-02 07:17:52 -08:00
nrthomas@gmail.com
91069ea6d4 Bug 414327, remove verify config for 2.0.0.11->.12 ahead of .12rc4, p=rhelmer, r=nthomas 2008-02-02 02:05:58 -08:00
jay@mozilla.org
1ee1560df0 [Bug 397573] - Make QAX resizeable + other UI fixes 2008-02-01 17:02:53 -08:00
cltbld
453fae2df2 "Automated configuration bump, release for firefox 2.0.0.12rc3" 2008-02-01 10:02:06 -08:00
rhelmer@mozilla.com
8cb994197a remove auto-config bump for rc3 b=414327 r=nthomas 2008-02-01 10:01:39 -08:00
ctalbert@mozilla.com
65cefacd69 QAX bug 413760 r=jay 2008-01-29 17:48:11 -08:00
jwalden@mit.edu
035ea5179c Bug 387706 - Implement HTML5's cross-document messaging API (postMessage), enabling secure cross-origin communication between windows. r+sr=sicking, sr=jst, a=jst 2008-01-29 17:31:29 -08:00
cltbld
947a1e8472 "Automated configuration bump, release for firefox 2.0.0.12rc1" 2008-01-29 07:26:26 -08:00
jwalden@mit.edu
eed2957d94 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
anodelman@mozilla.com
f335a05536 Bug 413714 - cleanup talos display on tinderbox bustage fix for tinderbox print statements disappearing on the waterfall a/r=anodelman 2008-01-28 13:38:16 -08:00
anodelman@mozilla.com
76ce4855bc Bug 413714 - cleanup talos displays on tinderbox Bustage fix, trying to append float to string without str() a/r=anodelman 2008-01-28 12:43:06 -08:00
anodelman@mozilla.com
38817965e3 Bug 413714 - Cleanup talos display on Tinderbox a=anodelman r=rcampbell 2008-01-28 10:23:46 -08:00
sdwilsh@shawnwilsher.com
03bc762353 Bug 411521 - EventUtils.synthesize* doesn't allow you to specify a window. r=Enn 2008-01-28 09:12:17 -08:00
sdwilsh@shawnwilsher.com
932772e19f Bug 414153 - browser-chrome tests do not run http server. r=sayrer 2008-01-26 19:22:18 -08:00
rhelmer@mozilla.com
54c5b9ba59 workaround for updater.exe crash b=401327 r=nthomas 2008-01-26 11:20:29 -08:00
jwalden@mit.edu
3eadf7c453 Bug 413789 - Remove "#" href from "Toggle passed tests" and "Toggle failed tests". This unbreaks tests which strictly rely on exact URL matches against the test window, in the case where you run the test, click a Toggle link, and then reload the page (which has a # tacked onto the URL before this patch). r+a=sayrer 2008-01-26 06:05:39 -08:00
myk@mozilla.org
37a6230f03 bug 413416: implement todo_is and todo_isnot for MochiTest browser chrome harness; r=gavin, a=beltzner 2008-01-25 15:33:17 -08:00
anodelman@mozilla.com
8ec7958e05 Bug 411769 - integrate sunspider tests into talos a=anodelman r=rcampbell 2008-01-25 14:23:46 -08:00
myk@mozilla.org
f5b3ae3038 bug 413418: make browser chrome MochiTest harness permit \|let foo = is; foo()\| just like other MochiTest harnesses; patch by Gavin Sharp; r=jwalden,myk; a=schrep 2008-01-25 13:29:11 -08:00
anodelman@mozilla.com
868b2898fd Bug 413913 - fix for failure to catch chmod exceptions in ffprofile_win32 a=anodelman, r=rcampbell (Bustage fix for current tree redness) 2008-01-24 14:20:15 -08:00
ctalbert@mozilla.com
3aec1a6402 bug 401096 QAX cannot login to litmus r=jay 2008-01-23 16:42:43 -08:00
ctalbert@mozilla.com
b8c604671e bug 396782 QAX tabs do not work on trunk r=jay 2008-01-23 16:41:17 -08:00
anodelman@mozilla.com
6e69549f80 Bug 396574 - Javascript Speed Tests, initial pass at getting all tests correctly formatted for talos and checked in a=jresig/anodelman r=jresig 2008-01-22 14:24:00 -08:00
jwalden@mit.edu
210b5b4714 Bug 413428 - Some tweaks to make the Mochitest harness cross-browser, where and when reasonable. r+a=sayrer 2008-01-21 19:54:20 -08:00
ctalbert@mozilla.com
9fe04a1f26 bug 403198 QAX install version; review: Zach 2008-01-16 23:13:57 -08:00
ctalbert@mozilla.com
d427c344f4 bug 396786 review: jay 2008-01-16 23:09:59 -08:00
jay@mozilla.org
c22e84ffaf changed events rss url; r=ctalbert 2008-01-15 15:32:56 -08:00
dolske@mozilla.com
664e9b1785 Bug 405942 - repeated Mochitest test timeouts can cause tests to take hours. r=sayrer 2008-01-15 14:23:44 -08:00
ctalbert@mozilla.com
77ef9b1c02 bug 411389 - Minotaur needs to delete profile after run, review: robcee 2008-01-15 11:55:25 -08:00
cltbld
74b08cd788 Fix linux extension for 3.0b2, me=nthomas 2008-01-14 04:28:47 -08:00
nrthomas@gmail.com
d86cc05db3 Bug 394046, add verify configs for Fx2 -> 3 major update, r=rhelmer 2008-01-12 14:38:47 -08:00
ctalbert@mozilla.com
bd2dbb3961 bug 401782 - Simplifying Minotaur use reviewer: Robcee 2008-01-09 16:04:03 -08:00
ctalbert@mozilla.com
bf392b6c69 bug 407768 - Encoding issues in Minotaur - reviewer: Robcee 2008-01-09 15:56:35 -08:00
anodelman@mozilla.com
cdbcf642b1 Bug 411218 - make the browser start in the foreground on mac talos a=anodelman r=rcampbell 2008-01-08 17:14:43 -08:00
jruderman@hmc.edu
646be2beee Add null checks in nsAutoSelectionReset to fix bug 407256. Patch by Chris Pearce, r+sr=peterv, a=blocking1.9+. 2008-01-07 20:11:24 -08:00
ctalbert@mozilla.com
9ec3a0d583 bug 401170 New Changes for Minotaur test tool reviewer: bhearsum 2008-01-07 16:54:00 -08:00
jwalden@mit.edu
be1586dd4b 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
anodelman@mozilla.com
2098a2473b Bug 410710 - switch twinopen to use goQuitApplication instead of window.close a=anodelman r=rcampbell 2008-01-04 13:42:27 -08:00
anodelman@mozilla.com
2271e70a15 Bug 410041 - qm-mini-ubuntu talos machines sometimes taking ~8 hours for a run Bustage fix (Ts on mac) a=anodelman r=rcampbell 2008-01-04 10:23:36 -08:00
anodelman@mozilla.com
2ac57e72a8 Bug 410041 - qm-mini-ubuntu talos machines sometimes taking ~8 hours for a run a=anodelman r=rcampbell 2008-01-03 11:01:19 -08:00
rhelmer@mozilla.com
70965f8c83 more correct error checking for binary diff fail feature r=cf b=408157 2007-12-26 16:00:17 -08:00
rhelmer@mozilla.com
3935698816 fail on binary diff r=cf b=408157 2007-12-26 12:37:56 -08:00
ccooper@deadsquid.com
0f9b130fe1 b=397724 r=jonas - allow passthrough of browser args to allow collection of malloc/leak logs 2007-12-24 09:32:39 -08:00
jruderman@hmc.edu
fa3e151231 Add crashtest for a leak bug 2007-12-23 18:12:28 -08:00
jruderman@hmc.edu
9a2f5e4441 Add wide-button crashtest 2007-12-23 17:55:58 -08:00
jruderman@hmc.edu
eb3288308b Add crashtest 2007-12-23 16:45:48 -08:00
bhearsum@mozilla.com
1ae3cd45e3 bug 409447: remove 3.0a2,a3,a4 from update verify configs. r=rhelmer, patch=me 2007-12-21 11:49:56 -08:00
jruderman@hmc.edu
abd4a97545 Add crashtest 2007-12-19 11:02:34 -08:00
axel@pike.org
f4a92f3d5d bug 408817, use a generator function rather than a iterator class for FileCollector, r=bhearsum 2007-12-18 06:37:00 -08:00
jruderman@hmc.edu
7a965e9dba Add the first MathML crashtest. 2007-12-17 15:30:46 -08:00
jruderman@hmc.edu
eae9d39258 Add crashtest for keygen 2007-12-16 17:27:11 -08:00
jruderman@hmc.edu
3247d6c6a6 Add a crashtest 2007-12-16 14:05:46 -08:00
jruderman@hmc.edu
821a58930e Add the first XBL crashtest 2007-12-15 21:21:02 -08:00
jruderman@hmc.edu
8974eec6ac C is for crashtest 2007-12-15 17:10:29 -08:00
jruderman@hmc.edu
9dad778aed Add crashtests 2007-12-15 15:45:02 -08:00
jruderman@hmc.edu
c32bdcf2ae im in ur tinderbox, crashtesting ur firefox 2007-12-15 15:21:29 -08:00
jruderman@hmc.edu
d88b17d309 Add tree.gif 2007-12-15 14:56:13 -08:00
jruderman@hmc.edu
18efe6772b Add image for use in crashtests to common location 2007-12-15 14:13:32 -08:00
jruderman@hmc.edu
7a40e75915 Add crashtest for bgu 284844. 2007-12-15 11:28:49 -08:00
jruderman@hmc.edu
ec84df7a5b Fix off-by-one error (bug 408431). r=dcamp, sr=jst, a=jst 2007-12-15 10:51:50 -08:00
jruderman@hmc.edu
da1a2651ae Add crashtests. 2007-12-14 22:35:47 -08:00
jruderman@hmc.edu
a808679451 Add crashtest. 2007-12-14 21:36:59 -08:00
jruderman@hmc.edu
6b999fa25f Add a crashtest. 2007-12-14 21:25:04 -08:00
jruderman@hmc.edu
d81d9401eb Add crashtest. 2007-12-14 21:19:54 -08:00
jruderman@hmc.edu
7aa4c68084 Add crashtest. 2007-12-14 21:00:55 -08:00
jruderman@hmc.edu
d9d9137c49 Add crashtest (even though it asserts) 2007-12-14 20:47:48 -08:00
anodelman@mozilla.com
9e90023a8e Bug 408383 - vista losing all/part of the tp results for each talos run a=anodelman r=rcampbell 2007-12-14 14:47:29 -08:00
anodelman@mozilla.com
bf811ea6a4 Bug 408383 - vista losing all/part of the tp results for each talos run. a=anodelman r=rcampbell 2007-12-14 12:31:49 -08:00
jruderman@hmc.edu
0f8bfb93f5 Add crashtest. 2007-12-13 20:28:06 -08:00
jruderman@hmc.edu
0b70e3463e Add crashtests. 2007-12-13 19:52:32 -08:00
jruderman@hmc.edu
04eccdf5e6 Add crashtest. 2007-12-13 19:37:05 -08:00
jruderman@hmc.edu
c11a5c3f7e Add a few crashtests. 2007-12-12 22:44:00 -08:00
rhelmer@mozilla.com
7bfd94a196 omit lt and ka which are not shipping, and specify correct version for mac/win32 files b=407077 r=cf 2007-12-12 15:07:49 -08:00
cltbld
8cf33b57a1 "Automated configuration bump, release for firefox 3.0b2rc1" 2007-12-12 14:33:07 -08:00
nrthomas@gmail.com
f8d785fd3f Bug 407077, should be using gcc3 for AUS queries, r=rhelmer 2007-12-12 13:32:36 -08:00
ccooper@deadsquid.com
2c52b62f93 - don't warn when quitting, or when closing with tabs open 2007-12-12 12:00:57 -08:00