Disable the +hide-if-modified-since{-60} test with 'If-Modified-Since: Thu, 1 Jan...
authorFabian Keil <fk@fabiankeil.de>
Thu, 18 Jun 2009 17:14:16 +0000 (17:14 +0000)
committerFabian Keil <fk@fabiankeil.de>
Thu, 18 Jun 2009 17:14:16 +0000 (17:14 +0000)
It's known not to work on mingw32.

regression-tests.action

index 39abde9..545bac5 100644 (file)
@@ -1,5 +1,5 @@
 #############################################################################
-# $Id: regression-tests.action,v 1.26 2009/06/10 13:15:35 fabiankeil Exp $
+# $Id: regression-tests.action,v 1.27 2009/06/15 20:49:09 fabiankeil Exp $
 #############################################################################
 #
 # This is a configuration file for Privoxy-Regression-Test
@@ -38,6 +38,7 @@ for-privoxy-version=3.0.13
 # Level 14 needs = feature status FEATURE_CONNECTION_KEEP_ALIVE No
 # Level 15 needs = config line connection-sharing\s+0
 # Level 16 needs = config line connection-sharing\s+1
+# Level 17 needs = feature status FEATURE_PTHREAD Yes
 
 #######################################################
 # Enable taggers to activate the tests on demand
@@ -255,6 +256,7 @@ TAG:^hide-if-modified-since\{block\}$
 # Expect Header = SOME CHANGE
 # Set Header    = If-Modified-Since: Thu, 1 Jan 1970 00:00:00 GMT
 # Expect Header = SOME CHANGE
+# Level = 17
 
 {+hide-if-modified-since{-60} -crunch-if-none-match}
 TAG:^hide-if-modified-since\{-60\}$