Dave Townsend
f304cdf613
Bug 475322: Browser chrome test harness shouldn't use a periodic poller. r=gavin
2009-02-25 14:27:32 -08:00
Serge Gautherie
92f4e7d044
Bug 475085 - Mochitest leakThreshold should default to 0; (Av1) Set global default to 0 from infinity; r=jwalden+bmo
2009-02-25 16:25:05 +01:00
Bob Clary
18cf32512b
bug 479538 - Sishyphus - JavaScript tests - patterns maintenance.
2009-02-20 16:57:11 -08:00
Bob Clary
6988d00b9d
bug 477257 - force hg update -C to work around failures to merge nsprpub/configure.
2009-02-20 16:56:58 -08:00
Boris Zbarsky
36a2d9ec15
Speed up canvas comparisons in bidi mochitests. No bug
2009-02-19 22:04:19 -05:00
Ted Mielczarek
dcf1c05701
bug 468913 - Need a Makefile target to run reftest. r=dbaron,bsmedberg,jwalden
2009-02-12 08:49:53 -05:00
Ted Mielczarek
f5d78477ff
bug 476163 - consolidate makefile cruft for generating automation.py. r=bsmedberg
...
--HG--
rename : build/pgo/automation.py.in => build/automation.py.in
2009-02-12 08:49:53 -05:00
Masayuki Nakano
21d22e5508
Bug 442774 Wheel/touchpad scrolling gets stuck in frame, stop scrolling the web page as a whole r=Olli.pettay, sr=roc
2009-02-12 19:44:38 +09:00
Masayuki Nakano
f54e744dcd
backing-out the patch for bug 442774
2009-02-12 18:54:02 +09:00
Masayuki Nakano
383cd77023
Bug 442774 Wheel/touchpad scrolling gets stuck in frame, stop scrolling the web page as a whole r=Olli.pettay, sr=roc
2009-02-12 16:02:49 +09:00
Masayuki Nakano
e06e90e940
Backing out the patch of bug 442774. This might cause a timeout failure on test_keycodes.xul
2009-02-11 03:19:15 +09:00
Masayuki Nakano
180811a021
Bug 442774 Wheel/touchpad scrolling gets stuck in frame, stop scrolling the web page as a whole r=Olli.Pettay, sr=roc
2009-02-10 20:17:37 +09:00
Jesse Ruderman
313514226b
Add a bunch of crashtests
2009-02-10 00:09:40 -08:00
Ted Mielczarek
18e9d5edc3
bug 460515 - Remove assumption that xpcshell etc in same directory as app executable. r=jwalden
2009-02-09 13:57:27 -05:00
Jesse Ruderman
4d5ffd6842
Add crashtests for the following bugs: https://bugzilla.mozilla.org/buglist.cgi?quicksearch=328944+401042+413085+416461+431705+437142+449006+463741+465651+472782+474744
2009-02-07 21:33:31 -08:00
Ted Mielczarek
b30043d600
Backed out changeset 7c7ec4bd36a6 (bug 460515 - Remove assumption that xpcshell etc in same directory as app executable) because it's broken on OS X.
2009-02-04 15:41:24 -05:00
Ted Mielczarek
73451e85f7
bug 460515 - Remove assumption that xpcshell etc in same directory as app executable. r=jwalden
2009-02-04 14:38:50 -05:00
Ted Mielczarek
155ab04890
bug 421611 - need to be able to run tests on an arbitrary build. add a package target for mochitest. r=bsmedberg
2009-02-02 08:53:24 -05:00
Phil Ringnalda
3db0d35388
Bug 470166 - remove accidentally-imported Minotaur logs, r=ctalbert
2009-02-01 13:40:00 -08:00
Serge Gautherie
1c1012343d
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
bf422d49e2
Bug 464191 - ssltunnel process persists after Mochitest run. r=jwalden, a=testingonlychange
2009-01-12 11:23:28 -08:00
Daniel Holbert
ace316395f
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
2c8b4e0b19
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
c73e23f4ac
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
9d1dd38b45
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
63b350c021
Merge backout
2009-01-22 14:53:06 +01:00
Peter Van der Beken
0b7ffe2664
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
4301671b45
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
77010e3913
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
46b09b8476
Backed out changeset 2063e342b8e1 due to failing docshell tests
2009-01-21 18:07:29 -08:00
Jonas Sicking
8c5f8ef332
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
e68b436153
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
e71d024e7e
Bug 435743: Increase expected browser-chrome leaks to compensate for bug 473802. r=ted
2009-01-21 13:18:33 +00:00
Dave Townsend
4337f12680
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
b3ff1da44e
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
82dc0a1df3
Bug 464191 - ssltunnel process persists after Mochitest run. r=jwalden
2009-01-12 11:23:28 -08:00
Honza Bambas
668c9fb690
Bug 470963 - stop copying build/pgo/certs to the objdir, r=ted.mielczarek
2009-01-18 22:44:43 +01:00
Honza Bambas
2f93b546c4
Backcing out bug 470963, again...
2009-01-18 22:15:15 +01:00
Honza Bambas
8af80e422a
Bug 470963 - stop copying build/pgo/certs to the objdir, r=ted.mielczarek
2009-01-18 21:39:45 +01:00
Honza Bambas
5473f96bcc
Backing out bug 470963
2009-01-18 15:44:37 +01:00
Honza Bambas
cbf68ecef3
Bug 470963 - stop copying build/pgo/certs to the objdir, r=ted.mielczarek
2009-01-18 15:20:48 +01:00
Jeff Walden
12deaa91e1
Bug 469042 - Implement SimpleTest.executeSoon for non-Mozilla browsers. r=sayrer
2009-01-16 15:34:03 -08:00
Gavin Sharp
377a407da8
Bug 429690: add ability to run browser tests individually, r=Mossop
2009-01-16 14:19:25 -05:00
Jeff Walden
5dbaf453c0
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
f7cc731b36
Bug 464191 - ssltunnel process persists after Mochitest run. r=jwalden
2009-01-12 11:23:28 -08:00
Honza Bambas
35307ffa2f
Bug 468087 - Cannot add new https hosts to Mochitest, r=jwalden
2009-01-15 21:17:34 +01:00
Honza Bambas
2894d13353
Bug 456001 - Need automated testing for SSL client auth, r=jwalden
2009-01-15 20:19:15 +01:00
Robert Sayre
7ecfbc35fa
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
5f8a8ef34f
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
aa197fb06d
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