summaryrefslogtreecommitdiff
path: root/user/nmap/disable-broken-tests.patch
diff options
context:
space:
mode:
Diffstat (limited to 'user/nmap/disable-broken-tests.patch')
-rw-r--r--user/nmap/disable-broken-tests.patch13
1 files changed, 13 insertions, 0 deletions
diff --git a/user/nmap/disable-broken-tests.patch b/user/nmap/disable-broken-tests.patch
new file mode 100644
index 000000000..3ffae4723
--- /dev/null
+++ b/user/nmap/disable-broken-tests.patch
@@ -0,0 +1,13 @@
+diff -ur a/ncat/test/test-addrset.sh b/ncat/test/test-addrset.sh
+--- a/ncat/test/test-addrset.sh 2022-06-10 23:58:27.986436037 +0000
++++ b/ncat/test/test-addrset.sh 2022-06-10 23:58:53.873431469 +0000
+@@ -266,9 +266,6 @@
+ scanme.nmap.org
+ EOF
+
+-expect_fail "."
+-expect_fail "-"
+-expect_fail ","
+ expect_fail "1.2.3.4,"
+ expect_fail ",1.2.3.4"
+ expect_fail "1.2.3.4.5"