[Pkg-privacy-commits] [flashproxy] 33/65: disable flaky test for now, see #12052

Ximin Luo infinity0 at moszumanska.debian.org
Fri Aug 21 13:49:43 UTC 2015


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

infinity0 pushed a commit to branch _volatile-rc
in repository flashproxy.

commit 1ef1530904d640dc115e2e4236270bfaaf558feb
Author: Ximin Luo <infinity0 at pwned.gg>
Date:   Mon May 19 16:56:19 2014 +0100

    disable flaky test for now, see #12052
---
 debian/patches/disable-flaky-test.patch | 16 ++++++++++++++++
 debian/patches/series                   |  1 +
 2 files changed, 17 insertions(+)

diff --git a/debian/patches/disable-flaky-test.patch b/debian/patches/disable-flaky-test.patch
new file mode 100644
index 0000000..69d8933
--- /dev/null
+++ b/debian/patches/disable-flaky-test.patch
@@ -0,0 +1,16 @@
+Description: Disable flaky test
+Author: Ximin Luo <infinity0 at pwned.gg>
+Bug: https://trac.torproject.org/projects/tor/ticket/12052
+---
+This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
+--- a/facilitator/facilitator-test.py
++++ b/facilitator/facilitator-test.py
+@@ -232,7 +232,7 @@
+         time.sleep(0.3)
+         self.assertRaises(socket.error, s.send, "w")
+ 
+-    def test_readline_limit(self):
++    def _test_readline_limit(self):
+         """Test that reads won't buffer indefinitely."""
+         s = self.gimme_socket()
+         buflen = 0
diff --git a/debian/patches/series b/debian/patches/series
index ac5c47f..9cbf956 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -4,3 +4,4 @@ nodejs-shebang.patch
 add-logging-timestamp.patch
 remove-failed-connections.patch
 install-secret-file-directly.patch
+disable-flaky-test.patch

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



More information about the Pkg-privacy-commits mailing list