summaryrefslogtreecommitdiff
path: root/src/test/include.am
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2017-11-02 10:22:35 -0400
committerNick Mathewson <nickm@torproject.org>2017-11-02 10:22:35 -0400
commita46dcc0709d29393a2cd1a0a547bf641f4a79aa6 (patch)
tree5194efaf721e9a5171aa572569c6e978324ca73f /src/test/include.am
parenta321f8f4af01b6ca2f1a809b9c484c9fdb40d177 (diff)
parent6a9a118f9077c02ce60052275dcede88d9fd2aa3 (diff)
downloadtor-a46dcc0709d29393a2cd1a0a547bf641f4a79aa6.tar.gz
tor-a46dcc0709d29393a2cd1a0a547bf641f4a79aa6.zip
Merge branch 'maint-0.3.2'
Diffstat (limited to 'src/test/include.am')
-rw-r--r--src/test/include.am4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/test/include.am b/src/test/include.am
index 8bfc12e9b7..e2d8b3e346 100644
--- a/src/test/include.am
+++ b/src/test/include.am
@@ -42,8 +42,10 @@ TESTS += src/test/test src/test/test-slow src/test/test-memwipe \
TEST_CHUTNEY_FLAVORS = basic-min bridges-min hs-v2-min hs-v3-min \
single-onion-v23
# only run if we can ping6 ::1 (localhost)
+# IPv6-only v3 single onion services don't work yet, so we don't test the
+# single-onion-v23-ipv6 flavor
TEST_CHUTNEY_FLAVORS_IPV6 = bridges+ipv6-min ipv6-exit-min hs-v23-ipv6 \
- single-onion-v23-ipv6
+ single-onion-ipv6
# only run if we can find a stable (or simply another) version of tor
TEST_CHUTNEY_FLAVORS_MIXED = mixed+hs-v23