timeless@mozdev.org
|
2d8f6fb12c
|
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
|
629e4472a0
|
Whitespace fix, no bug
|
2009-06-23 11:59:32 -04:00 |
Serge Gautherie
|
1aa976a695
|
Bug 495730 - xpcshell-tests: each test leaks 3 nsStringBuffer, after (harness) bug 483062 landing; (Bv2a) Fix and extend test_crashreporter.js; r=ted.mielczarek
|
2009-06-22 23:43:19 +02:00 |
Serge Gautherie
|
54852013b8
|
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
|
4364915d15
|
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 |
Ginn Chen
|
dd8bfdeddf
|
Bug 497567 browser.dom.window.dump.enabled is boolean r=rcampbell
|
2009-06-18 19:15:17 +08:00 |
Boris Zbarsky
|
0e36ac6584
|
Work around bug 494546 causing performance problems when running chrome tests.
|
2009-06-16 18:34:43 -07:00 |
Hiroyuki Ikezoe
|
129139cc0d
|
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 |
Serge Gautherie
|
1f0ac1df26
|
Bug 384339 - The check-interactive code executes head, tail scripts before the user runs; (Dv1c) Load head, test and tail files from _execute_test(); r=jwalden+bmo
|
2009-06-13 15:11:00 +02:00 |
Dave Townsend
|
5a42acf9bd
|
Backed out temporary logging changeset 9a72a7036822
|
2009-06-13 10:10:36 +01:00 |
Dave Townsend
|
9d958bd7d7
|
Bug 486489: Turn on url-classifier logging to track down the leak. r=ted
|
2009-06-12 15:51:37 +01:00 |
Gavin Sharp
|
de51b0bedd
|
Bug 492467 - browser-harness.xul: issues with deferred log generation; r=dtownsend
|
2009-06-11 19:47:37 +02:00 |
Arpad Borsos
|
cb08371dfd
|
Bug 467948 - fix some deprecated conversion from string constant warnings; r=dbaron
|
2009-05-26 10:53:15 +02:00 |
Henri Sivonen
|
5ce5655c12
|
Bug 468708 - namespaceURI for HTML elements should be http://www.w3.org/1999/xhtml (also make localName return in lower case) r=sicking, sr=peterv, a=beltzner
|
2009-06-09 10:41:19 +03:00 |
Joel Maher
|
67b3034f4a
|
Bug 489817 - migrate existing geolocation tests from mochitest to browser-chrome; r=(ctalbert + doug.turner)
|
2009-06-08 21:50:04 +02:00 |
Serge Gautherie
|
9aca6715ac
|
Bug 362433 - xpcshell-tests: add dump() to each do_check_*(), at least; (Av1a) Log check results; r=(ccooper + rcampbell)
|
2009-06-05 00:05:22 +02:00 |
Robert Sayre
|
1656ffe4ba
|
Merge mozilla-central to tracemonkey.
|
2009-06-02 14:31:13 -04:00 |
Bob Clary
|
766dd2e4f3
|
Bug 493875 - Sisyphus - remove use of -install-global-extension
|
2009-06-01 16:39:48 -07:00 |
Bob Clary
|
631be4213c
|
bug 493871 - Sisyphus - incorporate NT debug log output into Sisyphus log.
|
2009-06-01 16:39:42 -07:00 |
Bob Clary
|
08aee023a5
|
bug 493870 - force usage of mozilla build's python to prevent build failures due to use of cygwin's.
|
2009-06-01 16:39:24 -07:00 |
Walter Meinl
|
fb13f769db
|
Bug 484604 - OS/2 problem with running the new python test program; r=ted.mielczarek
|
2009-06-02 00:21:34 +02:00 |
Dave Townsend
|
5f5657740c
|
Backed out changeset ddd616e58309 from bug 481406 due to tinderbox shortlog
spam
|
2009-05-28 12:19:57 +01:00 |
Dave Townsend
|
3d3607a2c9
|
Bug 481406: Include console messages in the log. r=sdwilsh
|
2009-05-20 10:18:27 +01:00 |
Serge Gautherie
|
4970f92ab2
|
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
|
87200a6e6a
|
Bug 483799. Avoid std::max in Windows CE. r=jwalden
|
2009-05-18 10:29:02 +12:00 |
Serge Gautherie
|
5d8feb974b
|
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
|
c674dd659c
|
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 |
Ted Mielczarek
|
be5bd6c9f3
|
bug 483062 - figure out how to get crash stacks from xpcshell tests - followup to fix packaged-tests. r=bsmedberg
--HG--
extra : rebase_source : 01ef1b53cabf31479599280bae2f1b9fd99b7f87
|
2009-05-14 07:37:40 -04:00 |
Serge Gautherie
|
de4a5df872
|
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
|
deac5346ba
|
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
|
d577e133a0
|
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
|
06085f2fb1
|
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
|
bd3965a189
|
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
|
edbeda57c4
|
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
|
369b6067e1
|
Bug 489953 Remove extraneous semicolons
r=gavin
|
2009-05-03 09:28:43 -07:00 |
Peter Annema
|
9438bdf990
|
Bug 484298: Need to be able to see logs from xpcshell tests. r=ted
|
2009-04-30 23:07:50 -07:00 |
Serge Gautherie
|
77f28a156b
|
Bug 488091 - Review |make check| usages; (Av2a) Remove empty targets; r=ted.mielczarek
|
2009-04-29 00:57:50 +02:00 |
Serge Gautherie
|
28df3d39a2
|
Bug 489840 - runxpcshelltests.py should report non-zero return code explicitly; (Av1) Add xpcshell return code to test error message; r=ted.mielczarek
|
2009-04-29 00:46:15 +02:00 |
Serge Gautherie
|
a280f35ffe
|
Bug 485736 - Add (TUnit) 'xpcshell-tests' |make| target, using |runxpcshelltests.py| new '--manifest' option; (Dv1a) Add |EXTRA_TEST_ARGS| support, enhance |--test| feature; r=ted.mielczarek
|
2009-04-28 01:37:02 +02:00 |
Serge Gautherie
|
aa4134dbab
|
Bug 485736 - Add (TUnit) 'xpcshell-tests' |make| target, using |runxpcshelltests.py| new '--manifest' option; (Hv1a) Stop XPCSHELL_TESTS execution by 'check' target; r=ted.mielczarek
|
2009-04-26 23:32:41 +02:00 |
Bob Clary
|
3f9a41ec7b
|
bug 403965 - crash test by Martijn Wargers.
|
2009-04-24 10:08:22 -07:00 |
Bob Clary
|
d6d8bbc712
|
bug 394275 - crash test by Jesse Ruderman.
|
2009-04-24 10:08:22 -07:00 |
Bob Clary
|
ccd6a00b53
|
bug 374810 - crash test by Martijn Wargers.
|
2009-04-24 10:08:17 -07:00 |
Bob Clary
|
944d8d0e02
|
bug 303901 - crash tests by Tom Ferris, Mats Palmgren.
|
2009-04-24 10:08:10 -07:00 |
Blake Kaplan
|
4cf6c7e06d
|
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
|
4ac464bb8c
|
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
|
2bc14afcfe
|
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
|
3ede13b3f3
|
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 |
Ted Mielczarek
|
b2b369fe2f
|
bug 439110 - xpcshell's load() just silently fails for non-existent files - add automated test
|
2009-04-20 06:56:23 -04:00 |
Jeff Walden
|
bf989a3ca6
|
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 |