Clint Talbert
|
a8699cf98f
|
Orange on Bd builds: Backed out changeset 745af1f3dbf5
|
2010-01-13 14:44:49 -08:00 |
|
Joel Maher
|
37b4f8d10a
|
Bug 530475, convert test harness python code to classes for future integration with mobile framework. r=ted patch=jmaher
|
2010-01-13 13:53:26 -08:00 |
|
Neil Rashbrook
|
a711f8a29e
|
Bug 525057 'make clean' deletes automationutils.py r=ted
|
2010-01-11 23:55:51 +00:00 |
|
Clint Talbert
|
1acc74d9c9
|
Backed out changeset e67e79969232 due to orange on debug mochitests
|
2010-01-07 19:57:02 -06:00 |
|
Joel Maher
|
f1b69370ac
|
Bug 530475 - Refactoring test harnesses to classes for easier reuse for mobile testing p=jmaher r=ted
|
2010-01-07 12:47:19 -06:00 |
|
Clint Talbert
|
cd0159d485
|
Merging backout to tip - backout of 85cd0f297421
|
2010-01-06 16:08:37 -06:00 |
|
Clint Talbert
|
4c1d49b91d
|
Backed out changeset 85cd0f297421 - causing orange on leak bloat and linux mochitests
|
2010-01-06 16:03:29 -06:00 |
|
Dave Townsend
|
2499013b41
|
Bug 435743: Add expire ssl certificate to the mochitest certdb. r=ted
|
2010-01-06 10:25:44 -08:00 |
|
Joel Maher
|
4d4376e23a
|
Bug 530475 - convert all python test harnesses to classes for easier reuse, patch=jmaher, r=ted
|
2010-01-06 12:01:18 -06:00 |
|
Neil Rashbrook
|
ba5f0c33fd
|
Bug 525047 'make clean' deletes automationutils.py (backout)
|
2009-12-18 00:19:53 +00:00 |
|
Neil Rashbrook
|
a2ecb52c78
|
Bug 525057 'make clean' deletes automationutils.py r=ted
|
2009-12-17 20:59:10 +00:00 |
|
L. David Baron
|
fa805f174f
|
Rerun 'make genservercert' in build/pgo and commit the resulting certs to fix expired test server certs and make the tree green.
--HG--
extra : transplant_source : L%D1V%EAX%C1%C1%E2%8A%DF%F5%AC%AA%B4%DB%D2%D1L%2AS
|
2009-11-28 21:30:27 -08:00 |
|
Ted Mielczarek
|
f6c0a3e6f9
|
bug 525370 - figure out windows bustage with hang detection and re-enable it. r=jwalden
--HG--
extra : rebase_source : 24ea6c09d89f20c21dc7f0b49b6dc62e32cd5934
|
2009-10-30 13:00:19 -04:00 |
|
Ted Mielczarek
|
752e9fc299
|
bustage fix for bug 501034
|
2009-10-29 19:20:42 -04:00 |
|
Ted Mielczarek
|
018ffaec34
|
bug 501034 - add hang detection + breakpad triggering to automation.py. r=Waldo
--HG--
extra : rebase_source : 088eeeb0c3135d1048dca08f3639642a90b2eab2
|
2009-10-13 16:56:24 -04:00 |
|
Ted Mielczarek
|
331ace7109
|
bug 515436 - Electrolysis test runs need a special LD_LIBRARY_PATH. fix automation.py and various consumers to not overwrite LD_LIBRARY_PATH. r=bsmedberg
--HG--
extra : rebase_source : 414a8059faaf7888b53f98712d0b0f6b4863d2ad
|
2009-10-08 14:10:47 -04:00 |
|
Honza Bambas
|
b3eafae72d
|
Bug 483440 - PSM doesn't detect invalid OID encodings in Cert Viewer Details tab, r=nelson+johnath
|
2009-07-29 22:23:27 +02:00 |
|
Honza Bambas
|
58b33ea115
|
Bug 483437 - PSM doesn't properly escape AVA Values in Cert Viewer Details tab, r=nelson+benjamin
|
2009-07-29 22:23:27 +02:00 |
|
Ted Mielczarek
|
eea55d01da
|
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
|
4f4b086565
|
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 |
|
Dave Camp
|
45cf011897
|
Bug 482073 - test_classifier.html issues leading to intermittent failures. r=waldo
|
2009-03-10 14:57:59 -07:00 |
|
Serge Gautherie
|
5dd75974c9
|
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 |
|
Ted Mielczarek
|
c07bf673e3
|
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 |
|
L. David Baron
|
e6253b557d
|
Fix remaining occurrences of 'ERROR FAIL' in the tree (other than those fixed in bug 468913). (Bug 477869) r=ted
|
2009-02-10 14:05:27 -08:00 |
|
Ted Mielczarek
|
18e08ab904
|
bug 460515 - Remove assumption that xpcshell etc in same directory as app executable. r=jwalden
|
2009-02-09 13:57:27 -05:00 |
|
Serge Gautherie
|
74eee262d7
|
Bug 475455 - [Windows 2000] runtests.py: automation.py can't kill ssltunnel.exe; (Av1b) Support Win2K kill.exe tool; r=jwalden+bmo
|
2009-01-29 14:37:37 +01:00 |
|
Dave Townsend
|
686e67addc
|
Bug 424488: Test infrastructure for signed jars. r=ted
|
2009-01-26 09:39:08 +00: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
|
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 |
|
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 |
|
Dave Camp
|
c12a3b0506
|
Bug 441359: Check script and css loads against the classifier. r+sr=jonas
|
2009-01-13 23:13:48 -08: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 |
|
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 |
|
Andreas Gal
|
135f143d10
|
Backed out changeset adbe8e4b21dc due to tinderbox failures/timeouts (453157).
|
2009-01-05 16:22:42 -08:00 |
|
Andrei Saprykin
|
9f7c96f36f
|
bug 453157 - watchdog thread as an alternative to operation count. r=myself,mrbkap
|
2009-01-05 22:09:23 +01:00 |
|
Igor Bukanov
|
81c3a2b632
|
Backed out changeset 2d5e6b1c7254 - busted the WINNT 5.1 talos tracemonkey.
|
2008-12-23 19:24:09 +01:00 |
|
Andrei Saprykin
|
11dac3f234
|
bug 453157 - watchdog thread as an alternative to operation count. r=igor,mrbkap
|
2008-12-23 16:12:11 +01:00 |
|
Igor Bukanov
|
136838d60b
|
Backed out changeset 7184e014cd05 - the patch for bug 453157 bursted tgfx test on Windows.
|
2008-12-21 21:49:06 +01:00 |
|
Andrei Saprykin
|
c68c632137
|
bug 453157 - watchdog thread as an alternative to operation count
|
2008-12-21 17:16:09 +01: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
|
b18d454609
|
Backed out changeset 44890ee1d15f for leaks
|
2009-01-13 02:22:59 -08:00 |
|
Dave Camp
|
ca7e07e266
|
Bug 441359: Check script and css loads against the classifier. r+sr=jonas
|
2009-01-12 21:52:00 -08: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 |
|
Dave Camp
|
d4f7aed7eb
|
Backed out changeset e31d0d3c28fd (bug 441359)
|
2009-01-05 01:27:51 -08:00 |
|
Dave Camp
|
c3150e042c
|
Bug 441359: Run scripts/css through the classifier. r+sr=sicking
|
2009-01-04 23:40:29 -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 |
|
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 |
|
Igor Bukanov
|
b7df88f931
|
Backed out changeset c54f1957d564 - bug 453157 - build system changes caused mouchi test failures. CLOSED TREE
|
2008-11-22 00:13:42 +01:00 |
|
Andrey Saprykin
|
c87e2d80c8
|
bug 453157 - using watchdog thread as an alternative to the operation count. r=igor,mrbkap a1.9.0b2=beltzner (CLOSED TREE)
|
2008-11-21 22:58:16 +01: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 |
|
Blake Kaplan
|
54cdbe81ec
|
Merge mozilla-central -> tracemonkey
|
2008-10-13 11:05:05 -07:00 |
|
Honza Bambas
|
d11f5d8cd5
|
Bug 413909 - nsCertOverrideService IDN handling is broken; tests; r=kaie
--HG--
rename : security/manager/ssl/tests/test_datasignatureverifier.js => security/manager/ssl/tests/unit/test_datasignatureverifier.js
rename : security/manager/ssl/tests/test_hash_algorithms.js => security/manager/ssl/tests/unit/test_hash_algorithms.js
rename : security/manager/ssl/tests/test_hmac.js => security/manager/ssl/tests/unit/test_hmac.js
|
2008-10-10 16:41:38 +02:00 |
|
Brendan Eich
|
b646f02b70
|
Restore -j for shell tests run on tracemonkey repo.
|
2008-10-01 00:36:01 -04:00 |
|
Brendan Eich
|
a1948920d2
|
Remove -j for shell tests in prep for m-c push.
|
2008-10-01 00:34:57 -04:00 |
|
Andreas Gal
|
83ea7eb834
|
Merge.
|
2008-09-30 16:35:52 -07:00 |
|
Honza Bambas
|
c1c55c35ba
|
Bug 455168 - Add test ssl server certificate re-generation to tools phase in build/pgo; v2; r=ted.mielczarek
|
2008-09-28 22:35:45 +02: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 |
|
Serge Gautherie
|
2d6b07d803
|
Backed out changeset 9841b5e5cf10
Bug 455813 - Windows PGO builds fail when --disable-tests is set; r=ted.mielczarek
|
2008-09-24 07:16:12 +02:00 |
|
Honza Bambas
|
b893d5e6b9
|
Bug 455813 - Windows PGO builds fail when --disable-tests is set; r=ted.mielczarek
|
2008-09-24 06:23:21 +02:00 |
|
Gavin Sharp
|
7fc3ae45eb
|
Back out unintentional change that enabled JIT for m-c unit tests
|
2008-09-23 11:46:25 -04:00 |
|
Robert Sayre
|
ef1d953f6b
|
Turn on JIT for unit tests.
|
2008-09-12 14:55:28 -04:00 |
|
Bobby Holley
|
ca2c8d76a5
|
Forcing sRGB for mochitests - bug 454430. r=vlad
|
2008-09-09 21:13:23 -07: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 |
|
Robert Sayre
|
b4b33170e8
|
Turn off the JIT during mochitest for now.
|
2008-08-21 20:23:52 -04:00 |
|
Robert Sayre
|
7f62a06cd6
|
Turn on the JIT for tracemonkey mochitests.
|
2008-08-21 14:16:33 -04:00 |
|
Kai Engert
|
a6269cffd6
|
Backout bug 428009
|
2008-06-18 14:30:29 +02:00 |
|
Kai Engert
|
87cab20dd5
|
Bustage fix for 428009, whitespace change to force regen of automation.py
|
2008-06-18 13:15:02 +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 |
|
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 |
|
Ben Hearsum
|
9bdeca450a
|
bug 422296: fix stupid typo in automation.py.in. r=duh
|
2008-05-14 09:27:47 -04:00 |
|
Ben Hearsum
|
f405b4d21e
|
bug 422296: fix stupid typo in automation.py.in. r=duh
|
2008-05-14 09:21:12 -04:00 |
|
Ben Hearsum
|
d3e0b8c412
|
bug 422296: need debug+leak testing builds for mozilla central - trivial follow-up for build/Makefile.in. r=tmielczarek, patch=me
|
2008-05-14 08:22:25 -04:00 |
|
alqahira@ardisson.org
|
266b2a9a37
|
Bug 420659 - initial Mochitest support for running Camino. r=jwalden, a=test-only, Camino-only
|
2008-05-06 10:52:26 -07:00 |
|
gavin@gavinsharp.com
|
355e00c1ac
|
Bug 431713: show EULA by default on first run of Firefox on Linux, and add override for unit test/talos machines to avoid it there, r=mconnor, a=mconnor
|
2008-05-05 13:43:44 -07:00 |
|
bent.mozilla@gmail.com
|
75aa1203d6
|
Bug 379959. Patch by Jonas Sicking <jonas@sicking.cc>. r+sr=bz, a=damons.
|
2008-04-28 16:56:07 -07:00 |
|
jwalden@mit.edu
|
3c931ce4b2
|
Bug 418009 - more followup, this time to deal with logspam due to self._process being a different class on different systems, with subtly different APIs. Python's library system's APIs for cross-platformness leave much to be desired, unfortunately...
|
2008-04-08 05:48:46 -07:00 |
|
jwalden@mit.edu
|
8dbf128bbb
|
Hopefully fix a bug on Windows, where we were trying to read from stdout but hadn't created the process with the flags to actually make the stdout be available to read. r=bustage
|
2008-04-08 01:44:26 -07:00 |
|
jwalden@mit.edu
|
74a2f73c04
|
Bug 418009 - Make runtests.py properly handle stdout for both the server and the application processes, rather than just sitting on the server output and hoping it doesn't grow 'too large'. This may fix some of the problems that were plaguing the PGO box that was using runtests.py a few days ago, and it should fix hangs numerous people have seen running Mochitests lately, where the server process decides to spew gobs of output about stuff being leaked. r=robcee
|
2008-04-07 22:18:45 -07:00 |
|
jwalden@mit.edu
|
1bde50a721
|
Bug 423106 - runtests.py doesn't do anything with --browser-arg. r=ted
|
2008-03-15 15:48:08 -07:00 |
|