[Pkg-privacy-commits] [onionbalance] 76/117: Change functional test to match the updated log message emitted when IPs change

Donncha O'Cearbahill donncha-guest at moszumanska.debian.org
Wed Dec 16 23:18:49 UTC 2015


This is an automated email from the git hooks/post-receive script.

donncha-guest pushed a commit to branch debian/sid
in repository onionbalance.

commit a2b879f33f9c0af5cd0bd3ffd161d0df1ca50ebf
Author: Donncha O'Cearbhaill <donncha at donncha.is>
Date:   Tue Jun 30 15:16:15 2015 +0100

    Change functional test to match the updated log message emitted when IPs change
---
 test/functional/test_publish_master_descriptor.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/test/functional/test_publish_master_descriptor.py b/test/functional/test_publish_master_descriptor.py
index 9953763..075e06b 100644
--- a/test/functional/test_publish_master_descriptor.py
+++ b/test/functional/test_publish_master_descriptor.py
@@ -108,7 +108,7 @@ def test_master_descriptor_publication(tmpdir):
 
     # Check for expected output from OnionBalance
     server.expect(u"Loaded the config file")
-    server.expect(u"Found new introduction points")
+    server.expect(u"introduction point set has changed")
     server.expect(u"Published a descriptor", timeout=120)
 
     # Check Tor control port gave an uploaded event.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-privacy/packages/onionbalance.git



More information about the Pkg-privacy-commits mailing list