summaryrefslogtreecommitdiff
path: root/system/libaio/disable-test-18.patch
diff options
context:
space:
mode:
authorZach van Rijn <me@zv.io>2022-05-20 19:06:11 +0000
committerZach van Rijn <me@zv.io>2022-05-20 19:22:26 +0000
commite424ab3bfe9fda0188d75567eacf94bf208759ce (patch)
tree579e2b84f1838314a4318b2f04a0381970b3bb7d /system/libaio/disable-test-18.patch
parent45e08a3f02ee5867ed562a9823166b50be7f10c3 (diff)
downloadpackages-e424ab3bfe9fda0188d75567eacf94bf208759ce.tar.gz
packages-e424ab3bfe9fda0188d75567eacf94bf208759ce.tar.bz2
packages-e424ab3bfe9fda0188d75567eacf94bf208759ce.tar.xz
packages-e424ab3bfe9fda0188d75567eacf94bf208759ce.zip
system/libaio: disable test 23. see #674.
Diffstat (limited to 'system/libaio/disable-test-18.patch')
-rw-r--r--system/libaio/disable-test-18.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/system/libaio/disable-test-18.patch b/system/libaio/disable-test-18.patch
deleted file mode 100644
index 9b6e4aa40..000000000
--- a/system/libaio/disable-test-18.patch
+++ /dev/null
@@ -1,11 +0,0 @@
-diff -ur a/harness/Makefile b/harness/Makefile
---- a/harness/Makefile 2022-05-03 19:46:21.460000000 +0000
-+++ b/harness/Makefile 2022-05-03 19:46:57.450000000 +0000
-@@ -1,6 +1,6 @@
- # foo.
- TEST_SRCS:=$(shell find cases/ -name \*.t | sort -n -t/ -k2)
--EXTRAPROGS:=cases/8.p cases/10.p
-+EXTRAPROGS:=cases/8.p cases/10.p cases/18.p
- PARTPROGS:=$(filter-out $(EXTRAPROGS), $(patsubst %.t,%.p,$(TEST_SRCS)))
- PROGS:=$(PARTPROGS) $(EXTRAPROGS)
- HARNESS_SRCS:=main.c