Phil Ringnalda
3ce60add90
Bug 470166 - remove accidentally-imported Minotaur logs, r=ctalbert
2009-02-01 13:40:00 -08:00
Serge Gautherie
3dbe1e78fb
Bug 446300 - move tools/test-harness/xpcshell-simple to testing/xpcshell; (Dv1-MC) Move the source harness directory, followup; r=ted.mielczarek
...
Fix changeset 2cff77c405f8: move new files (and update them) to the correct place.
--HG--
rename : testing/xpcshell/xpcshell-simple/example/location_load.js => testing/xpcshell/example/location_load.js
rename : testing/xpcshell/xpcshell-simple/example/unit/test_location.js => testing/xpcshell/example/unit/test_location.js
2009-01-27 17:48:14 +01:00
bjarne@runitsoft.com
3a0930b339
Bug 464191 - ssltunnel process persists after Mochitest run. r=jwalden, a=testingonlychange
2009-01-12 11:23:28 -08:00
Daniel Holbert
3a59b040f3
Bug 473236 - follow up patch v3a: restore executable status for some files that might need it. a=ted
2009-01-23 11:52:51 -08:00
Jonas Sicking
be65469e7c
Bug 464954: Update Access-Control implementation to latest draft and fix some bugs. r/sr=bz
2009-01-21 14:50:28 -08:00
Serge Gautherie
31ce2ee505
Bug 446300 - move tools/test-harness/xpcshell-simple to testing/xpcshell; (Cv1-MC) Move the source harness directory, followup; r=ted.mielczarek
...
Move the 2 new files from bug 470914 too.
--HG--
rename : tools/test-harness/xpcshell-simple/example/location_load.js => testing/xpcshell/xpcshell-simple/example/location_load.js
rename : tools/test-harness/xpcshell-simple/example/unit/test_location.js => testing/xpcshell/xpcshell-simple/example/unit/test_location.js
2009-01-23 01:42:58 +01:00
Serge Gautherie
beb21941b4
Bug 446300 - move tools/test-harness/xpcshell-simple to testing/xpcshell; (Av1a-MC) Move the source harness directory; r=ted.mielczarek
...
--HG--
rename : tools/test-harness/xpcshell-simple/Makefile.in => testing/xpcshell/Makefile.in
rename : tools/test-harness/xpcshell-simple/README => testing/xpcshell/README
rename : tools/test-harness/xpcshell-simple/example/Makefile.in => testing/xpcshell/example/Makefile.in
rename : tools/test-harness/xpcshell-simple/example/unit/test_sample.js => testing/xpcshell/example/unit/test_sample.js
rename : tools/test-harness/xpcshell-simple/execute_test.js => testing/xpcshell/execute_test.js
rename : tools/test-harness/xpcshell-simple/head.js => testing/xpcshell/head.js
rename : tools/test-harness/xpcshell-simple/tail.js => testing/xpcshell/tail.js
rename : tools/test-harness/xpcshell-simple/test_all.sh => testing/xpcshell/test_all.sh
rename : tools/test-harness/xpcshell-simple/test_one.sh => testing/xpcshell/test_one.sh
2009-01-22 19:39:02 +01:00
Peter Van der Beken
bedc63e082
Merge backout
2009-01-22 14:53:06 +01:00
Peter Van der Beken
533783d9ea
Backed out changeset 9fc993ac4427 (Bug 464954: Update Access-Control implementation to latest draft and fix some bugs. r/sr=bz) to fix orange.
2009-01-22 14:52:34 +01:00
Daniel Holbert
2a7d88e05a
Bug 473236 - Remove executable bit from files that don't need it. (Only changes file mode -- no code changes.) r=bsmedberg
2009-01-21 22:55:08 -08:00
Jonas Sicking
e0c26b7454
Bug 464954: Update Access-Control implementation to latest draft and fix some bugs. r/sr=bz
2009-01-21 14:50:28 -08:00
Jonas Sicking
5b04c277ae
Backed out changeset 2063e342b8e1 due to failing docshell tests
2009-01-21 18:07:29 -08:00
Jonas Sicking
e7e7213705
Bug 464954: Update Access-Control implementation to latest draft and fix some bugs. r/sr=bz
2009-01-21 14:50:28 -08:00
Shawn Wilsher
5de65e03a2
Bug 473845 - Break a potential cycle with XPConnect and mozStroageService
...
This changeset removes a cycle that gets created between XPConnect and the
storage service. This accomplishes this by releasing the cached reference to
XPConnect during xpcom-shutdown.
This was the last remaining leak of the browser-chrome test harness, so this
also sets the leak threshold to zero for that test.
r=bent
2009-01-21 16:52:16 -05:00
Dave Townsend
3d41d01fa0
Bug 435743: Increase expected browser-chrome leaks to compensate for bug 473802. r=ted
2009-01-21 13:18:33 +00:00
Dave Townsend
fc1723b887
Bug 435743: Add untrusted and self signed https servers to the test server. r=ted
2009-01-21 11:01:00 +00:00
Jeff Walden
e875242af2
Sigh, last time this broke wasn't just a passing anomaly. Backed out changeset 82a1d612dde8
2009-01-18 20:12:32 -08:00
bjarne@runitsoft.com
a706f0544a
Bug 464191 - ssltunnel process persists after Mochitest run. r=jwalden
2009-01-12 11:23:28 -08:00
Honza Bambas
cb473151d0
Bug 470963 - stop copying build/pgo/certs to the objdir, r=ted.mielczarek
2009-01-18 22:44:43 +01:00
Honza Bambas
dc9449fd60
Backcing out bug 470963, again...
2009-01-18 22:15:15 +01:00
Honza Bambas
013b232c4b
Bug 470963 - stop copying build/pgo/certs to the objdir, r=ted.mielczarek
2009-01-18 21:39:45 +01:00
Honza Bambas
273d6dbc2c
Backing out bug 470963
2009-01-18 15:44:37 +01:00
Honza Bambas
e5e8bacfda
Bug 470963 - stop copying build/pgo/certs to the objdir, r=ted.mielczarek
2009-01-18 15:20:48 +01:00
Jeff Walden
a7f955fcd4
Bug 469042 - Implement SimpleTest.executeSoon for non-Mozilla browsers. r=sayrer
2009-01-16 15:34:03 -08:00
Gavin Sharp
e0eefa9ffc
Bug 429690: add ability to run browser tests individually, r=Mossop
2009-01-16 14:19:25 -05:00
Jeff Walden
99efd28560
Backed out changeset a2018012b3ee, may have broken tree (in an inscrutable way, unlike last time :-( )
2009-01-15 17:16:35 -08:00
bjarne@runitsoft.com
289ea62e3d
Bug 464191 - ssltunnel process persists after Mochitest run. r=jwalden
2009-01-12 11:23:28 -08:00
Honza Bambas
d9aebbfa4a
Bug 468087 - Cannot add new https hosts to Mochitest, r=jwalden
2009-01-15 21:17:34 +01:00
Honza Bambas
48b4e62a7e
Bug 456001 - Need automated testing for SSL client auth, r=jwalden
2009-01-15 20:19:15 +01:00
Robert Sayre
e21c1a1d06
Merge m-c to tracemonkey.
...
--HG--
rename : js/src/js.cpp => js/src/shell/js.cpp
2009-01-14 18:25:22 -05:00
Bob Clary
55f14df918
bug 472619 - update sisyphus to build 1.9.1 from releases/mozilla-1.9.1 and 1.9.2 from mozilla-central.
2009-01-14 07:16:17 -08:00
Igor Bukanov
9408a9add9
bug 473167 - increase the maximum time chrome scripts are allowed to run in the debug builds. r=ted.mielczarek
2009-01-12 18:15:12 +01:00
Jeff Walden
3fe3bfbf72
Bug 469509 - runtests.py.in : don't print leak lines for classes that aren't leaked. r=ted
2009-01-08 16:52:07 -08:00
Robert Sayre
b32137338d
bug 472706 - add better profiling input for spidermonkey in PGO builds. r=ted
...
--HG--
rename : modules/libpr0n/test/unit/image3.ico => build/pgo/favicon.ico
2009-01-13 07:34:19 -05:00
Dave Camp
c5cf52ea8a
Bug 463046: Network connectivity checking breaks running netwerk unit tests and mochitests with no connection. r=bz, r=jwalden
2009-01-12 21:52:00 -08:00
Honza Bambas
f4b909ff36
Backing out bug 468087 and bug 456001
2009-01-12 21:47:31 +01:00
Jeff Walden
e0507cdd3f
Backed out changeset a12bffb28598; it's in the way of other backouts that need to happen.
2009-01-12 12:36:00 -08:00
bjarne@runitsoft.com
f81c16ba91
Bug 464191 - ssltunnel process persists after Mochitest run. r=jwalden
2009-01-12 11:23:28 -08:00
Honza Bambas
8a9261b1ad
Bug 468087 - Cannot add new https hosts to Mochitest, r=jwalden
2009-01-12 20:16:38 +01:00
Honza Bambas
a343d87334
Bug 456001 - Need automated testing for SSL client auth, r=jwalden
2009-01-12 20:14:40 +01:00
Jesse Ruderman
22cd32241d
Add five crashtests
2009-01-06 16:47:56 -08:00
Serge Gautherie
45fb9c8423
Bug 460548 - Port |Bug 450983 - use leakThreshold for SeaMonkey testers| to Firefox; (Bv1) Reduce |browserChrome| to 72500 from 75000; blanket-r=ted.mielczarek
2009-01-06 17:07:05 +01:00
Jeff Walden
3c5250619d
Bug 470814 - TestRunner needs a feature guard before using document.hasFocus and document.activeElement. Since they were only being used in the belt-and-suspenders voodoo magic force-focus code, just disable the focus forcing when in browsers where we can't detect focus. r=sayrer, r=ajschult
2008-12-23 13:33:58 -08:00
Peter Van der Beken
cd56dddcce
Testcase for bug 462929 ("ASSERTION: We can't deal with objects that have the same classinfo but different offset tables" with MathML element and other element).
2008-12-23 12:35:48 +01:00
Jeff Walden
a2e9cf8763
Fix some warnings blamed on me that were pointed out by bsmedberg's warning-blame scripts. Trivial change, no review, testingonly anyway
2008-12-22 10:58:09 -08:00
arno renevier
ad51a390d9
bug 470415 - call exanduser on mochitest logfile argument. r=ted
2008-12-19 15:01:37 +01:00
Justin Dolske
17d229a4bc
Revert part of bug 460548, increasing the leak to 75000 again.
2008-12-17 14:21:36 -08:00
Ted Mielczarek
9c78019cfe
remove testing/performance from hg, as it's not used there and was never intended to be imported in the first place. r=alice (no bug)
2008-12-15 12:44:38 -05:00
Boris Zbarsky
3c485f1645
Renaming these files to make life happier
...
--HG--
rename : testing/performance/win32/page_load_test/base/bugzilla.mozilla.org/20001028.html.orig => testing/performance/win32/page_load_test/base/bugzilla.mozilla.org/20001028.html-orig
rename : testing/performance/win32/page_load_test/base/lxr.mozilla.org/20001028.html.orig => testing/performance/win32/page_load_test/base/lxr.mozilla.org/20001028.html-orig
2008-12-15 12:06:31 -05:00
Serge Gautherie
5200089bae
Bug 469444 - steps.py : MozillaA11YTest misses __init__() and evaluateCommand(); (Av1) Explicitly set default leakThreshold to 0 in runtests.py.in; r=ted.mielczarek
2008-12-13 22:02:18 +01:00
Neil Deakin
224c9c5c42
Bug 456093, add drag simulation methods for testing, r=sayrer
2008-12-10 07:19:16 -08:00
Serge Gautherie
2ea48bae9b
Bug 460548 - Port |Bug 450983 - use leakThreshold for SeaMonkey testers| to Firefox; (Bv1) Reduce |browserChrome| to 74000 from 75000; r=ted.mielczarek
...
(Relanding after unrelated backout.)
2008-12-11 16:09:47 +01:00
Robert Sayre
50809f236c
backout bug 460548, checked in on persistent orange.
2008-12-11 02:41:46 -08:00
Serge Gautherie
b77d5d6780
Bug 460548 - Port |Bug 450983 - use leakThreshold for SeaMonkey testers| to Firefox; (Bv1) Reduce |browserChrome| to 74000 from 75000; r=ted.mielczarek
2008-12-11 02:29:25 +01:00
L. David Baron
65e471ed74
Backed out changeset 957a4fed14af (bug 466104) due to leaks
2008-12-08 23:13:12 -08:00
L. David Baron
c82c191aec
Make mochitests not build and search the results table when run inside the harness. (Bug 466104) r=sayrer
2008-12-08 21:47:34 -08:00
Mark Finkle
10a0e93c4e
Bug 465823: Allow XULRunner apps to use Mochitest in 1.9.1, r=ted, NPOTB
2008-12-05 11:52:25 -05:00
Vladimir Vukicevic
6a4c51d780
Bug 387132. Implement native canvas comparisons to speed up reftest running. r+sr=roc
2008-12-03 14:34:07 +13:00
Bob Clary
30ced7e362
bug 466946 - Sisyphus - JavaScript Tests - use autoconf to build Spidermonkey even if Makefile.ref exists.
2008-11-27 02:29:00 -08:00
Bob Clary
f3e5b1fc4e
bug 466947 - Sisyphus - retry profile creation on failure.
2008-11-27 02:28:58 -08:00
Boris Zbarsky
757f481a59
Bug 462979. Fix synthesizeMouse to send events to the right place. r=enn, sr=roc, a=beltzner
2008-11-26 16:52:42 -05:00
L. David Baron
86cfaaf28b
Backed out changeset eac2f8f3cd29 due to mochichrome timeout.
2008-11-25 15:46:01 -08:00
L. David Baron
5be1b4ba70
Make mochitests not build and search the results table when run inside the harness. (Bug 466104) r=sayrer a=tests
2008-11-25 13:27:54 -08:00
Igor Bukanov
1c6685433f
Backed out changeset 700ae4e59496 - bug 453157 caused talos oranges. CLOSED TREE
2008-11-24 11:36:44 +01:00
Andrei Saprykin
3cfcbdb3c5
bug 453157 - watchdog thread as an alternative to operation counting, r=igor,mrbkap a19b2=beltzner (CLOSED TREE)
2008-11-24 00:15:46 +01:00
Igor Bukanov
957d522969
Backed out changeset 04cecb0ec24c to see if it fixes tinderbox oranges. CLOSED TREE
2008-11-22 16:33:09 +01:00
Andrey Saprykin
b6507b326f
bug 453157 - using watchdog thread as an alternative to the operation count. r=igor,mrbkap a19b2=beltzner (CLOSED TREE)
2008-11-22 01:53:37 +01:00
Serge Gautherie
007d700b48
Bug 460548 - Port |Bug 450983 - use leakThreshold for SeaMonkey testers| to Firefox; (Av1) Reduce |browserChrome| to 75000 from Infinity; r=ted.mielczarek
2008-11-20 19:09:33 +01:00
Dave Townsend
2545ad97e1
Backed out changeset 673d1ba18849 from bug 455057 as the likely cause of the
...
Vista Ts regression
2008-11-07 15:21:23 +00:00
Justin Dolske
23299930f7
Bug 455057 - some chrome images have embedded profiles (sRGB chunk removal). ui-r=faaborg, r=dbaron
2008-11-05 19:19:44 -08:00
Bob Clary
b1222859ce
bug 462271 - Sisyphus - JavaScript Tests - support autoconf built spidermonkey, r=tomcat
2008-11-05 13:59:23 -08:00
Shawn Wilsher
5dc62bd1a7
backout of changeset b0dc837c20fa and 73350927f5f1 due to test failures
2008-11-03 18:55:15 -05:00
Boris Zbarsky
30a5c2b827
Fixing mochitest to round, not truncate, coords when trying to dispatch mouse events relative to nodes which are positioned at fractional pixels. Reenabling the test that was failing because of the truncation
2008-11-03 10:43:00 -05:00
Ehsan Akhgari
836f4b154f
Bug 462654 - New browser chrome test UI doesn't handle XML entities in messages; r=gavin
2008-11-02 22:29:16 +03:30
Olli Pettay
1b91f0c925
Backout Bug 454781
2008-10-31 15:26:17 +02:00
Olli Pettay
6aa8fa2333
relanding Bug 454781, Mochitest doesn't align the names of the testfiles and test results, r=sayrer
2008-10-31 13:42:53 +02:00
Dave Townsend
ba2bcfde7c
Bug 462338: Make executeSoon widely available. r=robcee, r=gavin
2008-10-30 17:22:17 +00:00
Dave Townsend
dda8f94f90
Bug 462348: Make browser chrome test output less awful and more awesome, r=gavin
2008-10-30 16:13:24 +00:00
Bob Clary
96e591f9ba
bug 461044 - Sisyphus - add fennec support
2008-10-22 04:50:22 -07:00
Serge Gautherie
cbfd8ca0ff
Bug 456275 - In (Brief/Full) log of (test) builds, remind leak threshold on known leak too; Av2a; r=ted.mielczarek
2008-10-22 01:16:39 +02:00
Honza Bambas
766642a865
Bug 459699 - stop running certutil at build time, make developers run it when adding new SSL domains to server-locations.txt; r=ted.mielczarek
2008-10-21 17:50:38 +02:00
Serge Gautherie
0ec802ff8d
Bug 456275 - In (Brief/Full) log of (test) builds, remind leak threshold on known leak too
...
(Av2) sync and extend
2008-10-21 02:47:51 +02:00
Serge Gautherie
f4ba40e39a
Bug 460382 - Linux Firefox test boxes don't error on mochitest leaks; (Av1) No leaks on Linux too; r=ted.mielczarek
2008-10-18 04:36:50 +02:00
Justin Dolske
f797fdd19e
Bug 455057 - some chrome images have embedded profiles. ui-r=faaborg, sr=mconnor.
2008-10-16 15:20:21 -07:00
Bob Clary
bb1a2f1351
JavaScript Tests for bug 453024, bug 454682, bug 455605, bug 455748, bug 455775, bug 456477, bug 456540, bug 457456, bug 457778, bug 459085, bug 457824, bug 421621, bug 432075, bug 435497, bug 455413, bug 456826, bug 455982, bug 452476, bug 458076, bug 459185, bug 459186, bug 458959 with updates to public failures, spidermonkey-n-1.9.1.tests and js1_8_1/trace/trace-test.js, and update for sisyphus configuration files.
2008-10-11 20:51:18 -07:00
Justin Dolske
a2131b5ec1
Bug 456894 - runtests.py can't handle negative leaks. r=dbaron, r=ted
2008-10-10 14:44:35 -07:00
Arpad Borsos
8b11d938d2
Bug 456388 - Remove PR_STATIC_CALLBACK and PR_CALLBACK(_DECL) from the tree; r+sr=brendan
2008-10-10 17:04:34 +02:00
Bob Clary
cc8e95b294
bug 458780 - JavaScript Tests - add cvs support to bisect.sh
2008-10-10 05:06:40 -07:00
Bob Clary
08ace9d966
Sisyphus - build data configuration files for too much gc misnamed
2008-10-08 06:37:46 -07:00
Ben Hearsum
7d48b2991d
whitespace change to test hgpoller - one last time
2008-10-01 17:31:17 -04:00
Ben Hearsum
075fcde26c
whitespace change to test hgpoller
2008-10-01 17:26:37 -04:00
Ben Hearsum
fa62357132
whitespace change to test hgpoller
2008-10-01 17:18:27 -04:00
Honza Bambas
70a8923cbc
Bug 455813 - Windows PGO builds fail when --disable-tests is set; v2; ted.mielczarek
2008-09-28 22:27:51 +02:00
Justin Dolske
292fef6b78
Backed out changeset fa432b23baa5. (Backing out bug 454781 to investigate mochitest leaks)
2008-09-24 17:15:39 -07:00
Olli Pettay
5930e73b33
Bug 454781 - Mochitest doesn't align the names of the testfiles and test results, r+sayrer (+fix for --chrome)
2008-09-20 20:23:35 +03:00
Gavin Sharp
17fd781c7e
Bug 455278: make chrome mochitest redirect work in non-firefox apps, r=sayrer
2008-09-19 11:42:28 -04:00
Serge Gautherie
4967693629
Bug 455762 - Remove the extraneous |class| attribute in |<script class="testbody" type="text/javascript">| of test.template.txt and xhtml.template.txt; Av1; r=sayrer
2008-09-18 02:09:24 +02:00
Markus Stange
d1428fa84e
Bug 350471 - Reenable pixel scrolling (two-finger touchpad), r=smaug r=smichaud sr=roc
2008-09-17 13:27:19 +02:00
Serge Gautherie
16034c3d1b
Bug 455227 - Add a |removeEventListener()| to browser-test.js; Av1b; r=gavin.sharp
2008-09-15 14:38:09 +02:00
Shawn Wilsher
8732e76175
Bug 454320 - top level test targets should support specifying a test path
...
This changeset allows the specifying of the --test-path parameter when using the
top-level targets to run mochi-type tests.
r=ted
2008-09-14 12:11:00 -04:00
Ted Mielczarek
468a3823fc
bug 447642 - get rid of --disable-mochitest, replace MOZ_MOCHITEST with ENABLE_TESTS. r=bsmedberg
2008-09-09 13:59:11 -04:00
Ted Mielczarek
b55123fb1c
bug 428009 - bustage fix for the --disable-tests case
2008-09-05 13:40:35 -04:00
Honza Bambas
ffe9977404
bug 428009 - hook up ssltunnel to mochitest. r=waldo,kaie
2008-09-05 09:35:58 -04:00
Robert Kaiser
d20de93911
bug 453713 - add shell.checkDefaultClient pref to testing profile, r=ted
2008-09-05 14:03:30 +02:00
Bob Clary
7a6c93787b
Sisyphus - build fixes - support Thunderbird 3, update data configurations, bug 453806
2008-09-05 04:37:54 -07:00
Neil Deakin
7ad96d6b3e
Bug 356295. Implement HTML5 drag-drop. r=smaug,neil,sr=roc
2008-08-27 08:07:27 -04:00
Boris Zbarsky
a8d0e67d8c
Bug 452086. Shouldn't send keypress events with default action when keydown was prevented in the test harness, since the browser doesn't do it. r=enn
2008-08-25 14:31:59 -04:00
Boris Zbarsky
890930a050
Bug 452086. Shouldn't send keypress events with default action when keydown was prevented in the test harness, since the browser doesn't do it. r=enn
2008-08-25 14:31:38 -04:00
Boris Zbarsky
fc1785cbc1
Backed out changeset 6958399a2eb1 o try to fix failed mochitests on Windows and Linux
2008-08-25 11:08:28 -04:00
Neil Deakin
7c92721496
Bug 356295. Implement HTML5 drag-drop API. r=smaug,sr=roc
2008-08-25 21:56:29 +12:00
Simon Bünzli
7191176de5
Bug 449596 - "remove the browser.sessionstore.enabled pref" (remove the pref) [r=dietrich]
2008-08-20 00:48:08 -05:00
Dave Camp
66ad0d3422
Backed out changeset 30d900751ca9 to fix unit test orange (Bug 356295)
2008-08-19 17:55:30 -07:00
Neil Deakin
f58dac1bbf
Bug 356295. Implement HTML5 drag-drop. r=smaug,sr=roc
2008-08-20 10:31:45 +12:00
Boris Zbarsky
19cbde2211
Bug 449781. Toggling display on a subframe shouldn't give the subframe's document the same device context as the parent document. r=roc, sr=jst
2008-08-18 15:22:19 -04:00
Kai Engert
b896a8b0e7
Backed out changeset 3770c42e3118
2008-08-16 08:00:17 +02:00
honzab@allpeers.com
4a11f328e4
Bug 428009, hook up ssltunnel to mochitest
...
Initial work by Jeff Walden, Patch contributed by Honza Bambas
r=jwalden, r=cbiesinger, r=sayrer, r=ted.mielczarek, r=kaie
2008-08-16 07:38:03 +02:00
Robert O'Callahan
3d9c20e3a8
Bug 378028. Add an 'axis' field to DOMMouseScroll events and use it to distinguish horizontal from vertical scrolling. r=smaug,sr=sicking, with help from Markus Stange
2008-08-13 15:08:59 +12:00
Bob Clary
29987a8b85
Sisyphus - Improve compiler environment customization on Windows, bug 446092
2008-08-06 00:23:51 -07:00
Ben Newman
864cbb4b30
Bug 437361. Propagate exceptions from showModalDialog's guts to script as needed instead of dropping them on the floor. r+sr=bzbarsky
2008-07-28 22:52:53 -07:00
Ted Mielczarek
c2c281826e
followup from bug 442125 - ensure focus test failing, but no other tests failing (on unittest VMs)
2008-07-27 16:31:22 -04:00
Andrew Schultz
f4bfa12dfc
Bug 442125 ensure focus test failing, but no other tests failing (on unittest VMs). r=ted
2008-07-27 16:28:26 -04:00
Ted Mielczarek
52bf32f57b
bug 417516 - add top level Makefile targets to run test suites. add targets for mochitest. r=bsmedberg
2008-07-27 13:18:36 -04:00
Ted Mielczarek
b12044f77e
bug 417516 - add top level Makefile targets to run test suites. add targets for mochitest. r=bsmedberg
2008-07-27 13:06:58 -04:00
Robert O'Callahan
7a5ee5e507
Back out bug 378028 due to mochitest failures.
2008-07-25 18:09:33 +12:00
Robert O'Callahan
52086cd743
Bug 378028. Add an 'axis' field to DOMMouseScroll events so that we can distinguish horizontal from vertical scrolling, and use it in trees and listboxes. r=smaug,sr=sicking
2008-07-25 16:07:43 +12:00
Doug Turner
d001b131e5
Backed out changeset 7f2b90c30b79. May have caused unit tests to fail.
2008-07-23 17:49:34 -07:00
Ted Mielczarek
1c2626261b
bug 417516 - add top level Makefile targets to run test suites. add targets for mochitest. r=bsmedberg
2008-07-23 15:01:37 -04:00
Andrew Schultz
52ed3b9562
Bug 442125: check Date.now() to try to diagnose focus failures. r=ted
2008-07-23 13:32:30 -04:00
Andrew Schultz
59a46bf951
Bug 442125: Attempt to fix focus test failures, add more info to message if it still fails. r=ted
2008-07-22 00:27:57 -04:00
Nick Thomas
dfc871a499
Bug 443090 - Unify unittest failures (runtests leaks part) p=ted.mielczarek, r=sayrer
2008-07-16 17:49:32 +12:00
Nick Thomas
30904f2e02
Bug 443090 - Unify unittest failures (browser chrome and mochitest part) p=ted.mielczarek, r=gavin.sharp
2008-07-16 17:43:15 +12:00
Bob Clary
25873babe3
Sisyphus - documentation, bug 397908
2008-07-10 16:37:21 -04:00
Ted Mielczarek
ac96956394
make runtests.py --log-file handle relative pathnames. r=sayrer (no bug)
2008-07-01 15:16:05 -04:00
Ted Mielczarek
3fb94d306c
bug 417943 - remove runtests.pl. r=sayrer
2008-06-26 18:07:50 -04:00
Bob Clary
408c51f757
Sisyphus - adapt to build and test Mozilla2, bug 422942
2008-06-25 17:51:22 -04:00
Kai Engert
a6269cffd6
Backout bug 428009
2008-06-18 14:30:29 +02:00
Kai Engert
43239e2226
One more bustage fix for 428009, if this fails we'll back out
2008-06-18 14:00:27 +02:00
Kai Engert
60cb32844d
Bug 428009, hook up ssltunnel to mochitest
...
Patch contributed by Honza Bambas
r=jwalden, r=kaie
2008-06-18 11:44:19 +02:00
Jeff Walden
074efa08c7
Bug 428009 - Update the HTTP server to require a *correct* host be specified with it, not just *a* host via an absolute URI as Request-URI or a specified Host header. This also gives request handlers proper details about the location to which the request was targeted. r=biesi on the raw socket usage in the test code, r=ted on the build changes, r=sayrer on the server changes
2008-06-07 02:43:15 -04:00
Kai Engert
f281380146
Bug 429178 - "ssltunnel fails to build in system-nspr / system-nss environments" [p=kaie@kuix.de (Kai Engert) r=luser/ted sr=bsmedberg]
2008-06-04 01:31:28 -05:00
Jeff Walden
c8154e48f9
Bug 435376 - Start making leaks fatal when running tests in setups where we don't leak. r=sayrer
2008-05-22 15:08:41 -04:00
cltbld
09c41b803b
"Automated configuration bump, release for firefox 3.0rc2build1"
2008-05-30 06:03:44 -07:00
ctalbert@mozilla.com
796a67160f
bug 433936 r=jay Fix QAC login process
2008-05-16 09:59:37 -07:00
ctalbert@mozilla.com
ecedb3171f
Version bump to QAC extension to enable it to install on the RC1
2008-05-15 11:33:48 -07:00
anodelman@mozilla.com
571ecade8a
Bug 430835 - talos errors for inability to contact graph server need improvement p=anodelman r=rcampbell
2008-05-14 15:14:56 -07:00
anodelman@mozilla.com
74768ada21
Bug 419776 - talos should measure x resources p=dougt r=anodelman
2008-05-13 19:03:44 -07:00
cltbld
d020c9a94a
"Automated configuration bump, release for firefox 3.0rc1build1"
2008-05-13 10:17:51 -07:00
cltbld
798bd6ef95
"Automated configuration bump, release for firefox 3.0rc1build1"
2008-05-13 10:03:27 -07:00
anodelman@mozilla.com
a14b78952e
Bug 432321 - Need to add the browser.EULA.override pref to all Talos profiles p=anodelman r=rcampbell
2008-05-08 16:23:09 -07:00
bclary@bclary.com
a3fe2183a4
Sisyphus - Update prefs to disable browser EULA, bug 432753
2008-05-07 19:36:44 -07:00