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

197 Коммитов

Автор SHA1 Сообщение Дата
Phil Ringnalda ab5b6ce43d Back out 04ef7f564450 (bug 701076) and 632f07583bd8 (bug 711591) for mochitest-oth bustage 2011-12-30 14:19:30 -08:00
Joel Maher d555d02e96 Bug 701076 - [hookup to make] Robotium integration into birch tree. r=blassey,bear 2011-12-30 15:57:34 -05:00
Jason Duell 6d7a2597ed Bug 689006: Upgrade pywebsocket to binary API (version 553, also supports Python > 2.5) r=mcmanus 2011-12-15 15:21:55 -08:00
William Lachance 8370e105a7 Bug 679759 - Drop MINIDUMP_STACKWALK_CGI support, let harness download symbols as needed; r=ted 2011-11-15 04:33:21 +00:00
Ed Morley 7ea8e12caa Backout 4997c6f8b24d (bug 616542) for causing locally run mochitest-browser-chrome test runs to fail 2011-11-05 18:35:59 +00:00
Rail Aliiev ac65d0d88e Bug 616542 - Shorten file path length of mochitest; r=ted 2011-11-04 21:13:42 +00:00
Joel Maher cacb0c8619 Bug 694741 - Move Android mochitest test-paths into the source tree. r=ctalbert 2011-10-17 16:58:57 -04:00
Joel Maher a6c0cdaff1 Bug 693959 - convert quit.js to specialpowers. r=ted 2011-10-14 07:52:02 -04:00
Joel Maher 30e9deddd9 Bug 676274 - refactor specialpowers so we can use the api in mochitest-chrome without specialpowers. r=ted, a=test-only. 2011-10-06 10:51:03 -04:00
Malini Das 26d36b64b7 Bug 603517 - Enable mochitest to optionally run in loops without restarting the browser r=ctalbert 2011-07-14 14:39:17 -07:00
Patrick McManus bab29d1d5d bug 663096 udpate mochitest/pywebsockets to 489 r=biesi
--HG--
extra : transplant_source : %BF.%3D%14%E8%D9%FB%83%F3%D1j%EC%85_%04%E1%AA.%00%F5
2011-06-10 16:52:29 -04:00
Patrick McManus 4ff34a4169 bug 640003 websockets - update incorporated pywebsockets to support -07 r=biesi 2011-05-21 21:27:52 -04:00
Joel Maher d3b8ce217f Bug 654461 - cleanup chrome and a11y harnesses to simplify code. r=ted, a=test-only 2011-05-17 13:10:37 -04:00
Justin Lebar c0ec59bd30 Bug 654354 - Don't output python backtraces when a mochitest is killed via ctrl-c. r=ted
--HG--
rename : testing/mochitest/pywebsocket_ignore_sigint.py => testing/mochitest/pywebsocket_wrapper.py
2011-05-09 17:54:35 -04:00
Brad Lassey 8f65e2f059 Bug 650205 - Implement devicemanager using adb. r=jmaher, a=test-only 2011-05-06 18:17:55 -04:00
Mitchell Field 802d63f383 Bug 647118 - Remove support for --disable-plugins. r=glandium 2011-04-02 01:41:46 +11:00
Justin Lebar c1cfb2a8ce Bug 613813 - Mochitest's websocket server shouldn't die upon receiving SIGINT when running an interactive debugger. r=ted, a=testonly
--HG--
extra : rebase_source : 1f2664b9829ac2db355f02308fcdc133ead2d53f
2010-11-20 19:29:58 -08:00
Clint Talbert d6b969e275 Bug 582472 - Add a special powers object to remove enable privilege r=ted,smaug a=test-only 2010-12-22 08:39:29 -08:00
Edmund Wong 1adf5c8c45 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
Mounir Lamouri 0e0e895f9e Merging to tip. a=blocking-b7 2010-09-30 17:10:19 -07:00
Justin Lebar 7dd9a1bb1f merge backout 2010-08-24 15:51:34 -07:00
Justin Lebar f4edc13523 Backed out changeset 2d57f5901aa2 (bug 576026). a=bustage 2010-08-24 15:41:14 -07:00
Joel Maher 8015553874 Bug 574189 - Fix chrome tests to work from an extension for android and e10s support a=NPOTB r=ctalbert 2010-08-24 10:29:34 -07:00
Edmund Wong 82c094d68f Bug 576026 - runtests.py.in is an interpolated file and shouldn't be. r=ted, a=bsmedberg
--HG--
rename : testing/mochitest/runtests.py.in => testing/mochitest/runtests.py
2010-08-21 12:52:22 -07:00
Jonas Sicking 32a03526e0 Backout bugs 586754, 574189, 584611 due to orange. a=backout 2010-08-20 11:08:43 -07:00
Joel Maher e3359fd310 Bug 574189 - Fix chrome tests so they can run from a .jar bundle (e10s, android) r=ctalbert a=NPOTB 2010-08-20 09:28:13 -07:00
Karl Tomlinson 35de8505a4 b=414049 dump screen on first mochitest time out (GTK) r=ted a=testing
--HG--
extra : rebase_source : bc550d298019baa44f719cdd2b88181ac9c670eb
2010-08-23 13:27:26 +12:00
Jesse Ruderman cc75858eb7 Bug 570287 - New stack fixer that uses breakpad symbol files. r=ted 2010-06-25 14:47:19 -07:00
Joel Maher 09f5186347 Bug 567417 - bug to get mochitests running on fennec + e10s r=smaug,ctalbert 2010-06-24 13:30:50 -07:00
Clint Talbert ce2826b7ed Bug 573263 - Refactor remote reftest to work on android, create shared remoteautomation class r=jmaher 2010-06-24 02:32:01 -07:00
Jonathan Griffin e6fdd7ae87 Bug 570789. Add WebSocket support to mochitest. r=ted
--HG--
extra : rebase_source : 2e33d054a13824d1a7e527777383820946684c3f
2010-06-16 22:38:55 -07:00
Ben Turner cf6512babc Bug 552300 - 'Use VMware VMs to run mochitests, optionally record and repeat until they fail.' r=ted. 2010-05-17 11:00:13 -07:00
Ted Mielczarek bda71eee8a bug 563745 - Make automationutils.py's minidump processing able to send minidumps to minidump-stackwalk-cgi. r=catlee
--HG--
extra : rebase_source : ebbf745e5e77c55437cb05071f49d421d08956c6
2010-05-06 08:06:09 -04:00
Ben Turner b333ee7b0f Bug 551256 - 'Automate VMWare recording over mochitests'. r=ted, a=dholbert for CLOSED TREE 2010-03-15 14:44:29 -07:00
Brad Lassey 4257e0473f bug 548207 - allow make check to run over remote connection from devicemanager.py r=ted,ctalbert,jmaher
--HG--
rename : build/devicemanager.py => build/mobile/devicemanager.py
2010-03-10 13:36:45 -05:00
Joel Maher 11519a7c9f Bug 541412 Add Runtestsremote.py to mozilla-central for remote mochitests p=jmhaer r=ctalbert 2010-02-25 11:10:39 -08:00
Jonas Sicking dcbd30a767 Bug 547165: Add tests for form submission and fix a few cases where we differ from IE/HTML5. Also add a generic getMyDirectory.sjs file for use in other tests as well. r=benjamn/waldo 2010-02-24 21:57:54 -08:00
Joel Maher 98f2550953 bug 541410 - add devicemanager.py to mozilla-central r=ctalbert 2010-02-23 11:48:16 -05:00
Jesse Ruderman 96ef373380 Bug 539516 - Switch automation.py to use the new python stack fixer. r=ted
--HG--
rename : tools/rb/fix-macosx-stack.py => tools/rb/fix_macosx_stack.py
2010-02-21 13:03:20 -08:00
Neil Rashbrook f26aad7e85 Bug 525057 'make clean' deletes automationutils.py r=ted 2010-01-11 23:55:51 +00:00
Joel Maher 51cebe178c Bug 523402 - when doing a make package-tests, it doesn't include the mobile specific browser chrome tests [r=ted] 2009-12-18 16:56:09 -05:00
Neil Rashbrook df2df0f429 Bug 525047 'make clean' deletes automationutils.py (backout) 2009-12-18 00:19:53 +00:00
Neil Rashbrook 6e655e8633 Bug 525057 'make clean' deletes automationutils.py r=ted 2009-12-17 20:59:10 +00:00
Ted Mielczarek 9c12663894 bug 501034 - add a Win32 helper app to crash a process, and make automation.py use it when the app hangs. r=Waldo
--HG--
extra : rebase_source : 845326f8cfcd3dfe7ca5b0a98bd0810966cf2809
2009-10-16 13:34:27 -04: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
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 a9af866777 bug 483062 - figure out how to get crash stacks from xpcshell tests - another followup bustage fix 2009-05-12 07:57:44 -04: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
Ted Mielczarek 27616db76a Bug 421611 - Need to be able to run tests on arbitrary build - add packaging bits for xpcshell. r=bsmedberg
--HG--
rename : intl/strres/tests/397093.properties => intl/strres/tests/unit/397093.properties
rename : intl/strres/tests/strres.properties => intl/strres/tests/unit/strres.properties
2009-03-21 11:20:00 -04:00
Doug Turner abaad654ab Bug 478911. better geolocation mochitests. r=ctalbert/jmaher 2009-03-14 21:03:21 -07: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
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
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
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
Andreas Gal eb81b1c24f Backed out changeset adbe8e4b21dc due to tinderbox failures/timeouts (453157). 2009-01-05 16:22:42 -08:00
Andrei Saprykin 2e891c7f35 bug 453157 - watchdog thread as an alternative to operation count. r=myself,mrbkap 2009-01-05 22:09:23 +01:00
Igor Bukanov 2e152b3b3a Backed out changeset 2d5e6b1c7254 - busted the WINNT 5.1 talos tracemonkey. 2008-12-23 19:24:09 +01:00
Andrei Saprykin 09c0dd5d3f bug 453157 - watchdog thread as an alternative to operation count. r=igor,mrbkap 2008-12-23 16:12:11 +01:00
Igor Bukanov 2a39d8b660 Backed out changeset 7184e014cd05 - the patch for bug 453157 bursted tgfx test on Windows. 2008-12-21 21:49:06 +01:00
Andrei Saprykin 4e1445fbdd bug 453157 - watchdog thread as an alternative to operation count 2008-12-21 17:16:09 +01:00
Mark Finkle b14e89582c Bug 465823: Allow XULRunner apps to use Mochitest in 1.9.1, r=ted, NPOTB 2008-12-05 11:52:25 -05:00
Igor Bukanov 951dd158dd Backed out changeset 700ae4e59496 - bug 453157 caused talos oranges. CLOSED TREE 2008-11-24 11:36:44 +01:00
Andrei Saprykin 8a4ff91d5f 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 72cf185db5 Backed out changeset 04cecb0ec24c to see if it fixes tinderbox oranges. CLOSED TREE 2008-11-22 16:33:09 +01:00
Andrey Saprykin 672255b969 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
Honza Bambas bcb7db113d 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
Honza Bambas acb5e154d6 Bug 455813 - Windows PGO builds fail when --disable-tests is set; v2; ted.mielczarek 2008-09-28 22:27:51 +02:00
Ted Mielczarek ff7706a544 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 5a3805ae5c bug 428009 - bustage fix for the --disable-tests case 2008-09-05 13:40:35 -04:00
Honza Bambas 779cb0331b bug 428009 - hook up ssltunnel to mochitest. r=waldo,kaie 2008-09-05 09:35:58 -04:00
Ben Newman 198f21c6c3 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 e4754c93bf bug 417943 - remove runtests.pl. r=sayrer 2008-06-26 18:07:50 -04:00
Kai Engert 4c10dc1f43 Backout bug 428009 2008-06-18 14:30:29 +02:00
Kai Engert da0d02dabf One more bustage fix for 428009, if this fails we'll back out 2008-06-18 14:00:27 +02:00
Kai Engert a0c057bf5a 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 b4cb02752a 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
alqahira@ardisson.org 15d8b4f079 Bug 420659 - initial Mochitest support for running Camino. r=jwalden, a=test-only, Camino-only 2008-05-06 10:52:26 -07:00
ted.mielczarek@gmail.com 0ffa64785b bug 426867 - ssl proxy for mochitest. r=sayrer/kaie (test only code) 2008-04-09 08:30:54 -07:00
sayrer@gmail.com a2e976ce6f Bug 418772. PGO scripts and input. r=ted.mielczarek. 2008-02-21 13:08:39 -08:00
surkov.alexander@gmail.com ed8a514fa6 Bug 416553 - option to run accessibility tests, r=rcampbell 2008-02-14 02:32:21 -08:00
surkov.alexander@gmail.com 1945217a63 Back out bug 416553 2008-02-13 23:33:19 -08:00
surkov.alexander@gmail.com 658f5a6467 Bug 416553 - option to run accessibility tests, r=rcampbell 2008-02-13 22:20:01 -08:00
jag@tty.nl 6b4aa39072 Bug 333308: make clean and make distclean miss various files. r=bsmedberg, a=schrep 2008-02-09 02:37:42 -08:00
reed@reedloden.com b2c03d204a Bug 414532 - "Mochitest broken on Cygwin" [p=honzab@allpeers.com (Honza Bambas) r=Waldo (test-only stuff)] 2008-02-06 13:30:24 -08:00
jwalden@mit.edu b1b4357e04 Bug 411007 - Rewrite runtests.pl.in in Python (but don't start using it yet). This version will eventually replace the Perl version; developer testing of all functionality on all platforms is highly appreciated until we can completely remove the Perl version. r=robcee, a=test-harness-work 2008-01-28 19:48:34 -08:00
bugzilla@standard8.plus.com 2cbdc3a92a Bug 399492 Allow Mochitests (runtest.pl) to start/run with apps other than Firefox. r/a=sayrer 2007-10-12 05:25:06 -07:00
gavin@gavinsharp.com 46e8bf86e3 Bug 375469: new test framework to run tests in the browser window scope, r=sayrer 2007-07-09 09:24:15 -07:00
axel@pike.org 37999fa74b bug 361583, start using Preprocessor.py instead of preprocessor.pl in building Minefield, r=bsmedberg 2007-04-11 09:35:01 -07:00
sayrer%gmail.com d251d09728 Bug 370696. chrome mochitest. r=rcampbell 2007-02-20 01:56:30 +00:00
sayrer%gmail.com cc822677b2 Bug 368725. is wrong in mochitest runtests.pl. r=bzbarsky 2007-01-31 05:14:23 +00:00
sayrer%gmail.com 42afbc5d4a bug 368494. mochitest harness setup bugs. r=asqueella 2007-01-28 19:06:05 +00:00
sayrer%gmail.com 23ba5ce55d Bug 364043. Remove dependency on Python for HTTP server to serve mochitests. Patch by Jeff Walden <jwalden+bmo@mit.edu> and Robert Sayre <sayrer@gmail.com>. r=rcampbell 2007-01-26 18:44:58 +00:00
sayrer%gmail.com 441c02debc Bug 359999. Add an enable-mochitest option. r=bsmedberg 2007-01-17 20:38:57 +00:00