[master] 9d39c5532 Make blob_b00011.vtc "feature 64bit" for now.

Poul-Henning Kamp phk at FreeBSD.org
Mon Aug 4 08:03:05 UTC 2025


commit 9d39c5532f9b62ec13bf54aeef91e5759de01d4f
Author: Poul-Henning Kamp <phk at FreeBSD.org>
Date:   Mon Aug 4 08:01:54 2025 +0000

    Make blob_b00011.vtc "feature 64bit" for now.

diff --git a/bin/varnishtest/vtest2 b/bin/varnishtest/vtest2
index 11ee91098..dc46782ef 160000
--- a/bin/varnishtest/vtest2
+++ b/bin/varnishtest/vtest2
@@ -1 +1 @@
-Subproject commit 11ee91098c7a1f0a1f8afab9a7356609bfd3cb2d
+Subproject commit dc46782efa2adb08e91968efbf154c73acdee67f
diff --git a/vmod/tests/blob_b00011.vtc b/vmod/tests/blob_b00011.vtc
index 0e97cbd0a..00d313e50 100644
--- a/vmod/tests/blob_b00011.vtc
+++ b/vmod/tests/blob_b00011.vtc
@@ -5,6 +5,8 @@ varnishtest "VMOD blob workspace overflow conditions"
 # Since not all of them may be called by all VCLs we also need to ensure this
 # will not result in a compilation failure.
 
+feature 64bit
+
 varnish v1 -cliok "param.set vcc_feature -err_unref"
 varnish v1 -cliok "param.set debug +syncvsl"
 


More information about the varnish-commit mailing list