Lukas Blakk lsblakk@mozilla.com
|
f990fed68b
|
Bug 627604 - Update jetpack location for buildsteps r=ctalbert a=test-only
|
2011-01-25 16:35:30 -08:00 |
|
Mounir Lamouri
|
bd113d2f2e
|
Bug 622264 - Make synthesizeDrop works in more situations. r=enndeakin a=tests
|
2011-01-25 11:30:24 +01:00 |
|
Jeff Walden
|
15fda24aa9
|
Bug 497869 - Future reserved words are syntax errors in strict mode. r=brendan
|
2011-01-22 17:46:22 -08:00 |
|
Jeff Walden
|
882117c5e3
|
Back out everything from the last several hours for turning into a disaster zone finally ending in total orange. r=return-to-sanity
|
2011-01-23 03:12:28 -08:00 |
|
Jeff Walden
|
5ef527b523
|
Another round of orange fixes, sigh. r=orange yet again
|
2011-01-23 00:12:05 -08:00 |
|
Justin Lebar
|
144d86d08f
|
Bug 613813 - Mochitest's websocket server shouldn't die upon receiving SIGINT when running an interactive debugger. r=ted, a=testonly
--HG--
extra : rebase_source : 1f2664b9829ac2db355f02308fcdc133ead2d53f
|
2010-11-20 19:29:58 -08:00 |
|
Masayuki Nakano
|
84e289495a
|
Bug 610821 part.4 Send correct keyevents when type isn't specified r=smaug, a=beltzner
|
2011-01-14 22:43:18 +09:00 |
|
Clint Talbert
|
8947822a22
|
Bug 624001 Update android devicemanager with better error handling r=jmaher,mcote a=NPOTB
|
2011-01-13 12:00:23 -06:00 |
|
Phil Ringnalda
|
b9883dc5b6
|
Back out d1a5599b49fa from bug 615546 for turning bug 592402 from something that hadn't happened for three months to a top-10 test failure, a=shaver
|
2011-01-09 01:11:31 -08:00 |
|
Jeff Hammel
|
b41e024fbc
|
Bug 568642 - Create make target for make mozmill r=ctalbert a=NPOTB
|
2011-01-11 10:51:30 -06:00 |
|
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 |
|