Henri Sivonen
|
997d759378
|
Bug 499907 - Make the mochitest server have the right MIME types for Ogg. r=jwalden+bmo
|
2009-06-26 10:45:08 +03:00 |
|
timeless@mozdev.org
|
da2398114b
|
Bug 499994 Use unsigned const integers in ssltunnel for things that should never be signed
r=ted
|
2009-06-24 22:16:00 +02:00 |
|
Gavin Sharp
|
d257fd6dbd
|
Whitespace fix, no bug
|
2009-06-23 11:59:32 -04:00 |
|
Serge Gautherie
|
363fce825e
|
Bug 482598 - Requesting a tinderbox for Mac with --enable-accessibility; (Jv1) Remove previously forced leak threshold; (no review)
|
2009-06-22 03:09:00 +02:00 |
|
Serge Gautherie
|
95645128d0
|
Bug 494397 - SimpleTest.js |window.onerror| calls |SimpleTest.finish()| while test is still running; (Av1) Tabs cleanup, Improve+Add error messages, Use executeSoon(); r=rcampbell
|
2009-06-19 20:10:20 +02:00 |
|
Boris Zbarsky
|
b7aff036cb
|
Work around bug 494546 causing performance problems when running chrome tests.
|
2009-06-16 18:34:43 -07:00 |
|
Hiroyuki Ikezoe
|
412141d9f6
|
Bug 487694 - "unable to build ssltunnel and some xpcom/test files due to CxxFrameHandler linkage" (Patch for ssltunnel.exe) [r=jwalden+bmo]
|
2009-06-14 01:51:37 -07:00 |
|
Dave Townsend
|
b4831e749e
|
Backed out temporary logging changeset 9a72a7036822
|
2009-06-13 10:10:36 +01:00 |
|
Dave Townsend
|
99d956761e
|
Bug 486489: Turn on url-classifier logging to track down the leak. r=ted
|
2009-06-12 15:51:37 +01:00 |
|
Gavin Sharp
|
8d0659555f
|
Bug 492467 - browser-harness.xul: issues with deferred log generation; r=dtownsend
|
2009-06-11 19:47:37 +02:00 |
|
Arpad Borsos
|
589f71c968
|
Bug 467948 - fix some deprecated conversion from string constant warnings; r=dbaron
|
2009-05-26 10:53:15 +02:00 |
|
Joel Maher
|
f2847c7f2e
|
Bug 489817 - migrate existing geolocation tests from mochitest to browser-chrome; r=(ctalbert + doug.turner)
|
2009-06-08 21:50:04 +02:00 |
|
Dave Townsend
|
ccfea9600e
|
Backed out changeset ddd616e58309 from bug 481406 due to tinderbox shortlog
spam
|
2009-05-28 12:19:57 +01:00 |
|
Dave Townsend
|
d94a6cfe5e
|
Bug 481406: Include console messages in the log. r=sdwilsh
|
2009-05-20 10:18:27 +01:00 |
|
Serge Gautherie
|
94b4aa1278
|
Bug 473506 - Synchronize BrowserChrome and Mochitest log formats; (Av1) Mochitest: remove '*** ' console output; r=rcampbell
|
2009-05-26 18:33:13 +02:00 |
|
Hiroyuki Ikezoe
|
6983cac4df
|
Bug 483799. Avoid std::max in Windows CE. r=jwalden
|
2009-05-18 10:29:02 +12:00 |
|
Serge Gautherie
|
a9a8366547
|
Bug 483407 - Improve the "mochitest*" harness; (Dv1a) browser-harness.xul: Sync' '#0d0', Improve ToDo support, Make 'No tests' case be a failure, Sync' 'Running' output; r=rcampbell
|
2009-05-16 01:14:13 +02:00 |
|
Serge Gautherie
|
7ae5da599f
|
Bug 483407 - Improve the "mochitest*" harness; (Bv1a) test.css: Whitespace cleanup, Sync' '#0d0' and ToDo supports; r=rcampbell
|
2009-05-16 01:14:12 +02:00 |
|
Serge Gautherie
|
d47fd76ada
|
Bug 483407 - Improve the "mochitest*" harness; (Cv1b2) TestRunner.js: Improved timeout handling, Check for no checks case, More consistent updateUI() output; r=rcampbell
|
2009-05-14 16:17:48 +02:00 |
|
Ted Mielczarek
|
eea55d01da
|
bug 483062 - figure out how to get crash stacks from xpcshell tests - another followup bustage fix
|
2009-05-12 07:57:44 -04:00 |
|
Ted Mielczarek
|
4f4b086565
|
bug 483062 - figure out how to get crash stacks from xpcshell tests. r=bsmedberg
--HG--
extra : rebase_source : 70355805b7f71c016eaa7aaea1d1916a23316b8a
|
2009-05-11 15:54:39 -04:00 |
|
Serge Gautherie
|
799be9a884
|
Bug 483407 - Improve the "mochitest*" harness; (Av1a) SimpleTest.js: Report tests which did not actually check anything, Improve ToDo support; r=dbaron
|
2009-05-12 03:38:29 +02:00 |
|
L. David Baron
|
8c38aba811
|
Switch HTML mochitests from using MochiKit.js to packed.js. (Bug 490955) r=sayrer
|
2009-05-06 13:46:04 -07:00 |
|
L. David Baron
|
7225e5f717
|
Switch HTML mochitest template from using MochiKit.js to packed.js. (Bug 490955) r=sayrer
|
2009-05-06 13:46:01 -07:00 |
|
timeless@mozdev.org
|
77811df3a6
|
Bug 489953 Remove extraneous semicolons
r=gavin
|
2009-05-03 09:28:43 -07:00 |
|
Blake Kaplan
|
54734b9d0b
|
Bug 475864 - Move native anonymous content checks into a wrapper so that quickstubs don't sidestep them. r=jst sr=bzbarsky
|
2009-04-23 00:21:22 -07:00 |
|
Ginn Chen
|
a1c0b74a0c
|
Bug 478845 Disable mochitest of test plugin if test plugin is absent r=ted.mielczarek, jwalden
|
2009-04-23 14:27:04 +08:00 |
|
Olli Pettay
|
d7bd5d2e6a
|
Bug 454781 - Mochitest doesn't align the names of the testfiles and test results, r=sayrer
|
2009-04-21 14:25:22 +03:00 |
|
Serge Gautherie
|
5c536971f8
|
Bug 482598 - Requesting a tinderbox for Mac with --enable-accessibility; (Bv1) Force a leak threshold for test suite; r=jwalden+bmo
|
2009-04-21 00:26:03 +02:00 |
|
Jeff Walden
|
583c6b4c88
|
Bug 396226 - Provide an API to asynchronously generate HTTP responses in httpd.js, and implement a state-storage system which can store object references to provide greater contextual information in handlers. NB: this push enables httpd.js debug output just in case something goes wrong, to be disabled as soon as it's clear nothing has -- expect the first Windows builds to finish next century sometime. r=sayrer
|
2009-04-15 13:19:35 -07:00 |
|
Serge Gautherie
|
a789e5828a
|
Bug 484231 - A Mochitest crashdump turns the waterfall orange but misses to |TinderboxPrint|; (Bv1) runtests.py.in: return |status| instead of |0|, and 3 (unrelated) nits; r=jwalden+bmo
|
2009-04-10 12:30:32 +02:00 |
|
Ted Mielczarek
|
283013022e
|
bug 485436 - work around OS X 10.4 xpcshell bustage with smarter default setting in runtests.py. r=waldo
|
2009-04-06 07:33:27 -04:00 |
|
Serge Gautherie
|
f20bf12aaf
|
Bug 454717 - Check/Fix browser chrome tests which |addEventListener()| without |removeEventListener()|; (Av1) Fix harness-overlay.xul; r=gavin.sharp
|
2009-03-30 23:42:12 +02:00 |
|
Ted Mielczarek
|
aaa58f8d73
|
Bug 421611 - Need to be able to run tests on arbitrary build - add packaging bits for xpcshell. r=bsmedberg
--HG--
rename : intl/strres/tests/397093.properties => intl/strres/tests/unit/397093.properties
rename : intl/strres/tests/strres.properties => intl/strres/tests/unit/strres.properties
|
2009-03-21 11:20:00 -04:00 |
|
Mark Finkle
|
ba8c5a6408
|
Bug 484127 - Move browser_scope.js into browser/; r=gavin.sharp
--HG--
rename : testing/mochitest/tests/browser/browser_scope.js => browser/base/content/test/browser_scope.js
|
2009-03-19 15:57:55 +01:00 |
|
Joe Drew
|
a87bf62048
|
Remove runtests.py.in change from d3c2bf145fb8, accidentally committed.
|
2009-03-17 17:22:24 -04:00 |
|
Joe Drew
|
ea1f5e5a2d
|
Bug 479328 and bug 481753 - Ensure imgRequest always knows when it's in the cache, and doesn't try to do cache manipulation when it isn't. Also, fix redirect handling to not simply invalidate the cache entry. r=vlad, sr=bzbarsky
|
2009-03-17 17:07:16 -04:00 |
|
Doug Turner
|
ff0bc343ea
|
Bug 478911. better geolocation mochitests. r=ctalbert/jmaher
|
2009-03-14 21:03:21 -07:00 |
|
Benjamin Smedberg
|
3305b96ed7
|
Bug 481732 - Check for crash minidumps in unit tests and dump them, if the MINIDUMP_STACKWALK path is set in the environment, r=ted
|
2009-03-10 13:36:14 -04:00 |
|
Serge Gautherie
|
d0a01b63f4
|
Bug 469518 - Enable Reftest leak log in tinderbox (log); (Bv1b) Move leak log parsing code to automation.py.in from runtests.py.in; r=jwalden+bmo
|
2009-03-09 21:00:55 +01:00 |
|
Ben Turner
|
7b2f1bd35e
|
Bug 480279 - 'Allow mochitests to launch under a debugger or valgrind'. r=waldo.
|
2009-03-06 15:28:20 -08:00 |
|
Serge Gautherie
|
5dd75974c9
|
Bug 480077 - automation.py.in : additional fix to bug 472706 for |runApp()| return value(s); (Bv1a) Replace external times by internal duration ++; r=jwalden+bmo
|
2009-03-05 19:01:39 +01:00 |
|
Dave Townsend
|
2072050607
|
Bug 475322: Browser chrome test harness shouldn't use a periodic poller. r=gavin
|
2009-02-25 14:27:32 -08:00 |
|
Serge Gautherie
|
037b3b9555
|
Bug 475085 - Mochitest leakThreshold should default to 0; (Av1) Set global default to 0 from infinity; r=jwalden+bmo
|
2009-02-25 16:25:05 +01:00 |
|
Boris Zbarsky
|
8eab85d08a
|
Speed up canvas comparisons in bidi mochitests. No bug
|
2009-02-19 22:04:19 -05:00 |
|
Ted Mielczarek
|
a0dc1e2a51
|
bug 468913 - Need a Makefile target to run reftest. r=dbaron,bsmedberg,jwalden
|
2009-02-12 08:49:53 -05:00 |
|
Ted Mielczarek
|
c07bf673e3
|
bug 476163 - consolidate makefile cruft for generating automation.py. r=bsmedberg
--HG--
rename : build/pgo/automation.py.in => build/automation.py.in
|
2009-02-12 08:49:53 -05:00 |
|
Masayuki Nakano
|
68f9a6a266
|
Bug 442774 Wheel/touchpad scrolling gets stuck in frame, stop scrolling the web page as a whole r=Olli.pettay, sr=roc
|
2009-02-12 19:44:38 +09:00 |
|
Masayuki Nakano
|
789465492f
|
backing-out the patch for bug 442774
|
2009-02-12 18:54:02 +09:00 |
|
Masayuki Nakano
|
4d6c3072e5
|
Bug 442774 Wheel/touchpad scrolling gets stuck in frame, stop scrolling the web page as a whole r=Olli.pettay, sr=roc
|
2009-02-12 16:02:49 +09:00 |
|