Serge Gautherie
|
7a3239568c
|
Bug 621384 - SimpleTest.showReport(): add a separator from the test content; (Av1) Add |addNode(HR());|.
r=rcampbell a=(test only).
|
2011-01-04 16:20:18 +01:00 |
|
John Hopkins
|
93ebfcf35d
|
Bug 621715 - runxpcshelltests.py clobbers LD_LIBRARY_PATH; r=ted a=NPOTB/test code/GLIBCXX_3.4.9 bustage fix in xpcshell tests for Thunderbird builders.
|
2011-01-01 21:58:29 -08:00 |
|
Clint Talbert
|
abb327a3d5
|
Bug 582472 - Add a special powers object to remove enable privilege r=ted,smaug a=test-only
|
2010-12-22 08:39:29 -08:00 |
|
Jim Mathies
|
e271642fee
|
Bug 617503 - Disable IPv6 lookups for host 'localhost' for xpecshell tests on Windows. r=ted, a=tests.
|
2010-12-10 19:17:25 -06:00 |
|
Joel Maher
|
4b2ccbce75
|
Bug 611230 Remote mochitest fails to honor --utility-path r=ctalbert a=NPOTB
|
2010-12-09 14:47:21 -08:00 |
|
Gavin Sharp
|
9c64c7f28c
|
Bug 606251: fix bug in test file enumeration that broke running tests more than once (depending on JS version changes), r=dtownsend, a=tests
--HG--
extra : rebase_source : 4c0ad52132f4674e415bae9f6e0b955fb813cd60
|
2010-12-05 08:38:29 -05:00 |
|
Serge Gautherie
|
a3e742b408
|
Bug 615546 - SimpleTest.finish() should be asynchronous; (Av1a) SimpleTest.js: Create SimpleTest._finishNow() out of SimpleTest.finish() then call it asynchronously, Fix some (unrelated) nits.
r=rcampbell a=(test only).
|
2010-12-05 14:09:58 +01:00 |
|
Henrik Skupin
|
ce3c60c23c
|
Bug 613802 - Dummy test for Mozmill restart tests to circumvent Tinderbox fail errors. r=ctalbert a=test-only
|
2010-12-02 10:14:13 -08:00 |
|
Dave Townsend
|
e7db93f2d0
|
Backing out changeset ab44d15573e2 from bug 615546 due to an unusual rise in failures of bug 592402 (and maybe others). a=backout CLOSED TREE
|
2010-12-01 11:14:43 -08:00 |
|
Serge Gautherie
|
472cbecc86
|
Bug 615546 - SimpleTest.finish() should be asynchronous; (Av1a) SimpleTest.js: Create SimpleTest._finishNow() out of SimpleTest.finish() then call it asynchronously, Fix some (unrelated) nits.
r=rcampbell a=(test only).
|
2010-12-01 18:24:03 +01:00 |
|
Frank Yan
|
22fbb53ff3
|
Fix entity typo that caused bustage. a=bustage
|
2010-12-01 02:39:32 -08:00 |
|
Frank Yan
|
e503beb730
|
Partial backout to try to fix failures. a=bustage
|
2010-12-01 01:32:24 -08:00 |
|
Frank Yan
|
91b1065316
|
Bug 604419 - Selecting "Don't show this message..." should prevent pop-up blocked info bar from being displayed. r=gavin ui-r=faaborg a=blockingfinal
|
2010-12-01 00:06:54 -08:00 |
|
Henrik Skupin
|
52600ff97c
|
Bug 613802 - Removal of the orange Mozmill testDefaultBookmarks test. r=jhammel, a=test-only
|
2010-11-30 08:26:14 -08:00 |
|
Serge Gautherie
|
7a788a97e7
|
Bug 597811 - [SeaMonkey] mochitests-1/5: "WARNING: NS_ENSURE_SUCCESS(rv, rv) ... nsHTMLInputElement.cpp, line 436" + "test_bug592802.html | Test timed out.", caused by "test_bug548193.html / nsContentPrefService.js"; (Dv1) Revert extraneous change in patch Cv1.
a=(bustage fix).
DONTBUILD
|
2010-11-20 08:01:58 +01:00 |
|
Serge Gautherie
|
a749d5803e
|
Bug 597811 - [SeaMonkey] mochitests-1/5: "WARNING: NS_ENSURE_SUCCESS(rv, rv) ... nsHTMLInputElement.cpp, line 436" + "test_bug592802.html | Test timed out.", caused by "test_bug548193.html / nsContentPrefService.js"; (Cv1) Add 1 missing 'JSVersion version' in patch Bv1.
a=(bustage fix).
DONTBUILD
|
2010-11-20 07:55:24 +01:00 |
|
Ehsan Akhgari
|
6dd368d52c
|
Make it easier to run all editor crashtests in one go DONTBUILD a=NPOTB
|
2010-11-18 23:20:23 -05:00 |
|
Robert Sayre
|
2d10c1480d
|
Merge tracemonkey to mozilla-centra. a=blockers.
|
2010-11-17 13:55:14 -08:00 |
|
Robert Sayre
|
f8d70b12f4
|
Merge mozilla-central to tracemonkey.
|
2010-11-16 07:25:10 -08:00 |
|
Ryan VanderMeulen
|
b3c91154cb
|
Bug 578546 - Fix more MSVC warning spam by removing unneeded declarations. r=cjones a=benjamin
|
2010-11-16 10:21:53 +01:00 |
|
Mounir Lamouri
|
1de62e75f9
|
Bug 612677 - Accept TEST_PATH as an environment variable for crashtest and jstestbrowser. r=khuey a=NPOTB
|
2010-11-17 17:25:16 +01:00 |
|
Mounir Lamouri
|
9e690ba911
|
Bug 610290 - Let pass TEST_PATH as an environment variable for make reftest . r=khuey a=NPOTB
|
2010-11-13 00:30:27 +01:00 |
|
Clint Talbert
|
4ef8182731
|
Backed out changeset 32f70e593bf6 due to intermittent orange on mochi-1 a=bustage
|
2010-11-12 11:03:44 -08:00 |
|
Clint Talbert
|
ccf09edf01
|
Bug 582472 - Add Special Powers object to replace Universal XPConnect in mochitest plain r=ted,smaug a=NPOTB
|
2010-11-12 06:06:23 -08:00 |
|
Robert Sayre
|
78fcef6d2d
|
Merge mozilla-central to tracemonkey.
|
2010-11-09 15:29:44 -05:00 |
|
Chris Leary
|
9ff0cd58c9
|
Bug 596580: Fix mozJSSubScriptLoader's version finding. (r=brendan)
|
2010-11-03 12:09:24 -07:00 |
|
Dave Townsend
|
2ea8fdd74f
|
Bug 608416: Stop exceptions from cleanup functions from breaking the harness. r=gavin, a=tests
|
2010-10-30 11:59:18 -07:00 |
|
Dave Townsend
|
00e3246a8b
|
Bug 607018: Browser harness is always on top on Linux. r=gavin, a=tests
|
2010-10-25 16:38:01 -07:00 |
|
Honza Bambas
|
34d4d2f157
|
Bug 542207 - ssltunnel: clean up and update logging and make it optional, r=ted, a=test-only-change
|
2010-10-25 18:47:23 +02:00 |
|
Benjamin Smedberg
|
2aaeb2d246
|
Merge mozilla-central into the branch for asynchonous plugin painting (bug 596451), especially to pick up and test whether the fix for 602200 also fixes bug 607958.
|
2010-11-08 09:50:11 -05:00 |
|
Benjamin Smedberg
|
010fbdcb07
|
Merge mozilla-central into the branch for asynchronous plugin painting on Windows.
|
2010-11-05 15:56:28 -04:00 |
|
Jeff Hammel
|
2bbc8bc545
|
Bug 609333 Mozrunner should stop use xml.dom instead of elementtree for parsing addon information r=ctalbert a=NPOTB
|
2010-11-04 17:01:13 -07:00 |
|
Joel Maher
|
4c291bfb94
|
Bug 608740 Remote Testing on browser chrome misses testConfig.js file r=ctalbert a=NPOTB
|
2010-11-04 17:01:12 -07:00 |
|
Benjamin Smedberg
|
0a2062e721
|
Merge mozilla-central to the branch for bug 596451.
|
2010-10-28 10:05:20 -04:00 |
|
L. David Baron
|
a3f067c2ed
|
Add method to synthesize mouse events at the center of elements. (Bug 595652) r=Mossop a2.0=blocking2.0:betaN
|
2010-10-11 11:03:12 -07:00 |
|
Justin Wood
|
7f3a69cd8e
|
Bug 599693, Make mochitest-1 .. mochitest-5 work in tree. r=khuey, r=ted
|
2010-09-26 00:19:27 -04:00 |
|
Clint Talbert
|
5113d5e127
|
Bug 608393 Update Mozmill on mozilla central to 1.5.1 rc2 r=jhammel a=NPOTB
--HG--
extra : rebase_source : c1d58027a8f218457efcf77a6ae3c09c7f9a4d30
|
2010-11-01 14:52:08 -07:00 |
|
Henri Sivonen
|
8bc14b6092
|
Bug 559023 part 1 - Move html5lib tree builder tests to a directory of their own. r=jgriffin, a=test-only.
--HG--
rename : parser/htmlparser/tests/mochitest/html5lib_license.txt => parser/htmlparser/tests/mochitest/html5lib_tree_construction/html5lib_license.txt
rename : parser/htmlparser/tests/mochitest/html5lib_tree_dat1.txt => parser/htmlparser/tests/mochitest/html5lib_tree_construction/tests1.dat
rename : parser/htmlparser/tests/mochitest/html5lib_tree_dat2.txt => parser/htmlparser/tests/mochitest/html5lib_tree_construction/tests2.dat
rename : parser/htmlparser/tests/mochitest/html5lib_tree_dat3.txt => parser/htmlparser/tests/mochitest/html5lib_tree_construction/tests3.dat
|
2010-09-01 14:41:12 +03:00 |
|
Paul O’Shannessy
|
864398a779
|
Bustage fix from 91a49bf6464b. a=bustage
I shouldn't be allowed to copy & paste...
|
2010-10-04 13:50:16 -07:00 |
|
Paul O’Shannessy
|
0482dcb224
|
Bug 600066 - Don't use octal escape sequences in mochitest harness [r=ctalbert, a=NPOTB]
Landing again, changes were reverted in a merge in bug 543800.
|
2010-10-04 13:03:30 -07:00 |
|
Mounir Lamouri
|
cc33a99998
|
Merging to tip. a=blocking-b7
|
2010-09-30 17:10:19 -07:00 |
|
Joel Maher
|
d45b95262c
|
Bug 598366 - remote logging with mochitest needs a little love for android and large files. r=ctalbert, a=sayrer
|
2010-09-29 19:20:33 -04:00 |
|
Henri Sivonen
|
054f988ab7
|
Bug 599583 - Make MochiKit tests use the Mozilla version of SimpleTest.js properly. r=jgriffin, a=blocking2.0-beta7.
|
2010-09-28 10:32:31 +03:00 |
|
Paul O’Shannessy
|
2496e79cb3
|
Bug 600066 - Don't use octal escape sequences in mochitest harness [r=ctalbert, a=NPOTB]
|
2010-09-28 11:54:29 -07:00 |
|
Josh Aas
|
1200785239
|
Bustage fix for bug 596762, I merged patches incorrectly. a=josh
|
2010-09-27 17:56:38 -04:00 |
|
Scott Greenlay
|
92c12ef9d7
|
Bug 596762: Allow specification of differing IPC preferences for each architecture in a universal binary. r=josh a=blocking-b7
|
2010-09-27 16:42:43 -04:00 |
|
Josh Aas
|
54d8736551
|
Back out patch for 596762, running the test plugin out-of-process on 64-bit Mac OS X is exposing a bug that causes a lot of intermittent orange. a=josh
|
2010-09-24 15:08:30 -04:00 |
|
Scott Greenlay
|
9ab1f355f5
|
Bug 596762: Allow specification of differing IPC preferences for each architecture in a universal binary. r=josh a=blocking-b7
|
2010-09-24 10:32:02 -04:00 |
|
Ted Mielczarek
|
a2bce37bbd
|
bug 598507 - wrap test harness process execution with 'arch -arch i386' on OS X 10.5. r=catlee, a=blocking
--HG--
extra : rebase_source : 7212fa8332fe6853f6dedd6bd23dc937f4b9ec86
|
2010-09-23 12:19:31 -04:00 |
|
Josh Aas
|
a2b531c127
|
Backed out changeset 401db5db054a, bug 596762. Too much orange, again. a=josh
|
2010-09-23 16:06:13 -04:00 |
|