[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[tor-commits] [chutney/master] Travis: test IPv6-only v3 single onion services on tor master



commit 7782b26767c95988255c5d5884df94580e22c5c3
Author: teor <teor@xxxxxxxxxxxxxx>
Date:   Wed Apr 24 17:52:33 2019 +1000

    Travis: test IPv6-only v3 single onion services on tor master
    
    Using networks/single-onion-v23-ipv6-md.
    
    Will fail until 23588 is merged into tor master, and built into
    a nightly binary.
    
    Closes 30279.
---
 .travis.yml | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/.travis.yml b/.travis.yml
index e97703f..30ec9cf 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -41,7 +41,9 @@ matrix:
       os: osx
       language: c
       python:
-    - env: NETWORK_FLAVOUR="single-onion-ipv6-md"
+    ## We expect this test to fail, until #23588 is merged into tor master, and
+    ## built into a nightly binary
+    - env: NETWORK_FLAVOUR="single-onion-v23-ipv6-md"
       os: osx
       language: c
       python:



_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits