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

1321 Коммитов

Автор SHA1 Сообщение Дата
Kai Engert 73422e1bab 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 6169f85c2a 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 1f9be78b2f 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 6c8b3dd131 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 6608c7c795 "Automated configuration bump, release for firefox 3.0rc2build1" 2008-05-30 06:03:44 -07:00
ctalbert@mozilla.com 930ebc17e6 bug 433936 r=jay Fix QAC login process 2008-05-16 09:59:37 -07:00
ctalbert@mozilla.com f146258332 Version bump to QAC extension to enable it to install on the RC1 2008-05-15 11:33:48 -07:00
anodelman@mozilla.com 711bdb48f2 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 0575af7f6c Bug 419776 - talos should measure x resources p=dougt r=anodelman 2008-05-13 19:03:44 -07:00
cltbld 296f413153 "Automated configuration bump, release for firefox 3.0rc1build1" 2008-05-13 10:17:51 -07:00
cltbld de2677c18b "Automated configuration bump, release for firefox 3.0rc1build1" 2008-05-13 10:03:27 -07:00
anodelman@mozilla.com a25e65c3dc 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 d48ab0c558 Sisyphus - Update prefs to disable browser EULA, bug 432753 2008-05-07 19:36:44 -07:00
ajschult@verizon.net c4ff3c86e2 Bug 431464: TestRunner should try to ensure focus, r=sayrer 2008-05-07 14:45:13 -07:00
alqahira@ardisson.org 84acd72844 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 3930d06d0d 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 076e07e3ab oops, missed a comma (bug 431713) 2008-05-05 14:18:20 -07:00
gavin@gavinsharp.com 1d1145ef8b 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 5129e1075c 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 f7992a993e 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 7953a7582e Bug 379959. Patch by Jonas Sicking <jonas@sicking.cc>. r+sr=bz, a=damons. 2008-04-28 16:56:07 -07:00
cltbld 4b4adea645 "Automated configuration bump, release for thunderbird 2.0.0.14rc1" 2008-04-23 15:21:49 -07:00
cltbld d44214ce97 "Automated configuration bump, release for thunderbird 2.0.0.14rc1" 2008-04-23 15:14:19 -07:00
ctalbert@mozilla.com b5b749ef69 bug 428631 - reviewer: jay 2008-04-22 13:15:43 -07:00
ctalbert@mozilla.com 2373775f65 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 aefa5b591c 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 404e11ff71 Sisyphus - use unittest key if available, bug 428407, r=rcampbell 2008-04-18 07:22:04 -07:00
gavin@gavinsharp.com 67c714e01c 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 712e20acfd bug 428645 QAC hang fix - r=jay 2008-04-17 05:00:48 -07:00
nrthomas@gmail.com acb56caec7 Bug 427769, fix update verify for locales dropped after 2.0b2, r=bhearsum 2008-04-15 04:30:29 -07:00
jwalden@mit.edu f8373a6267 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 ee7de4c089 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 129f246aa1 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 dceef468ff 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 311036ac77 bug 396132 Minotaur needs to check protocol handlers r=rcampbell 2008-04-11 16:04:24 -07:00
mozilla@weilbacher.org 4b33c4bf3c 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 c8ac58d3cd Fix line endings and don't break OS/2, NPOTB. 2008-04-10 16:46:11 -07:00
ted.mielczarek@gmail.com 1aa614598b bug 426867 - ssl proxy for mochitest. r=sayrer/kaie (test only code) 2008-04-09 08:30:54 -07:00
jwalden@mit.edu 1c4851e089 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 f69611709d "Automated configuration bump, release for firefox 2.0.0.14rc1" 2008-04-07 08:54:23 -07:00
jay@mozilla.org df30614bd8 bumped maxversion to 3.0pre (and actual version this time) 2008-04-03 13:48:20 -07:00
jay@mozilla.org f6d8b9c335 bumped maxversion to 3.0pre 2008-04-03 13:43:21 -07:00
bclary@bclary.com cd9a4e633e Sisyphus - remove hard coded path dependencies, support mozilla-build, bug 426415, r=rcampbell 2008-04-03 09:22:29 -07:00
enndeakin@sympatico.ca 364c8ebc66 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 0ad848ba3c 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 eebee78d12 "Automated configuration bump, release for firefox 3.0b5rc2" 2008-03-27 16:43:42 -07:00
ctalbert@mozilla.com 820092c58e bug 424253 Minotaur cleanup patch r=robcee 2008-03-27 09:49:02 -07:00
bclary@bclary.com 2828418d39 Sisyphus - update profile user prefs, bug 424681 2008-03-23 13:59:03 -07:00
ajschult@verizon.net 63f1f97a8a backing out bug 424501 to verify it doesn't /cause/ firefox to crash 2008-03-22 17:04:36 -07:00
anodelman@mozilla.com 5f55105cb3 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 61a2e3db3b Bug 424501: disable gnome bug-buddy dialog from runtests, r=waldo 2008-03-22 09:44:57 -07:00
rhelmer@mozilla.com b9e6f74eb8 back out workaround b=401327 2008-03-21 14:06:21 -07:00
jwalden@mit.edu 3bfed4504a 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 ab225e37f9 Adding test dir 2008-03-19 17:47:50 -07:00
bhearsum@mozilla.com 24d7e67000 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 bbb6a2610a Bug 423035: can't run single chrome/a11y test automatically; r=Waldo 2008-03-18 12:57:22 -07:00
jwalden@mit.edu 31bc14fe74 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 26a432dfe1 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 b9d70a48f3 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 8abfb6bd27 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 b47865bc15 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 4813a215eb 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 bb58cd9898 Bug 423106 - runtests.py doesn't do anything with --browser-arg. r=ted 2008-03-15 15:48:08 -07:00
dolske@mozilla.com 01a7a06324 Bug 423033 - mochitest should ignore non-existent files. r=waldo, a=testonly 2008-03-14 18:12:05 -07:00
jay@mozilla.org bd9f3bca95 version bump 2008-03-13 16:44:23 -07:00
jay@mozilla.org 55df1f0c5e minor change to fix radio button issue in setup wizard 2008-03-13 16:42:21 -07:00
bclary@bclary.com b567b8c469 Sisyphus - support MOZ_CO_FLAGS, MOZ_CO_DATE bug 422481, r=rcampbell 2008-03-13 12:26:43 -07:00
cltbld e3e3490e6c "Automated configuration bump, release for firefox 2.0.0.13rc1" 2008-03-12 13:20:22 -07:00
jay@mozilla.org f4095bb0ef bumped version and added Help tab content 2008-03-10 15:31:59 -07:00
gavin@gavinsharp.com d358444f24 Bug 421715: canvas crash passing undefined to putImageData, r+a=vlad 2008-03-10 00:35:37 -07:00
cltbld 04da19ff4d "Automated configuration bump, release for firefox 3.0b4rc2" 2008-03-08 03:31:51 -08:00
jay@mozilla.org 5150e0fae3 updated install.rdf with AMO friendly maxversion and no updateurl 2008-03-07 15:42:21 -08:00
ctalbert@mozilla.com 5aca019529 bug 415849 QAX notification settings should be hidden for now r=jay 2008-03-06 20:05:56 -08:00
mats.palmgren@bredband.net 2ea9200435 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 9dd9dcb139 bug 414056 Allow Minotaur to run back to back r=alice 2008-03-04 15:16:55 -08:00
ctalbert@mozilla.com 24a34011d9 bug 416049 Minotaur needs better output r=alice 2008-03-04 14:52:05 -08:00
anodelman@mozilla.com c9790bdd51 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 d5346bce27 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 e6c04368a5 "Automated configuration bump, release for firefox 3.0b4rc1" 2008-03-04 12:43:25 -08:00
jwalden@mit.edu e1764ba64b 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 5ed687d40a 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 ad6d250ce4 bug 419826 - Make browser mochitests run on SeaMonkey, r=gavin 2008-02-28 13:36:30 -08:00
jwalden@mit.edu fd85179740 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 cd4d633e32 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 c07b3ff546 updated install.rdf with AMO friendly maxversion and no updateurl 2008-02-26 16:06:27 -08:00
ctalbert@mozilla.com b64c2657a5 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 cca670e58a 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 89ffda6073 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 760f1b8888 bug 393348 - QAC fix, r=jay 2008-02-22 16:43:50 -08:00
bclary@bclary.com 6126ead6af Siyphus - checkout by date foobar, bug 419027 2008-02-22 05:25:23 -08:00
bclary@bclary.com f34d3f5593 Siyphus - ah crap timeout foobar, bug 419026 2008-02-22 05:21:43 -08:00
reed@reedloden.com 86a707487d 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 d08cbc4698 Bug 418772. PGO scripts and input. r=ted.mielczarek. 2008-02-21 13:08:39 -08:00
ctalbert@mozilla.com 8aad989b09 bug 413742 addressing nit, r=alice 2008-02-20 15:04:43 -08:00
ctalbert@mozilla.com 7a92e13481 Bug 413742 Improve handling for URLs with spaces in minotaur r=alice 2008-02-20 14:47:31 -08:00
bclary@bclary.com 07966dbf08 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 86d25b07f2 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 47b50efa9d "Automated configuration bump, release for thunderbird 2.0.0.12rc1" 2008-02-18 04:00:33 -08:00
cltbld 78bf4300be "Automated configuration bump, release for thunderbird 2.0.0.12rc1" 2008-02-18 03:51:32 -08:00
cltbld 69ede29cc2 "Automated configuration bump, release for thunderbird 2.0.0.12rc1" 2008-02-18 03:45:10 -08:00
surkov.alexander@gmail.com 9716a7ff9e Bug 416553 - option to run accessibility tests, r=rcampbell 2008-02-14 02:32:21 -08:00
surkov.alexander@gmail.com 18d28cab1a Back out bug 416553 2008-02-13 23:33:19 -08:00
surkov.alexander@gmail.com 0f7c15d44d Bug 416553 - option to run accessibility tests, r=rcampbell 2008-02-13 22:20:01 -08:00
jay@mozilla.org 68f5f26893 *** empty log message *** 2008-02-12 15:03:26 -08:00
jay@mozilla.org 54081ef35b [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 a47dd0e742 Enable SJS functionality in Mochitests, for server-side scripting of responses. a=testonlychange 2008-02-12 11:40:59 -08:00
ajschult@verizon.net 96fbc3c648 Bug 416570: runtests should not pull in bookmarks chrome, r=sayrer 2008-02-11 21:03:09 -08:00
ajschult@verizon.net d570990712 Bug 416775: runtests.py prints lots of newlines after app exits, r=Waldo 2008-02-11 20:30:18 -08:00
jwalden@mit.edu 7bde7a6362 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 93d053500d 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 d93c8b3a99 Testcase for bug 416721 2008-02-11 08:48:25 -08:00
bclary@bclary.com c62534169e 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 92c5733e52 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 1115126e1c Move test out of a directory that is doomed for removal 2008-02-08 01:00:21 -08:00
jay@mozilla.org 9ebdfa8595 [Bug 415822] - Clean up QAX Install Wizard + more UI fixes 2008-02-07 15:14:32 -08:00
cltbld 87c795cef4 "Automated configuration bump, release for firefox 3.0b3rc3" 2008-02-07 14:20:41 -08:00
rhelmer@mozilla.com c69a619f9d clobber 3.0b3 rc2 line 2008-02-07 14:20:18 -08:00
ctalbert@mozilla.com 0a1ca63b2e bug 416032 - expanding minotaur search URL checking r=Pike 2008-02-07 13:15:16 -08:00
jwalden@mit.edu 6e8c7256eb 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 e2bfc4b826 Bug 416074: TestRunner attempts to log after closing the log, r+a=sayrer 2008-02-06 23:18:45 -08:00
reed@reedloden.com 8ee2d3aea9 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 02c3393115 Improve Sisyphus error handling, bug 415911, not part of the build 2008-02-06 12:00:53 -08:00
cltbld 08f4ee6896 "Automated configuration bump, release for firefox 3.0b3rc2" 2008-02-06 01:28:11 -08:00
jwalden@mit.edu 937a8e7ee6 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 d1902241ba "Automated configuration bump, release for firefox 2.0.0.12rc4" 2008-02-02 07:17:52 -08:00
nrthomas@gmail.com 16e2f372cf 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 6f93272ed7 [Bug 397573] - Make QAX resizeable + other UI fixes 2008-02-01 17:02:53 -08:00
cltbld 5c405d5914 "Automated configuration bump, release for firefox 2.0.0.12rc3" 2008-02-01 10:02:06 -08:00
rhelmer@mozilla.com 459638c06d remove auto-config bump for rc3 b=414327 r=nthomas 2008-02-01 10:01:39 -08:00
ctalbert@mozilla.com 6d629123dc QAX bug 413760 r=jay 2008-01-29 17:48:11 -08:00
jwalden@mit.edu dcb3f1b5ce 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 98cdbd0d05 "Automated configuration bump, release for firefox 2.0.0.12rc1" 2008-01-29 07:26:26 -08:00
jwalden@mit.edu 238a0d1770 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 2dcfa49160 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 6fb4a88ef0 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 66c4fba5f0 Bug 413714 - Cleanup talos display on Tinderbox a=anodelman r=rcampbell 2008-01-28 10:23:46 -08:00
sdwilsh@shawnwilsher.com caf4943286 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 faf72c17ae Bug 414153 - browser-chrome tests do not run http server. r=sayrer 2008-01-26 19:22:18 -08:00
rhelmer@mozilla.com 78432a40fc workaround for updater.exe crash b=401327 r=nthomas 2008-01-26 11:20:29 -08:00
jwalden@mit.edu 2891a7fd00 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 c43c898c5c 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 9617a96824 Bug 411769 - integrate sunspider tests into talos a=anodelman r=rcampbell 2008-01-25 14:23:46 -08:00
myk@mozilla.org b5333d27ee 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 41870b9ae6 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 3782a47684 bug 401096 QAX cannot login to litmus r=jay 2008-01-23 16:42:43 -08:00
ctalbert@mozilla.com c53ce2fa0a bug 396782 QAX tabs do not work on trunk r=jay 2008-01-23 16:41:17 -08:00
anodelman@mozilla.com 268333d927 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 d556fa7261 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 272b9fee49 bug 403198 QAX install version; review: Zach 2008-01-16 23:13:57 -08:00
ctalbert@mozilla.com 807cf6bdda bug 396786 review: jay 2008-01-16 23:09:59 -08:00
jay@mozilla.org 05e6ef0f27 changed events rss url; r=ctalbert 2008-01-15 15:32:56 -08:00
dolske@mozilla.com 7de5c25463 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 b4d05112f3 bug 411389 - Minotaur needs to delete profile after run, review: robcee 2008-01-15 11:55:25 -08:00
cltbld e076d3a64e Fix linux extension for 3.0b2, me=nthomas 2008-01-14 04:28:47 -08:00
nrthomas@gmail.com 3ec84c8f2e Bug 394046, add verify configs for Fx2 -> 3 major update, r=rhelmer 2008-01-12 14:38:47 -08:00
ctalbert@mozilla.com 71fc0b8d6d bug 401782 - Simplifying Minotaur use reviewer: Robcee 2008-01-09 16:04:03 -08:00
ctalbert@mozilla.com 166154bfed bug 407768 - Encoding issues in Minotaur - reviewer: Robcee 2008-01-09 15:56:35 -08:00
anodelman@mozilla.com c6133a1a15 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 49882ac4fd 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 b8b1127e66 bug 401170 New Changes for Minotaur test tool reviewer: bhearsum 2008-01-07 16:54:00 -08:00
jwalden@mit.edu 414905d801 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 70516babfb 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 f7475ed224 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 6921e40610 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 dcf2294c9c more correct error checking for binary diff fail feature r=cf b=408157 2007-12-26 16:00:17 -08:00
rhelmer@mozilla.com dfe6b2b882 fail on binary diff r=cf b=408157 2007-12-26 12:37:56 -08:00
ccooper@deadsquid.com f729422eba 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 f3e1c42475 Add crashtest for a leak bug 2007-12-23 18:12:28 -08:00
jruderman@hmc.edu d247c972bc Add wide-button crashtest 2007-12-23 17:55:58 -08:00
jruderman@hmc.edu ce7c6825f2 Add crashtest 2007-12-23 16:45:48 -08:00
bhearsum@mozilla.com 3468df59ac 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 68cdfa602a Add crashtest 2007-12-19 11:02:34 -08:00
axel@pike.org e62813fdfe 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 024670a954 Add the first MathML crashtest. 2007-12-17 15:30:46 -08:00
jruderman@hmc.edu c48b4f13f8 Add crashtest for keygen 2007-12-16 17:27:11 -08:00
jruderman@hmc.edu 12a91df3c6 Add a crashtest 2007-12-16 14:05:46 -08:00
jruderman@hmc.edu c050c4d698 Add the first XBL crashtest 2007-12-15 21:21:02 -08:00
jruderman@hmc.edu 60e079aade C is for crashtest 2007-12-15 17:10:29 -08:00
jruderman@hmc.edu 43da2f805d Add crashtests 2007-12-15 15:45:02 -08:00
jruderman@hmc.edu 55c029088a im in ur tinderbox, crashtesting ur firefox 2007-12-15 15:21:29 -08:00
jruderman@hmc.edu 419386f750 Add tree.gif 2007-12-15 14:56:13 -08:00
jruderman@hmc.edu e23ef46359 Add image for use in crashtests to common location 2007-12-15 14:13:32 -08:00
jruderman@hmc.edu a66a48b50c Add crashtest for bgu 284844. 2007-12-15 11:28:49 -08:00
jruderman@hmc.edu e6618751ea Fix off-by-one error (bug 408431). r=dcamp, sr=jst, a=jst 2007-12-15 10:51:50 -08:00
jruderman@hmc.edu f725794731 Add crashtests. 2007-12-14 22:35:47 -08:00
jruderman@hmc.edu aaa6a207d0 Add crashtest. 2007-12-14 21:36:59 -08:00
jruderman@hmc.edu d8af36a81e Add a crashtest. 2007-12-14 21:25:04 -08:00
jruderman@hmc.edu 29611c64c4 Add crashtest. 2007-12-14 21:19:54 -08:00
jruderman@hmc.edu 5a2c22d6a2 Add crashtest. 2007-12-14 21:00:55 -08:00
jruderman@hmc.edu 12ef523451 Add crashtest (even though it asserts) 2007-12-14 20:47:48 -08:00
anodelman@mozilla.com acd02c39f3 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 1b64d392d4 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 caa5879a0e Add crashtest. 2007-12-13 20:28:06 -08:00
jruderman@hmc.edu 95af90e432 Add crashtests. 2007-12-13 19:52:32 -08:00
jruderman@hmc.edu 5ad45b2961 Add crashtest. 2007-12-13 19:37:05 -08:00
jruderman@hmc.edu 62ebcccda6 Add a few crashtests. 2007-12-12 22:44:00 -08:00
rhelmer@mozilla.com 7dcfe6a240 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 4fc3b638c6 "Automated configuration bump, release for firefox 3.0b2rc1" 2007-12-12 14:33:07 -08:00
nrthomas@gmail.com cb6aea4434 Bug 407077, should be using gcc3 for AUS queries, r=rhelmer 2007-12-12 13:32:36 -08:00
ccooper@deadsquid.com 57f24c5a39 - don't warn when quitting, or when closing with tabs open 2007-12-12 12:00:57 -08:00