Serge Gautherie
|
e2676420d0
|
Backed out changeset: f6bf83b50648
|
2009-08-26 22:36:55 +02:00 |
|
Serge Gautherie
|
0d86432574
|
Bug 469523 - xpcshell-tests: enable leak log in tinderbox (log); (Fv1) Move code to automationutils.py from automation.py.in
r=ted.mielczarek
|
2009-08-26 18:36:40 +02:00 |
|
Clint Talbert
|
c030f1404e
|
Bug 482260, Add more comprehensive tests, patch=dougt, r=mfinkle,jmaher,ctalbert
|
2009-08-14 16:12:09 -07:00 |
|
Brad Lassey
|
e480b0ea50
|
Backed out changeset 08f71a710ae3 due to orange unit tests r=dougt
|
2009-08-12 19:26:03 -07:00 |
|
Doug Turner
|
4f5320f9e8
|
Bug 482260. Add more tests cases for geolocation. Also fixes max age not being able to be set to zero. r=mfinkle,jmaher.
|
2009-08-12 12:17:33 -07:00 |
|
L. David Baron
|
863d371153
|
Run output of debug builds through fix-linux-stack/fix-macosx-stack. (Bug 385248) r=ted
|
2009-08-10 15:52:29 -07:00 |
|
Boris Zbarsky
|
035e5c7461
|
Bug 485531. Make --debugger-gdb work reliably on mac. r=ted
|
2009-08-06 13:34:49 -04:00 |
|
Chris AtLee
|
a841e58701
|
Bug 499161 - Set xrePath when creating the environment for the main process. r=ted
|
2009-06-18 15:13:20 -04:00 |
|
Dave Townsend
|
30cbd05ee8
|
Bug 497884: Intermittent failure in test_classifier.html and test_classifier_worker.html. r=sdwilsh
|
2009-06-17 11:47:08 +01:00 |
|
Joel Maher
|
75b52fe065
|
Bug 489817 - migrate existing geolocation tests from mochitest to browser-chrome; r=(ctalbert + doug.turner)
|
2009-06-08 21:50:04 +02:00 |
|
Ted Mielczarek
|
995b061680
|
bug 483062 - figure out how to get crash stacks from xpcshell tests. r=bsmedberg
--HG--
extra : rebase_source : 70355805b7f71c016eaa7aaea1d1916a23316b8a
|
2009-05-11 15:54:39 -04:00 |
|
Olli Pettay
|
794ad26d0d
|
Bug 486502 - Dispatch test events only when running mochitest/chrome/browser-chrome, r+sr=roc
|
2009-05-06 07:30:39 +03:00 |
|
tn
|
9b7ba0c850
|
Bug 490951 - Fix timeout for scripts when running mochitests; r=ted.mielczarek
|
2009-05-06 01:11:19 +02:00 |
|
Serge Gautherie
|
324ac91014
|
Bug 482598 - Requesting a tinderbox for Mac with --enable-accessibility; (Bv1) Force a leak threshold for test suite; r=jwalden+bmo
|
2009-04-21 00:26:03 +02:00 |
|
Serge Gautherie
|
f247d18469
|
Bug 484231 - A Mochitest crashdump turns the waterfall orange but misses to |TinderboxPrint|; (Bv1) runtests.py.in: return |status| instead of |0|, and 3 (unrelated) nits; r=jwalden+bmo
|
2009-04-10 12:30:32 +02:00 |
|
Honza Bambas
|
c5c01a59b6
|
Bug 480713 - nsDocLoader doesn't clear requests from mRequestInfoHash, security UI may not report mixed content, r,sr=jst
|
2009-04-08 10:45:32 +02:00 |
|
Serge Gautherie
|
b723e4b111
|
Bug 469518 - Enable Reftest leak log in tinderbox (log); (Ev1) Parse the log and support a leak threshold; r=jwalden+bmo
|
2009-04-05 15:03:46 +02:00 |
|
Robert O'Callahan
|
c47f8b32e2
|
Bug 475441. Make the media cache size really small while we're running mochitests, to give the cache code a thorough workout. r=doublec
|
2009-04-01 13:52:56 +13:00 |
|
Robert O'Callahan
|
2af27eafcc
|
Backed out changeset c166dc4af167
|
2009-04-01 16:18:14 +13:00 |
|
Robert O'Callahan
|
322f74aa85
|
Bug 475441. Make the media cache size really small while we're running mochitests, to give the cache code a thorough workout. r=doublec
--HG--
extra : rebase_source : c8ab78a79557ecf02ca4f11d3d8d83fb3685f1f1
|
2009-04-01 13:52:56 +13:00 |
|
Serge Gautherie
|
06914d2378
|
Bug 482236 - runtests.py.in : wrong leak detection on this case; (Av1a) Support a negative 'Total' value; r=(dbaron + jwalden+bmo)
|
2009-03-17 15:22:59 +01:00 |
|
Serge Gautherie
|
9d44a930ba
|
Bug 469518 - Enable Reftest leak log in tinderbox (log); (Dv1) Early return in processLeakLog(); r=jwalden+bmo
|
2009-03-17 15:22:57 +01:00 |
|
Daniel Holbert
|
c7d91d01bf
|
Bug 473705 auxiliary patch: Enable SMIL pref during mochitests. r+sr=roc
|
2009-03-10 13:35:25 -07:00 |
|
Benjamin Smedberg
|
484c66b6de
|
Bug 481732 - Check for crash minidumps in unit tests and dump them, if the MINIDUMP_STACKWALK path is set in the environment, r=ted
|
2009-03-10 13:36:14 -04:00 |
|
Serge Gautherie
|
2355ddae42
|
Bug 469518 - Enable Reftest leak log in tinderbox (log); (Cv1) "Fix" processLeakLog() arguments; r=jwalden+bmo
|
2009-03-10 15:10:25 +01:00 |
|
Serge Gautherie
|
f0f39614da
|
Bug 469518 - Enable Reftest leak log in tinderbox (log); (Bv1b) Move leak log parsing code to automation.py.in from runtests.py.in; r=jwalden+bmo
|
2009-03-09 21:00:55 +01:00 |
|
Ben Turner
|
b603641c69
|
Bug 480279 - 'Allow mochitests to launch under a debugger or valgrind'. r=waldo.
|
2009-03-06 15:28:20 -08:00 |
|
Serge Gautherie
|
ab6bbc5585
|
Bug 480077 - automation.py.in : additional fix to bug 472706 for |runApp()| return value(s); (Bv1a) Replace external times by internal duration ++; r=jwalden+bmo
|
2009-03-05 19:01:39 +01:00 |
|
Jonas Sicking
|
8a0c1302d7
|
Bug 479521: Don't follow unsafe same-site to cross-site redirects. Also fix a bug where reusing a XHR object that had been used cross site could result in the second request being more restrictive than it should be. r/sr=jst
|
2009-02-24 11:46:51 -08:00 |
|
Jonas Sicking
|
987844b04b
|
Backed out changeset 4130ff1e52f3 (bug 479521) due to test failures.
|
2009-02-24 15:38:40 -08:00 |
|
Jonas Sicking
|
a46eae8b8b
|
Bug 479521: Don't follow unsafe same-site to cross-site redirects. Also fix a bug where reusing a XHR object that had been used cross site could result in the second request being more restrictive than it should be. r/sr=jst
|
2009-02-24 11:46:51 -08:00 |
|
Honza Bambas
|
e139fa17ee
|
Bug 452401 - Create tests for mixed content, disabling the tests
|
2009-02-18 19:44:07 +01:00 |
|
Honza Bambas
|
e35cf3d5b5
|
Bug 452401 - Create tests for mixed content, r=kaie
--HG--
rename : security/manager/ssl/tests/mochitest/test_bug413909.html => security/manager/ssl/tests/mochitest/bugs/test_bug413909.html
|
2009-02-18 14:31:31 +01:00 |
|
bjarne@runitsoft.com
|
1ae4d38945
|
Bug #476185 - runtests.py should print stdout immediately. r=jwalden
|
2009-02-13 14:33:14 -08: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 |
|
Robert Strong
|
cc7334b92d
|
Bug 585838 - Disable update checks in any tests running in the browser. r=dtownsend, a=dtownsend
|
2010-08-12 19:07:18 -07:00 |
|