Ben Hearsum
|
b6bae05785
|
whitespace change to test hgpoller
|
2008-10-01 17:18:27 -04:00 |
|
Honza Bambas
|
acb5e154d6
|
Bug 455813 - Windows PGO builds fail when --disable-tests is set; v2; ted.mielczarek
|
2008-09-28 22:27:51 +02:00 |
|
Justin Dolske
|
8509f35243
|
Backed out changeset fa432b23baa5. (Backing out bug 454781 to investigate mochitest leaks)
|
2008-09-24 17:15:39 -07:00 |
|
Olli Pettay
|
ff2fb34c86
|
Bug 454781 - Mochitest doesn't align the names of the testfiles and test results, r+sayrer (+fix for --chrome)
|
2008-09-20 20:23:35 +03:00 |
|
Gavin Sharp
|
e587de457b
|
Bug 455278: make chrome mochitest redirect work in non-firefox apps, r=sayrer
|
2008-09-19 11:42:28 -04:00 |
|
Serge Gautherie
|
f6fad94f5a
|
Bug 455762 - Remove the extraneous |class| attribute in |<script class="testbody" type="text/javascript">| of test.template.txt and xhtml.template.txt; Av1; r=sayrer
|
2008-09-18 02:09:24 +02:00 |
|
Markus Stange
|
32449e2eac
|
Bug 350471 - Reenable pixel scrolling (two-finger touchpad), r=smaug r=smichaud sr=roc
|
2008-09-17 13:27:19 +02:00 |
|
Serge Gautherie
|
7bd6565ed3
|
Bug 455227 - Add a |removeEventListener()| to browser-test.js; Av1b; r=gavin.sharp
|
2008-09-15 14:38:09 +02:00 |
|
Shawn Wilsher
|
e4c7e07942
|
Bug 454320 - top level test targets should support specifying a test path
This changeset allows the specifying of the --test-path parameter when using the
top-level targets to run mochi-type tests.
r=ted
|
2008-09-14 12:11:00 -04:00 |
|
Ted Mielczarek
|
ff7706a544
|
bug 447642 - get rid of --disable-mochitest, replace MOZ_MOCHITEST with ENABLE_TESTS. r=bsmedberg
|
2008-09-09 13:59:11 -04:00 |
|
Ted Mielczarek
|
5a3805ae5c
|
bug 428009 - bustage fix for the --disable-tests case
|
2008-09-05 13:40:35 -04:00 |
|
Honza Bambas
|
779cb0331b
|
bug 428009 - hook up ssltunnel to mochitest. r=waldo,kaie
|
2008-09-05 09:35:58 -04:00 |
|
Robert Kaiser
|
049d891691
|
bug 453713 - add shell.checkDefaultClient pref to testing profile, r=ted
|
2008-09-05 14:03:30 +02:00 |
|
Bob Clary
|
c9c0e9ccdf
|
Sisyphus - build fixes - support Thunderbird 3, update data configurations, bug 453806
|
2008-09-05 04:37:54 -07:00 |
|
Neil Deakin
|
a6d6c664e4
|
Bug 356295. Implement HTML5 drag-drop. r=smaug,neil,sr=roc
|
2008-08-27 08:07:27 -04:00 |
|
Boris Zbarsky
|
b279f88e55
|
Bug 452086. Shouldn't send keypress events with default action when keydown was prevented in the test harness, since the browser doesn't do it. r=enn
|
2008-08-25 14:31:59 -04:00 |
|
Boris Zbarsky
|
2518195266
|
Bug 452086. Shouldn't send keypress events with default action when keydown was prevented in the test harness, since the browser doesn't do it. r=enn
|
2008-08-25 14:31:38 -04:00 |
|
Boris Zbarsky
|
350d6fc473
|
Backed out changeset 6958399a2eb1 o try to fix failed mochitests on Windows and Linux
|
2008-08-25 11:08:28 -04:00 |
|
Neil Deakin
|
acd274d130
|
Bug 356295. Implement HTML5 drag-drop API. r=smaug,sr=roc
|
2008-08-25 21:56:29 +12:00 |
|
Simon Bünzli
|
33ac18a50f
|
Bug 449596 - "remove the browser.sessionstore.enabled pref" (remove the pref) [r=dietrich]
|
2008-08-20 00:48:08 -05:00 |
|
Dave Camp
|
2092b61045
|
Backed out changeset 30d900751ca9 to fix unit test orange (Bug 356295)
|
2008-08-19 17:55:30 -07:00 |
|
Neil Deakin
|
ca9461ce4b
|
Bug 356295. Implement HTML5 drag-drop. r=smaug,sr=roc
|
2008-08-20 10:31:45 +12:00 |
|
Boris Zbarsky
|
176a0e0d6f
|
Bug 449781. Toggling display on a subframe shouldn't give the subframe's document the same device context as the parent document. r=roc, sr=jst
|
2008-08-18 15:22:19 -04:00 |
|
Kai Engert
|
54d46c6523
|
Backed out changeset 3770c42e3118
|
2008-08-16 08:00:17 +02:00 |
|
honzab@allpeers.com
|
b7d44caf95
|
Bug 428009, hook up ssltunnel to mochitest
Initial work by Jeff Walden, Patch contributed by Honza Bambas
r=jwalden, r=cbiesinger, r=sayrer, r=ted.mielczarek, r=kaie
|
2008-08-16 07:38:03 +02:00 |
|
Robert O'Callahan
|
5f3411e8a5
|
Bug 378028. Add an 'axis' field to DOMMouseScroll events and use it to distinguish horizontal from vertical scrolling. r=smaug,sr=sicking, with help from Markus Stange
|
2008-08-13 15:08:59 +12:00 |
|
Bob Clary
|
2d7044f542
|
Sisyphus - Improve compiler environment customization on Windows, bug 446092
|
2008-08-06 00:23:51 -07:00 |
|
Ben Newman
|
198f21c6c3
|
Bug 437361. Propagate exceptions from showModalDialog's guts to script as needed instead of dropping them on the floor. r+sr=bzbarsky
|
2008-07-28 22:52:53 -07:00 |
|
Ted Mielczarek
|
f7123ab7f0
|
followup from bug 442125 - ensure focus test failing, but no other tests failing (on unittest VMs)
|
2008-07-27 16:31:22 -04:00 |
|
Andrew Schultz
|
ce1b54f561
|
Bug 442125 ensure focus test failing, but no other tests failing (on unittest VMs). r=ted
|
2008-07-27 16:28:26 -04:00 |
|
Ted Mielczarek
|
928957aab8
|
bug 417516 - add top level Makefile targets to run test suites. add targets for mochitest. r=bsmedberg
|
2008-07-27 13:18:36 -04:00 |
|
Ted Mielczarek
|
21d004eaac
|
bug 417516 - add top level Makefile targets to run test suites. add targets for mochitest. r=bsmedberg
|
2008-07-27 13:06:58 -04:00 |
|
Robert O'Callahan
|
deb0e936d9
|
Back out bug 378028 due to mochitest failures.
|
2008-07-25 18:09:33 +12:00 |
|
Robert O'Callahan
|
5bd0890708
|
Bug 378028. Add an 'axis' field to DOMMouseScroll events so that we can distinguish horizontal from vertical scrolling, and use it in trees and listboxes. r=smaug,sr=sicking
|
2008-07-25 16:07:43 +12:00 |
|
Doug Turner
|
efb0cd5b0d
|
Backed out changeset 7f2b90c30b79. May have caused unit tests to fail.
|
2008-07-23 17:49:34 -07:00 |
|
Ted Mielczarek
|
8a503d5950
|
bug 417516 - add top level Makefile targets to run test suites. add targets for mochitest. r=bsmedberg
|
2008-07-23 15:01:37 -04:00 |
|
Andrew Schultz
|
844e2ef027
|
Bug 442125: check Date.now() to try to diagnose focus failures. r=ted
|
2008-07-23 13:32:30 -04:00 |
|
Andrew Schultz
|
4e7fd92b96
|
Bug 442125: Attempt to fix focus test failures, add more info to message if it still fails. r=ted
|
2008-07-22 00:27:57 -04:00 |
|
Nick Thomas
|
31d026a0fe
|
Bug 443090 - Unify unittest failures (runtests leaks part) p=ted.mielczarek, r=sayrer
|
2008-07-16 17:49:32 +12:00 |
|
Nick Thomas
|
80e48a3c62
|
Bug 443090 - Unify unittest failures (browser chrome and mochitest part) p=ted.mielczarek, r=gavin.sharp
|
2008-07-16 17:43:15 +12:00 |
|
Bob Clary
|
792ced32de
|
Sisyphus - documentation, bug 397908
|
2008-07-10 16:37:21 -04:00 |
|
Ted Mielczarek
|
9a110f955e
|
make runtests.py --log-file handle relative pathnames. r=sayrer (no bug)
|
2008-07-01 15:16:05 -04:00 |
|
Ted Mielczarek
|
e4754c93bf
|
bug 417943 - remove runtests.pl. r=sayrer
|
2008-06-26 18:07:50 -04:00 |
|
Bob Clary
|
74cae524b2
|
Sisyphus - adapt to build and test Mozilla2, bug 422942
|
2008-06-25 17:51:22 -04:00 |
|
Kai Engert
|
4c10dc1f43
|
Backout bug 428009
|
2008-06-18 14:30:29 +02:00 |
|
Kai Engert
|
da0d02dabf
|
One more bustage fix for 428009, if this fails we'll back out
|
2008-06-18 14:00:27 +02:00 |
|
Kai Engert
|
a0c057bf5a
|
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
|
b4cb02752a
|
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
|
16d412c5f7
|
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
|
b1b8f07670
|
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
|
2505ae95f9
|
"Automated configuration bump, release for firefox 3.0rc2build1"
|
2008-05-30 06:03:44 -07:00 |
|
ctalbert@mozilla.com
|
7f43c5d089
|
bug 433936 r=jay Fix QAC login process
|
2008-05-16 09:59:37 -07:00 |
|
ctalbert@mozilla.com
|
fd10479da8
|
Version bump to QAC extension to enable it to install on the RC1
|
2008-05-15 11:33:48 -07:00 |
|
anodelman@mozilla.com
|
1b47bfdc69
|
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
|
5bcd7c4a8a
|
Bug 419776 - talos should measure x resources p=dougt r=anodelman
|
2008-05-13 19:03:44 -07:00 |
|
cltbld
|
7ebcfa5321
|
"Automated configuration bump, release for firefox 3.0rc1build1"
|
2008-05-13 10:17:51 -07:00 |
|
cltbld
|
bf10d03f02
|
"Automated configuration bump, release for firefox 3.0rc1build1"
|
2008-05-13 10:03:27 -07:00 |
|
anodelman@mozilla.com
|
247b180dd3
|
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
|
5d4caa1c8d
|
Sisyphus - Update prefs to disable browser EULA, bug 432753
|
2008-05-07 19:36:44 -07:00 |
|
ajschult@verizon.net
|
4d9e2e37f2
|
Bug 431464: TestRunner should try to ensure focus, r=sayrer
|
2008-05-07 14:45:13 -07:00 |
|
alqahira@ardisson.org
|
15d8b4f079
|
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
|
0f08b1bc92
|
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
|
b8ee9ef5d7
|
oops, missed a comma (bug 431713)
|
2008-05-05 14:18:20 -07:00 |
|
gavin@gavinsharp.com
|
7776623b3f
|
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
|
e51b62c742
|
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
|
179f1d941e
|
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
|
d6ae02bfda
|
Bug 379959. Patch by Jonas Sicking <jonas@sicking.cc>. r+sr=bz, a=damons.
|
2008-04-28 16:56:07 -07:00 |
|
cltbld
|
60315f29f4
|
"Automated configuration bump, release for thunderbird 2.0.0.14rc1"
|
2008-04-23 15:21:49 -07:00 |
|
cltbld
|
8355c32c0a
|
"Automated configuration bump, release for thunderbird 2.0.0.14rc1"
|
2008-04-23 15:14:19 -07:00 |
|
ctalbert@mozilla.com
|
8a31f25229
|
bug 428631 - reviewer: jay
|
2008-04-22 13:15:43 -07:00 |
|
ctalbert@mozilla.com
|
a882d9eb22
|
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
|
a0e58ce0c0
|
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
|
8cf519c503
|
Sisyphus - use unittest key if available, bug 428407, r=rcampbell
|
2008-04-18 07:22:04 -07:00 |
|
gavin@gavinsharp.com
|
37c7b2e34f
|
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
|
3827ce4583
|
bug 428645 QAC hang fix - r=jay
|
2008-04-17 05:00:48 -07:00 |
|
nrthomas@gmail.com
|
8e68389776
|
Bug 427769, fix update verify for locales dropped after 2.0b2, r=bhearsum
|
2008-04-15 04:30:29 -07:00 |
|
jwalden@mit.edu
|
1752821aa1
|
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
|
232d05a204
|
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
|
1cc4f3b84b
|
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
|
412cb0e710
|
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
|
62c8e8dd5a
|
bug 396132 Minotaur needs to check protocol handlers r=rcampbell
|
2008-04-11 16:04:24 -07:00 |
|
mozilla@weilbacher.org
|
c53bcf9b22
|
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
|
871fb864eb
|
Fix line endings and don't break OS/2, NPOTB.
|
2008-04-10 16:46:11 -07:00 |
|
ted.mielczarek@gmail.com
|
0ffa64785b
|
bug 426867 - ssl proxy for mochitest. r=sayrer/kaie (test only code)
|
2008-04-09 08:30:54 -07:00 |
|
jwalden@mit.edu
|
ef52975acb
|
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
|
726a14be7d
|
"Automated configuration bump, release for firefox 2.0.0.14rc1"
|
2008-04-07 08:54:23 -07:00 |
|
jay@mozilla.org
|
528c7d2e5b
|
bumped maxversion to 3.0pre (and actual version this time)
|
2008-04-03 13:48:20 -07:00 |
|
jay@mozilla.org
|
85ce2e84b2
|
bumped maxversion to 3.0pre
|
2008-04-03 13:43:21 -07:00 |
|
bclary@bclary.com
|
002b641b63
|
Sisyphus - remove hard coded path dependencies, support mozilla-build, bug 426415, r=rcampbell
|
2008-04-03 09:22:29 -07:00 |
|
enndeakin@sympatico.ca
|
ee4bf85b65
|
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
|
30c7f06cd5
|
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
|
06670089f0
|
"Automated configuration bump, release for firefox 3.0b5rc2"
|
2008-03-27 16:43:42 -07:00 |
|
ctalbert@mozilla.com
|
295f884edb
|
bug 424253 Minotaur cleanup patch r=robcee
|
2008-03-27 09:49:02 -07:00 |
|
bclary@bclary.com
|
5a0ffb57ff
|
Sisyphus - update profile user prefs, bug 424681
|
2008-03-23 13:59:03 -07:00 |
|
ajschult@verizon.net
|
9afac161f1
|
backing out bug 424501 to verify it doesn't /cause/ firefox to crash
|
2008-03-22 17:04:36 -07:00 |
|
anodelman@mozilla.com
|
c5f17bce51
|
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
|
6329269a7d
|
Bug 424501: disable gnome bug-buddy dialog from runtests, r=waldo
|
2008-03-22 09:44:57 -07:00 |
|
rhelmer@mozilla.com
|
77dc01dc03
|
back out workaround b=401327
|
2008-03-21 14:06:21 -07:00 |
|
jwalden@mit.edu
|
a97929d3e5
|
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
|
23d3ad31b4
|
Adding test dir
|
2008-03-19 17:47:50 -07:00 |
|