Rev 5098: (vila) Add ``tests/ssl_certs/ca.crt to the required test files list. in file:///home/pqm/archives/thelove/bzr/2.2/
Canonical.com Patch Queue Manager
pqm at pqm.ubuntu.com
Thu Sep 30 11:22:28 BST 2010
At file:///home/pqm/archives/thelove/bzr/2.2/
------------------------------------------------------------
revno: 5098 [merge]
revision-id: pqm at pqm.ubuntu.com-20100930102226-egza85r6a1pahhb7
parent: pqm at pqm.ubuntu.com-20100927162304-mcrqjayynsiyz862
parent: v.ladeuil+lp at free.fr-20100930084908-jyz8y77ybwlu0ae4
committer: Canonical.com Patch Queue Manager <pqm at pqm.ubuntu.com>
branch nick: 2.2
timestamp: Thu 2010-09-30 11:22:26 +0100
message:
(vila) Add ``tests/ssl_certs/ca.crt to the required test files list.
(Vincent Ladeuil)
modified:
NEWS NEWS-20050323055033-4e00b5db738777ff
setup.py setup.py-20050314065409-02f8a0a6e3f9bc70
=== modified file 'NEWS'
--- a/NEWS 2010-09-27 15:03:28 +0000
+++ b/NEWS 2010-09-30 08:49:08 +0000
@@ -41,6 +41,10 @@
Testing
*******
+* Add ``tests/ssl_certs/ca.crt`` to the required test files list. Test
+ involving the pycurl https test server fail otherwise when running
+ selftest from an installed version. (Vincent Ladeuil, #651706)
+
* Fix tests that failed when run under ``LANG=C``.
(Andrew Bennetts, #632387)
=== modified file 'setup.py'
--- a/setup.py 2010-08-02 19:56:52 +0000
+++ b/setup.py 2010-09-30 08:49:08 +0000
@@ -66,6 +66,7 @@
'package_data': {'bzrlib': ['doc/api/*.txt',
'tests/test_patches_data/*',
'help_topics/en/*.txt',
+ 'tests/ssl_certs/ca.crt',
'tests/ssl_certs/server_without_pass.key',
'tests/ssl_certs/server_with_pass.key',
'tests/ssl_certs/server.crt'
More information about the bazaar-commits
mailing list