[master] 0867bb1a0 attempt to stabilize c00040.vtc (for travis arm tests)
Nils Goroll
nils.goroll at uplex.de
Mon Jan 27 12:02:05 UTC 2020
commit 0867bb1a0790968a2d16c25067ea3debec71c072
Author: Nils Goroll <nils.goroll at uplex.de>
Date: Mon Jan 27 12:59:42 2020 +0100
attempt to stabilize c00040.vtc (for travis arm tests)
We should not consider an early close of the backend connection a
failure of the test, this vtc is not concerned with bodies.
diff --git a/bin/varnishtest/tests/c00040.vtc b/bin/varnishtest/tests/c00040.vtc
index b0511c7a5..157caa173 100644
--- a/bin/varnishtest/tests/c00040.vtc
+++ b/bin/varnishtest/tests/c00040.vtc
@@ -35,6 +35,7 @@ server s1 {
send "1...5: ..0....5....0....5....0\r\n"
send "1...5: ..0....5....0....5....0\r\n"
send "1...5: ..0....5....0....5...\r\n\r\n"
+ non_fatal
send "asdf"
rxreq
@@ -48,6 +49,7 @@ server s1 {
send "1...5: ..0....5....0....5....0\r\n"
send "1...5: ..0....5....0....5....0\r\n"
send "1...5: ..0....5....0....5....\r\n\r\n"
+ non_fatal
send "asdf"
} -start
More information about the varnish-commit
mailing list