From 2c9a446efe55465383ec20422cbf6d2b74f51ef9 Mon Sep 17 00:00:00 2001 From: Chris Boden Date: Wed, 11 Jul 2012 10:43:55 -0400 Subject: [PATCH] [Tests] Skip all binary --- tests/ab-wstest-fuzzyconf.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/ab-wstest-fuzzyconf.json b/tests/ab-wstest-fuzzyconf.json index 01b4bfc..cf948c1 100644 --- a/tests/ab-wstest-fuzzyconf.json +++ b/tests/ab-wstest-fuzzyconf.json @@ -9,7 +9,7 @@ ] , "cases": ["*"] - , "exclude-cases": ["1.2.*", "9.2.*", "9.4.*", "9.6.*", "9.8.*"] + , "exclude-cases": ["1.2.*", "2.3", "2.4", "2.6", "9.2.*", "9.4.*", "9.6.*", "9.8.*"] , "nolimit-exclude-cases": ["9.*"] , "limit-exclude-cases": ["2.*", "3.*", "4.*", "5.*", "6.*", "7.*", "8.*", "9.2.*", "9.3.*", "9.4.*", "9.5.*", "9.6.*", "9.7.*", "9.8.*"] , "exclude-agent-cases": {}