Masatoshi Kimura
b1f989d9f1
Bug 1092835 - Tests for SSL3/RC4 only servers. r=keeler,past
2014-12-13 20:09:02 +09:00
Ryan VanderMeulen
1bdab6fe7b
Backed out changesets fb903f13f215, 9c5c712698e4, and 36d257ead3da (bug 1092835) for causing test_csp_allow_https_schemes.html permafail on Android 2.3.
...
CLOSED TREE
2014-12-09 14:00:47 -05:00
Masatoshi Kimura
9871309b39
Bug 1092835 - Tests for SSL3/RC4 only servers. r=keeler,past
2014-12-10 00:54:07 +09:00
Jan de Mooij
a73ae4b0e8
Backout a3f7920495b4 (bug 1096280) because it made benchmarks more noisy and didn't help much. r=me
2014-11-20 12:07:26 +01:00
Jan de Mooij
5d69afce1b
Bug 1096280 part 2 - Add Octane to the PGO profile. r=h4writer
...
--HG--
rename : js/src/octane/base.js => build/pgo/js-input/octane/base.js
rename : js/src/octane/box2d.js => build/pgo/js-input/octane/box2d.js
rename : js/src/octane/code-load.js => build/pgo/js-input/octane/code-load.js
rename : js/src/octane/crypto.js => build/pgo/js-input/octane/crypto.js
rename : js/src/octane/deltablue.js => build/pgo/js-input/octane/deltablue.js
rename : js/src/octane/earley-boyer.js => build/pgo/js-input/octane/earley-boyer.js
rename : js/src/octane/gbemu-part1.js => build/pgo/js-input/octane/gbemu-part1.js
rename : js/src/octane/gbemu-part2.js => build/pgo/js-input/octane/gbemu-part2.js
rename : js/src/octane/mandreel.js => build/pgo/js-input/octane/mandreel.js
rename : js/src/octane/navier-stokes.js => build/pgo/js-input/octane/navier-stokes.js
rename : js/src/octane/pdfjs.js => build/pgo/js-input/octane/pdfjs.js
rename : js/src/octane/raytrace.js => build/pgo/js-input/octane/raytrace.js
rename : js/src/octane/regexp.js => build/pgo/js-input/octane/regexp.js
rename : js/src/octane/richards.js => build/pgo/js-input/octane/richards.js
rename : js/src/octane/splay.js => build/pgo/js-input/octane/splay.js
rename : js/src/octane/typescript-compiler.js => build/pgo/js-input/octane/typescript-compiler.js
rename : js/src/octane/typescript-input.js => build/pgo/js-input/octane/typescript-input.js
rename : js/src/octane/typescript.js => build/pgo/js-input/octane/typescript.js
rename : js/src/octane/zlib-data.js => build/pgo/js-input/octane/zlib-data.js
rename : js/src/octane/zlib.js => build/pgo/js-input/octane/zlib.js
2014-11-19 15:10:55 +01:00
Jan de Mooij
82a6d16159
Bug 1096280 part 1 - Move sunspider files in build/pgo/js-input to a new sunspider directory. r=ted
...
--HG--
rename : build/pgo/js-input/3d-cube.html => build/pgo/js-input/sunspider/3d-cube.html
rename : build/pgo/js-input/3d-morph.html => build/pgo/js-input/sunspider/3d-morph.html
rename : build/pgo/js-input/3d-raytrace.html => build/pgo/js-input/sunspider/3d-raytrace.html
rename : build/pgo/js-input/access-binary-trees.html => build/pgo/js-input/sunspider/access-binary-trees.html
rename : build/pgo/js-input/access-fannkuch.html => build/pgo/js-input/sunspider/access-fannkuch.html
rename : build/pgo/js-input/access-nbody.html => build/pgo/js-input/sunspider/access-nbody.html
rename : build/pgo/js-input/access-nsieve.html => build/pgo/js-input/sunspider/access-nsieve.html
rename : build/pgo/js-input/bitops-3bit-bits-in-byte.html => build/pgo/js-input/sunspider/bitops-3bit-bits-in-byte.html
rename : build/pgo/js-input/bitops-bits-in-byte.html => build/pgo/js-input/sunspider/bitops-bits-in-byte.html
rename : build/pgo/js-input/bitops-bitwise-and.html => build/pgo/js-input/sunspider/bitops-bitwise-and.html
rename : build/pgo/js-input/bitops-nsieve-bits.html => build/pgo/js-input/sunspider/bitops-nsieve-bits.html
rename : build/pgo/js-input/controlflow-recursive.html => build/pgo/js-input/sunspider/controlflow-recursive.html
rename : build/pgo/js-input/crypto-aes.html => build/pgo/js-input/sunspider/crypto-aes.html
rename : build/pgo/js-input/crypto-md5.html => build/pgo/js-input/sunspider/crypto-md5.html
rename : build/pgo/js-input/crypto-sha1.html => build/pgo/js-input/sunspider/crypto-sha1.html
rename : build/pgo/js-input/date-format-tofte.html => build/pgo/js-input/sunspider/date-format-tofte.html
rename : build/pgo/js-input/date-format-xparb.html => build/pgo/js-input/sunspider/date-format-xparb.html
rename : build/pgo/js-input/math-cordic.html => build/pgo/js-input/sunspider/math-cordic.html
rename : build/pgo/js-input/math-partial-sums.html => build/pgo/js-input/sunspider/math-partial-sums.html
rename : build/pgo/js-input/math-spectral-norm.html => build/pgo/js-input/sunspider/math-spectral-norm.html
rename : build/pgo/js-input/regexp-dna.html => build/pgo/js-input/sunspider/regexp-dna.html
rename : build/pgo/js-input/string-base64.html => build/pgo/js-input/sunspider/string-base64.html
rename : build/pgo/js-input/string-fasta.html => build/pgo/js-input/sunspider/string-fasta.html
rename : build/pgo/js-input/string-tagcloud.html => build/pgo/js-input/sunspider/string-tagcloud.html
rename : build/pgo/js-input/string-unpack-code.html => build/pgo/js-input/sunspider/string-unpack-code.html
rename : build/pgo/js-input/string-validate-input.html => build/pgo/js-input/sunspider/string-validate-input.html
2014-11-19 15:10:52 +01:00
Mark Goodwin
67e2ac2b80
Bug 1068949 - Some tests to ensure warnings are displayed appropriately. r=past
2014-11-07 00:12:00 -05:00
Mark Goodwin
6395b8c327
Bug 846489 - Part 3 - Tests. r=felipc@gmail.com
2014-10-30 12:52:00 +01:00
Carsten "Tomcat" Book
337fe2fbad
Backed out changeset 3ea8068731c9 (bug 846498)
2014-10-31 10:03:10 +01:00
Mark Goodwin
ea8d32760e
Bug 846498 - Part 3 Testsfor Bug 846498. r=felipc@gmail.com
2014-10-30 12:52:00 +01:00
Camilo Viecco
886005b84a
Bug 787133 - (hpkp) Part 2/2. Tests r=keeler
2014-09-29 20:31:08 -07:00
Georgios Kontaxis
753bba5b54
Bug 1043801: tests asserting doorhanger correctly reflects tracking protection state r=adw
2014-08-22 20:26:46 -07:00
Bobby Holley
12398ea8c3
Bug 965898 - Add subdomains for mochi.test. r=ted
...
This allows us to test document.domain without hoisting the whole test into
an example.com iframe.
2014-07-30 12:23:04 -07:00
Bobby Holley
49e86ce330
Backed out 16 changesets (bug 965898) for rooting hazards. CLOSED TREE
...
Backed out changeset ac4abde3579f (bug 965898)
Backed out changeset c4c7ab1a2f70 (bug 965898)
Backed out changeset e0bf3598dfe1 (bug 965898)
Backed out changeset 8f2788a0ba24 (bug 965898)
Backed out changeset 0d1cda4decaa (bug 965898)
Backed out changeset 3d80ffc439fb (bug 965898)
Backed out changeset ad66ab36fe2d (bug 965898)
Backed out changeset dcf7ccf6eff2 (bug 965898)
Backed out changeset d3f02e80355d (bug 965898)
Backed out changeset 212f2d05d9e7 (bug 965898)
Backed out changeset c350a2c0aa6d (bug 965898)
Backed out changeset c75acd0663a9 (bug 965898)
Backed out changeset d68f7ef0ae69 (bug 965898)
Backed out changeset 610e6d6e1a88 (bug 965898)
Backed out changeset 54d40a30f6ad (bug 965898)
Backed out changeset 403a0e1d2324 (bug 965898)
2014-07-29 22:57:59 -07:00
Bobby Holley
2964985578
Bug 965898 - Add subdomains for mochi.test. r=ted
...
This allows us to test document.domain without hoisting the whole test into
an example.com iframe.
2014-07-29 21:35:32 -07:00
Marco Castelluccio
3236b9594b
Bug 1021345 - Allow apps to be installed from the Marketplace staging server. r=fabrice
2014-07-23 13:20:25 +02:00
Georgios Kontaxis
3ee3af8b30
Bug 1029887: Test DOM nodes blocked by NS_ERROR_TRACKING_URI (r=mmc)
2014-07-18 17:26:24 -07:00
Marco Castelluccio
dbbaa5a183
Bug 1040179 - Test marketplace-dev certificates. r=fabrice
2014-07-19 13:51:24 +02:00
Brian R. Bondy
cacb9c55fc
Bug 598615 - Rename HAVE_64BIT_OS to HAVE_64BIT_BUILD. r=ted
2014-06-24 22:16:25 -04:00
Nathan Froyd
eb0ac66d80
Bug 1009042 - add example.net to server-locations.txt; r=jmaher
2014-05-12 12:36:38 -04:00
Marco Castelluccio
7e259c5533
Bug 989806 - Use reviewer certs for reviewer pages. r=fabrice
2014-04-28 10:50:00 +02:00
Ryan VanderMeulen
de552d3ac3
Backed out changeset 9d04bde9fcd1 (bug 989806) for Android mochitest failures.
2014-04-27 21:25:28 -04:00
Marco Castelluccio
efa95d24df
Bug 989806 - Use reviewer certs for reviewer pages. r=fabrice
2014-04-27 13:38:00 -04:00
Ed Morley
d986e0aa3e
Backed out changeset b589de6c1084 (bug 889744) for failures in test_marketplace_pkg_install.html
2014-04-24 15:29:20 +01:00
Marco Castelluccio
04272068a9
Bug 889744 - Use reviewer certs for reviewer pages. r=fabrice
2014-04-24 04:27:00 +02:00
David Major
e51507e5b0
Bug 919735: For VS2013, put the 32-bit PGO files first on the PATH. r=ted
2014-03-14 12:48:59 -07:00
Gian-Carlo Pascutto
452e75f96c
Bug 971240 - Move phishing/malware test pages to their own domain. r=mmc
2014-03-07 19:12:23 +01:00
Henri Sivonen
7eef0de378
Bug 910211 - Guess the fallback encoding from the top-level domain when feasible. r=emk.
2014-02-06 11:08:01 +02:00
Wes Kocher
5cfcfcf8a4
Backed out changeset f1abdc201968 (bug 823787) for breaking PGO builds on Windows
2013-12-12 19:43:25 -08:00
Nicholas Nethercote
c172b7092a
Bug 823787 - Make profilerserver.py use a non-zero exit code on failure. r=ted.
...
--HG--
extra : rebase_source : 2e7d1ec773dfc286c57832ea3d907f0b18af8908
2013-12-12 14:08:40 -08:00
Camilo Viecco
2897aff2ae
Bug 942918 - remove ev tests that use crl for revocation check. r=dkeeler
2013-12-02 15:20:24 -08:00
Ted Mielczarek
81f1e0ab8a
bug 641829 - add a Quitter extension for profileserver.py. r=jmaher
2011-05-26 09:07:35 -04:00
Jared Wein
a60d854522
Bug 907559 - Update the PGO profile to open and close tabs between test pages. r=ted
...
--HG--
extra : rebase_source : 525887cb80092f795f0026aaf0fee8b4f559ea55
2013-08-23 13:48:32 -04:00
Gervase Markham
5103d820f9
Bug 715549 - remove last vestiges of tri-licence. DONTBUILD.
2013-07-19 16:08:33 +01:00
Ted Mielczarek
20c856ae55
bug 746244 - Port profileserver.py to Mozbase. r=jhammel
...
--HG--
rename : build/pgo/genpgocert.py.in => build/pgo/genpgocert.py
2013-05-28 15:33:57 -04:00
Ted Mielczarek
4b21d3fcfc
bug 746244 - clean up a few things in genpgocert.py. r=jmaher
2013-05-29 20:17:32 -04:00
Andrew Halberstadt
da6d3f8e10
Bug 830430 - automation.py should read profile data from a file, r=jhammel
...
* * *
Copy prefs general
2013-05-07 11:19:46 -04:00
Camilo Viecco
fe68a570a8
Bug 864633 - broken site identity info bar part2 (tests from 813418). r=bsmith
...
--HG--
extra : rebase_source : b9acce3f6db1b1560b5e9928e8b3794ead151bc1
2013-04-25 13:40:26 -07:00
Kyle Machulis
72a717a860
Bug 855465 - Add emacs python mode comments to moz.build files; r=gps
2013-04-01 11:36:59 -07:00
Kyle Machulis
43628a7867
Backout for changeset 03452b187c14 (Bug 855465) due to bustage on a CLOSED TREE; r=qdot
2013-03-29 15:12:58 -07:00
Kyle Machulis
334c0800cf
Bug 855465 - Add emacs python mode comments to moz.build files; r=gps
...
--HG--
extra : rebase_source : 004a756492323e1a049586e85b3be5037159df20
2013-03-29 13:56:18 -07:00
Simon Montagu
52cc90f289
Changes to existing tests caused by bug 722299, r=honza.b
2013-03-01 03:56:45 -08:00
Gregory Szorc
c3f2ed9adf
Bug 784841 - Part 18e: Convert /build, /config, and core build system; r=ted
2013-02-25 12:47:18 -08:00
Mike Hommey
026abf6d83
Bug 840094 - Change how nsZipArchive logging works. r=taras,r=gps
...
Now log in a single file given by the MOZ_JAR_LOG_FILE environment variable.
Log entries contain the URI of the Zip archive, followed by the path in the
archive.
* * *
Bug 840094 - Fixup for debug builds failure because of nsZipArchive::CloseArchive being called several times
2013-02-19 11:02:12 +01:00
Camilo Viecco
15554db005
Bug 785259 - tests, r=honzab
2012-10-31 22:17:28 +01:00
Bobby Holley
8188b09b4e
Bug 792036 - Fix up tests to avoid relying on the existence of window.Components (MANUAL). r=mccr8
...
These are the manual fixes that the ensuing auto-generation can't deal with. Some of them
just fix up formatting (such as Components.\nFoo, so that subsequent auto-generation can
work better).
2012-09-24 14:46:28 +02:00
Mike Hommey
70d7c821af
Bug 774032 bonus - Use @DEPTH@ and @relativesrcdir@ in Makefile.in. r=ted
2012-08-04 20:26:44 +02:00
Ms2ger
db78740e07
Bug 756641 - Set up redirects for W3C servers; r=ted
2012-06-23 09:10:16 +02:00
Gervase Markham
68d38d677f
Bug 759095 - upgrade license to MPL 2, and other licensing cleanups.
...
--HG--
extra : rebase_source : da55a4937383eda2baf7c9a362501da8ee664146
2012-05-29 16:52:43 +01:00
Gervase Markham
82ff7027aa
Bug 716478 - update licence to MPL 2.
2012-05-21 12:12:37 +01:00
Kyle Huey
0d46ef973d
Bug 715014: Delete IndexedDB files directory so that databases can be opened again after being deleted. r=bent
2012-01-04 11:25:26 -05:00
Gavin Sharp
96ba842741
Bug 711478: fix regression from bug 696436 that broke Windows PGO builds, r=ted, landing on CLOSED TREE so that we can reopen it
2011-12-16 10:16:54 -08:00
Gavin Sharp
7f25d5cbe5
Bug 696436: consolidate Mac bundle name selection, and allow adding a prefix to it at build time, r=dolske, r=ted relanding with a clobber on a CLOSED TREE
2011-10-27 10:27:56 -07:00
Blair McBride
6c81afa75a
Backout 9e94c7b5290f (bug 696436) due to Mac opt breakage. CLOSED TREE
2011-12-16 16:08:48 +13:00
Gavin Sharp
e8b9ec60db
Bug 696436: consolidate Mac bundle name selection, and allow adding a prefix to it at build time, r=dolske, r=ted
...
--HG--
extra : rebase_source : 138e3b0259bb144524b1bdb8a6db9d83fe527c71
2011-10-27 10:27:56 -07:00
Kyle Huey
5c29212946
Bug 704464: Part 2 - Make Database creation hook into the quota system. r=bent
2011-12-03 12:18:38 -05:00
Gian-Carlo Pascutto
7555484c58
Bug 693389 - Update urlclassifier DB for Mozilla com->org move. r=dcamp
2011-11-09 17:22:59 +01:00
Ehsan Akhgari
033bc59a4b
Bug 531590 - Increase the default validity of the self-signed certificate that we use for our tests to 10 years by default; r=mayhemer
...
This is a dump of the new certificate information obtained by running
`certutil -L -d . -n 'pgo server certificate'`:
Certificate:
Data:
Version: 3 (0x2)
Serial Number: 2 (0x2)
Signature Algorithm: PKCS #1 SHA-1 With RSA Encryption
Issuer: "CN=Temporary Certificate Authority,O=Mozilla Testing,OU=Prof
ile Guided Optimization"
Validity:
Not Before: Mon Nov 07 20:38:29 2011
Not After : Sun Nov 07 20:38:29 2021
Subject: "CN=example.com"
Subject Public Key Info:
Public Key Algorithm: PKCS #1 RSA Encryption
RSA Public Key:
Modulus:
d8:43:79:cf:52:ce:49:08:47:9c:57:9b:f8:0b:de:7a:
ca:ba:1c:88:9f:fd:d8:0b:df:a8:98:92:22:46:08:3e:
d2:25:4c:09:c2:32:3f:51:f9:79:60:b6:ac:94:0e:7a:
33:13:e7:0b:f7:97:72:3b:37:8f:d4:e5:ea:0c:e2:9e:
4a:5b:28:1d:8c:eb:a1:b4:96:47:37:bf:fc:f0:87:d3:
ca:13:7e:38:45:f5:3f:75:1d:45:0d:72:36:b3:cf:57:
13:99:cd:6d:3c:b8:e9:9c:ec:af:2e:2c:25:3a:d5:13:
7e:6f:51:63:2a:eb:e1:4f:ee:68:42:63:c2:f4:e1:a3
Exponent: 65537 (0x10001)
Signed Extensions:
Name: Certificate Subject Alt Name
DNS name: "example.com"
DNS name: "test1.example.com"
DNS name: "test2.example.com"
DNS name: "sub1.test1.example.com"
DNS name: "sub1.test2.example.com"
DNS name: "sub2.test1.example.com"
DNS name: "sub2.test2.example.com"
DNS name: "requestclientcert.example.com"
DNS name: "requireclientcert.example.com"
DNS name: "xn--hxajbheg2az3al.xn--jxalpdlp"
DNS name: "sub1.xn--hxajbheg2az3al.xn--jxalpdlp"
DNS name: "sectest1.example.org"
DNS name: "sub.sectest2.example.org"
DNS name: "sectest2.example.org"
DNS name: "sub.sectest1.example.org"
DNS name: "redirproxy.example.com"
Signature Algorithm: PKCS #1 SHA-1 With RSA Encryption
Signature:
a2:f1:08:1c:de:74:27:95:34:a0:1a:6c:9c:fe:8f:7f:
45:38:af:1f:bb:04:b6:e5:f8:e4:35:bf:ce:23:53:74:
ca:89:26:6b:22:d7:f3:f7:66:d4:f1:8b:95:7d:c4:27:
44:57:10:f3:3d:ea:bb:0c:88:d2:09:67:e3:d1:47:6c:
2c:2b:6d:78:41🆎 7e:64:59:e3:df:05:fa:65:72:c9:
fd:5b:f6:0e:39:7d:02:31:99:5b:fb:29:17:9a:c9:0e:
64:4d:8c💿 bf:6e:d0:9e:b0:68:a6:d9:ee:a0:16:ec:
50:dc:58:7e:7b:82:3e:ce:98:a6:20:4d:a6:bd:ad:05
Fingerprint (MD5):
CC:F2:AD:07:F9:B8:A5:3B:A6:BB:75:80:4E:E6:BB:08
Fingerprint (SHA1):
2D:E7:9A:AE:80:CB:FD:51:B1:23:E0:CF:6F:6B:51:19:E5:28:BB:95
Certificate Trust Flags:
SSL Flags:
Terminal Record
Trusted
User
Email Flags:
User
Object Signing Flags:
User
2011-11-07 18:48:49 -05:00
Patrick McManus
637ad95bfd
bug 599295 r=jduell
...
--HG--
extra : rebase_source : b376fd42a37c8b92389b43fac2e253a8466c3349
2011-11-02 17:43:27 -04:00
Justin Lebar
931f3591e0
Bug 672563 - Back out bug 663251 so we run the profiling step only once on Linux. Takes profileserver.py back to dc8d154f3710. r=ted
...
--HG--
extra : rebase_source : ab83b295bca17ff9047d80951d8eae79f4cd97bb
2011-07-19 14:12:51 -04:00
Justin Lebar
479a5e444b
Bug 669408 - Construct a new profile each time we run an instrumented build during PGO. r=ted
2011-07-06 09:49:57 -04:00
Phil Ringnalda
596da79aeb
Bug 663211 - proxy www.mozilla.com in tests so safebrowsing tests don't try to hit the network, r=ted, f=mmmulani
2011-06-11 11:24:50 -07:00
Justin Lebar
22595121c0
Bug 663251 - Make profileserver.py take an optional argument, specifying the number of times to run the profiling step.
2011-06-14 09:44:34 -04:00
Michael Wu
d8e5409ec9
Bug 641614 - Fix reordering of localized files in omnijar, r=ted
2011-06-10 17:54:01 -07:00
Michael Wu
51a78c71eb
Bug 656050 - Fix jar reordering on linux by moving jarlog dir, r=ted
2011-05-17 11:06:16 -07:00
Ted Mielczarek
e134d1ea2d
bug 628873 - redirect fxfeeds.mozilla.com to stop loading the default live bookmark in mochitests. r=philor,bhearsum
2011-01-31 11:55:50 -05:00
Phil Ringnalda
5e4ca0a019
Bug 629202 followup, perhaps this is what the patch actually meant to do, a=bustage
2011-02-04 19:38:52 -08:00
Edmund Wong
7dc154d534
Bug 629202 - Fixed 'ImportError: No module named automation' during valgrind-linux test, r+a=ted
2011-02-02 07:44:00 -08:00
Edmund Wong
7485644992
Bug 418896 - Removed profileserver.py.in from being preprocessed; r=ted a=NPOTB
...
--HG--
rename : build/pgo/profileserver.py.in => build/pgo/profileserver.py
2011-01-25 15:15:38 -05:00
Chris AtLee
fcdf66ee32
bug 493791: Periodically run tests under valgrind - Add debugger support to pgoserver.py. r=ted, a2.0=gavin.
...
--HG--
extra : rebase_source : 6a5b2229df2a8a67e230cedd3f0be27863794120
2010-12-06 10:37:29 -05:00
Margaret Leibovic
f852314cf2
Bug 608791 - onBeforeLinkTraversal should compare host strings instead of top level domains. r=gavin, a=blocking
2010-11-29 13:22:25 -08:00
Reed Loden
cc39bb05b0
Bug 615173 - Rerun 'make genservercert' in build/pgo and commit the resulting certs to fix expired test server certs and make the tree green. a=closedtree=orange:timebomb
2010-11-29 03:52:27 -08:00
Michael Wu
a47bee840c
Bug 589971 - Omnijar before profiling part of PGO, r=ted a=beltzner
2010-09-09 16:12:08 -04:00
Jonas Sicking
ec1a4a941c
Bug 590870: Allow mochitest domains that don't support XUL/XBL. r=ted a=test-only
2010-09-03 15:53:28 -07:00
Taras Glek
b811791acb
Bug 559961 - Reorder jar files as part of PGO, r=bsmedberg a=blocking2.0
...
--HG--
extra : rebase_source : d8a75545714a131291c74dd79c966150544ff9d1
2010-08-18 10:34:07 -07:00
Michael Kohler
9d899e6494
Bug 506041 Part 2: Correct misspellings in source code
...
r=timeless
2010-05-13 14:19:51 +02:00
Joel Maher
06ea20abd9
Bug 544097 Fixing up leaktest and profileserver tests to run with these changes r=ctalbert p=jmaher. Landed on CLOSED TREE
2010-03-12 13:53:37 -08:00
Joel Maher
6b6e9978a3
Bug 544097 Chaning mochitests to run against mochi.test instead of localhost r=ted, waldo, dwitte p=jmaher. Landed on CLOSED TREE
2010-03-12 13:53:36 -08:00
Brad Lassey
96319c4535
backing out changesets e939397fc6a5, 88529662c474 and 3d7c54b194bb due to random hangs in pgo tests
2010-03-09 22:33:11 -05:00
Joel Maher
e8cd5c9ea7
Bug 544097 changing mochitests to use mochi.test instead of localhost for windows mobile refactoring p=jmaher, r=ted,dwitte, sayrer, waldo, ctalbert
2010-03-09 08:55:39 -08:00
Joel Maher
1c8d232df2
Bug 544097 changing mochitests to use mochi.test instead of localhost for windows mobile refactoring p=jmaher, r=ted,dwitte, sayrer, waldo, ctalbert
2010-03-09 08:55:39 -08:00
Kyle Huey
a7c3948d0a
Backed out changeset 8ce70abd7777
2010-03-09 01:14:21 -05:00
Joel Maher
694ec71da0
Bug 544097 Change mochitests to use mochi.test instead of localhost for mobile refactoring p=jmaher r=ted,dwitte,sayrer
2010-03-08 19:21:33 -08:00
Clint Talbert
5b4513c7e9
Backed out changeset b4372055f473 -- due to unexplained orange on OS X Leak test (Bd) box
2010-03-07 17:34:23 -08:00
Joel Maher
3cd691129e
Bug 544097 - Change mochitests to use mochi.test instead of localhost for mobile test refactoring p=jmaher, r=sayrer,dwitte
2010-03-07 16:08:05 -08:00
Joel Maher
9cbb17cab6
Bug 530475 - Convert testharness python code to classes for future integration with mobile framework p=jmaher r=ted
2010-01-15 09:22:54 -08:00
Clint Talbert
97380eb3ce
Orange on Bd builds: Backed out changeset 745af1f3dbf5
2010-01-13 14:44:49 -08:00
Joel Maher
d3cc2ac124
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
f26aad7e85
Bug 525057 'make clean' deletes automationutils.py r=ted
2010-01-11 23:55:51 +00:00
Clint Talbert
a961a03110
Backed out changeset e67e79969232 due to orange on debug mochitests
2010-01-07 19:57:02 -06:00
Joel Maher
ab0d8f0041
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
4fc756af56
Merging backout to tip - backout of 85cd0f297421
2010-01-06 16:08:37 -06:00
Clint Talbert
d938e08992
Backed out changeset 85cd0f297421 - causing orange on leak bloat and linux mochitests
2010-01-06 16:03:29 -06:00
Dave Townsend
d90169e548
Bug 435743: Add expire ssl certificate to the mochitest certdb. r=ted
2010-01-06 10:25:44 -08:00
Joel Maher
3d0c15f608
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
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
L. David Baron
d26b02876a
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
34015a77aa
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
7745adcd88
bustage fix for bug 501034
2009-10-29 19:20:42 -04:00
Ted Mielczarek
76b0e0bd6a
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
8c1c721b01
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
9a7c591b1f
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
487118f352
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
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
Dave Camp
d4612bdc64
Bug 482073 - test_classifier.html issues leading to intermittent failures. r=waldo
2009-03-10 14:57:59 -07: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
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
L. David Baron
2141d9bef4
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
18e9d5edc3
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
ef987b9919
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
480e4a0a4f
Bug 424488: Test infrastructure for signed jars. r=ted
2009-01-26 09:39:08 +00: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
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
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
Dave Camp
1e04293c7f
Bug 441359: Check script and css loads against the classifier. r+sr=jonas
2009-01-13 23:13:48 -08: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
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
Robert Sayre
7ddcc5ccea
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
d92aa7006b
Backed out changeset 44890ee1d15f for leaks
2009-01-13 02:22:59 -08:00
Dave Camp
a925063a4f
Bug 441359: Check script and css loads against the classifier. r+sr=jonas
2009-01-12 21:52:00 -08:00
Dave Camp
bc5b4a67f8
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
694a68eacc
Backing out bug 468087 and bug 456001
2009-01-12 21:47:31 +01:00
Jeff Walden
b634752ac0
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
b6225c4211
Bug 464191 - ssltunnel process persists after Mochitest run. r=jwalden
2009-01-12 11:23:28 -08:00
Honza Bambas
6cc176fe6d
Bug 468087 - Cannot add new https hosts to Mochitest, r=jwalden
2009-01-12 20:16:38 +01:00
Honza Bambas
2973bcdae4
Bug 456001 - Need automated testing for SSL client auth, r=jwalden
2009-01-12 20:14:40 +01:00
Dave Camp
36ef1ae586
Backed out changeset e31d0d3c28fd (bug 441359)
2009-01-05 01:27:51 -08:00
Dave Camp
32154830af
Bug 441359: Run scripts/css through the classifier. r+sr=sicking
2009-01-04 23:40:29 -08: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
Igor Bukanov
5d54850a90
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
9e585a57fc
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
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
Blake Kaplan
f90b511fcc
Merge mozilla-central -> tracemonkey
2008-10-13 11:05:05 -07:00
Honza Bambas
623c5127c0
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
305a0b19d7
Restore -j for shell tests run on tracemonkey repo.
2008-10-01 00:36:01 -04:00
Brendan Eich
f45aa51289
Remove -j for shell tests in prep for m-c push.
2008-10-01 00:34:57 -04:00
Andreas Gal
e4e61b7b12
Merge.
2008-09-30 16:35:52 -07:00
Honza Bambas
70c01e1b07
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
acb5e154d6
Bug 455813 - Windows PGO builds fail when --disable-tests is set; v2; ted.mielczarek
2008-09-28 22:27:51 +02:00
Serge Gautherie
12d95417cb
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
5bb3a9e17b
Bug 455813 - Windows PGO builds fail when --disable-tests is set; r=ted.mielczarek
2008-09-24 06:23:21 +02:00
Gavin Sharp
1545d5ad61
Back out unintentional change that enabled JIT for m-c unit tests
2008-09-23 11:46:25 -04:00
Robert Sayre
e909cac5bb
Turn on JIT for unit tests.
2008-09-12 14:55:28 -04:00
Bobby Holley
60e60f14f4
Forcing sRGB for mochitests - bug 454430. r=vlad
2008-09-09 21:13:23 -07:00
Honza Bambas
779cb0331b
bug 428009 - hook up ssltunnel to mochitest. r=waldo,kaie
2008-09-05 09:35:58 -04:00
Robert Kaiser
049d891691
bug 453713 - add shell.checkDefaultClient pref to testing profile, r=ted
2008-09-05 14:03:30 +02:00
Robert Sayre
5768565e07
Turn off the JIT during mochitest for now.
2008-08-21 20:23:52 -04:00
Robert Sayre
ccd993a58b
Turn on the JIT for tracemonkey mochitests.
2008-08-21 14:16:33 -04:00
Kai Engert
4c10dc1f43
Backout bug 428009
2008-06-18 14:30:29 +02:00
Kai Engert
c1eda91a4a
Bustage fix for 428009, whitespace change to force regen of automation.py
2008-06-18 13:15:02 +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
Jeff Walden
b1b8f07670
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
c8b5840e96
bug 422296: fix stupid typo in automation.py.in. r=duh
2008-05-14 09:27:47 -04:00
Ben Hearsum
3d678460de
bug 422296: fix stupid typo in automation.py.in. r=duh
2008-05-14 09:21:12 -04:00
Ben Hearsum
2a16440dad
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
15d8b4f079
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
7776623b3f
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
d6ae02bfda
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
439ceb3386
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
926a3aa80d
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
ef52975acb
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
05eda28186
Bug 423106 - runtests.py doesn't do anything with --browser-arg. r=ted
2008-03-15 15:48:08 -07:00
nrthomas@gmail.com
9d0666c4c4
Try workaround for bug 420187, r=ted & sayrer, a=blocking1.9+
2008-03-15 10:22:15 -07:00
gavin@gavinsharp.com
1825133f7d
Bug 420955: make Error Console show chrome errors by default in testing profile, r=sayrer. Also port change from bug 420630 to runtests.pl.in
2008-03-04 14:12:06 -08:00
ajschult@verizon.net
24e628624c
Bug 420630: Disable typeahead find autostart in SeaMonkey mochitests. rs=Neil
2008-03-03 23:24:26 -08:00
jwalden@mit.edu
ca08279648
Bug 417075 - Update postMessage and MessageEvent to reflect domain/uri being replaced by origin, optional origin argument. r+sr=sicking, a=beltzner
2008-02-26 19:48:54 -08:00
sayrer@gmail.com
a2e976ce6f
Bug 418772. PGO scripts and input. r=ted.mielczarek.
2008-02-21 13:08:39 -08:00