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 |
|
Scott Greenlay
|
4d41c8ea82
|
Bug 596762: Allow specification of differing IPC preferences for each architecture in a universal binary. r=josh a=blocking-b7
|
2010-09-23 13:21:55 -04:00 |
|
Jeff Hammel
|
550c921a7a
|
Bug 516984 Allow mozmill unit test to work on windows a=NPOTB r=ctalbert
|
2010-09-21 15:29:59 -07:00 |
|
Clint Talbert
|
d409dac16c
|
Bug 598465 Remove detritus from m-c r=jhammel a=NPOTB
|
2010-09-21 15:29:59 -07:00 |
|
Clint Talbert
|
4a3113a728
|
Bug 516984 adding a restart test to the mozmill test suite in m-c to make buildbot integration work r=whimboo a=NPOTB
|
2010-09-21 15:29:59 -07:00 |
|
Josh Aas
|
4c5979b1bf
|
Backed out changeset c06ef0414fee, bug 596762. a=me
|
2010-09-20 22:13:13 -04:00 |
|
Scott Greenlay
|
c18a02206e
|
Bug 596762: Allow specification of differing IPC preferences for each architecture in a universal binary. r=josh a=blocking-b7
|
2010-09-20 20:21:55 -04:00 |
|
Jeff Hammel
|
7246afa098
|
Bug 585086 Update mozmill to 1.5 version r=ctalbert a=NPOTB
|
2010-09-17 17:18:08 -07:00 |
|
Clint Talbert
|
bd46974754
|
Bug 596023 Update Tests for Mozmill in m-c r=whimboo a=NPOTB
|
2010-09-17 17:18:06 -07:00 |
|
Dietrich Ayala
|
6cfe2c2030
|
Backout of bug 574688 due to test failure, a=backout.
|
2010-09-16 15:40:32 +07:00 |
|
Dietrich Ayala
|
a2df4c31c5
|
Bug 574688 - replace the status bar with the addon bar (r=mano, a=blocking-beta7)
|
2010-09-16 13:09:27 +07:00 |
|
Brian Crowder
|
ab39525a46
|
Bug 567267 - move management of ExternalHelperApp protocols to PContent, r=dwitte, blocking-fennec2.0b1=mfinkle
|
2010-09-15 15:55:08 -07:00 |
|
Edmund Wong
|
5b4740a5e2
|
Bug 576026 - Renamed runtests.py.in to runtests.py and removed the interpolation lines from Makefile.in r=khuey a=bsmedberg
--HG--
rename : testing/mochitest/runtests.py.in => testing/mochitest/runtests.py
|
2010-11-08 09:47:02 +13:00 |
|
Markus Stange
|
253a0ae7e1
|
Bug 574663 - Mark momentum scroll events with a kIsMomentum flag and don't allow them to cause zooming. r=smaug, a=final
|
2010-11-05 17:04:28 +01:00 |
|
Phil Ringnalda
|
64b1370792
|
Bug 608546 - Get rid of log spam about 'variable basePath redeclares argument', r=jmaher, a=test-only
|
2010-10-30 10:00:19 -07:00 |
|
Scott Greenlay
|
12a1123cd8
|
Bug 609673: Fix incorrect syntax for ipc plugin tests in testsuite-targets.mk. r=josh a=josh
|
2010-11-05 15:11:36 -04:00 |
|
Robert O'Callahan
|
8d1417ce26
|
Bug 508128 - Additional diagnostics to report more data about test exceptions. r=waldo a=test-only
--HG--
extra : rebase_source : ececb0215cac3139336a67f429320ea4106e391f
|
2009-11-05 15:06:00 -05:00 |
|