Граф коммитов

1269 Коммитов

Автор SHA1 Сообщение Дата
Jeff Walden 6eb92a1258 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
Jesse Ruderman b4c7f07c04 Add five crashtests 2009-01-06 16:47:56 -08:00
Serge Gautherie cd2f845675 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 c2837ef458 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 7023a3e4a7 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 109e2428ec 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 281ac7d485 bug 470415 - call exanduser on mochitest logfile argument. r=ted 2008-12-19 15:01:37 +01:00
Justin Dolske 4db34b6af7 Revert part of bug 460548, increasing the leak to 75000 again. 2008-12-17 14:21:36 -08:00
Ted Mielczarek 53c4962a75 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 2132bb9981 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 1daf5bdff5 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 a139a64c3b Bug 456093, add drag simulation methods for testing, r=sayrer 2008-12-10 07:19:16 -08:00
Serge Gautherie 826a8aa5cb 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 59c551b355 backout bug 460548, checked in on persistent orange. 2008-12-11 02:41:46 -08:00
Serge Gautherie 2e2907d583 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 aa91b330c8 Backed out changeset 957a4fed14af (bug 466104) due to leaks 2008-12-08 23:13:12 -08:00
L. David Baron e6989b55b8 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 8a4be68a6c 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 06d9eab2df Bug 387132. Implement native canvas comparisons to speed up reftest running. r+sr=roc 2008-12-03 14:34:07 +13:00
Bob Clary ef7b2fe99a 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 6cdc9d9cdb bug 466947 - Sisyphus - retry profile creation on failure. 2008-11-27 02:28:58 -08:00
Boris Zbarsky 504e1ba0ec 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 0b9b26035a Backed out changeset eac2f8f3cd29 due to mochichrome timeout. 2008-11-25 15:46:01 -08:00
L. David Baron 14d9f91df2 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 6df2c28a81 Backed out changeset 700ae4e59496 - bug 453157 caused talos oranges. CLOSED TREE 2008-11-24 11:36:44 +01:00
Andrei Saprykin 0b710bc2a8 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 d0ab0dff95 Backed out changeset 04cecb0ec24c to see if it fixes tinderbox oranges. CLOSED TREE 2008-11-22 16:33:09 +01:00
Andrey Saprykin 8935dca1ec 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 5064a3f71b 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 205b084314 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 aabb4c6968 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 4e85ceb14f bug 462271 - Sisyphus - JavaScript Tests - support autoconf built spidermonkey, r=tomcat 2008-11-05 13:59:23 -08:00
Shawn Wilsher 80e7588e3d backout of changeset b0dc837c20fa and 73350927f5f1 due to test failures 2008-11-03 18:55:15 -05:00
Boris Zbarsky af898602f8 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 f68ef6a86e 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 6ed162d318 Backout Bug 454781 2008-10-31 15:26:17 +02:00
Olli Pettay f3018dc5e8 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 45d679417a Bug 462338: Make executeSoon widely available. r=robcee, r=gavin 2008-10-30 17:22:17 +00:00
Dave Townsend 3e9cd82597 Bug 462348: Make browser chrome test output less awful and more awesome, r=gavin 2008-10-30 16:13:24 +00:00
Bob Clary 3818d654a6 bug 461044 - Sisyphus - add fennec support 2008-10-22 04:50:22 -07:00
Serge Gautherie 6af163ea33 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 f8b2d55810 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 cc9293182d 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 b657de5fd0 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 825d819a9b Bug 455057 - some chrome images have embedded profiles. ui-r=faaborg, sr=mconnor. 2008-10-16 15:20:21 -07:00
Bob Clary d90a4482cb 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 e756d38b0b Bug 456894 - runtests.py can't handle negative leaks. r=dbaron, r=ted 2008-10-10 14:44:35 -07:00
Arpad Borsos 4460c617be 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 9bd4df35a4 bug 458780 - JavaScript Tests - add cvs support to bisect.sh 2008-10-10 05:06:40 -07:00
Bob Clary a5683b435f Sisyphus - build data configuration files for too much gc misnamed 2008-10-08 06:37:46 -07:00