Blame 0008-Temporarily-skip-io-fs-tests.patch

5756d01
From 7715588992ca3bd6495fff544a584b2708b1a3f4 Mon Sep 17 00:00:00 2001
3a69331
From: Elliott Sales de Andrade <quantum.analyst@gmail.com>
3a69331
Date: Thu, 21 Jul 2022 02:06:53 -0400
5756d01
Subject: [PATCH 08/11] Temporarily skip io/fs tests
3a69331
3a69331
Signed-off-by: Elliott Sales de Andrade <quantum.analyst@gmail.com>
3a69331
---
5756d01
 Makefile | 1 -
5756d01
 1 file changed, 1 deletion(-)
3a69331
3a69331
diff --git a/Makefile b/Makefile
5756d01
index cd3cb2f2..ff59e5e6 100644
3a69331
--- a/Makefile
3a69331
+++ b/Makefile
5756d01
@@ -332,7 +332,6 @@ TEST_PACKAGES_LINUX := \
5756d01
 	crypto/hmac \
3a69331
 	debug/dwarf \
5756d01
 	debug/plan9obj \
5756d01
-	io/fs \
5756d01
 	io/ioutil \
5756d01
 	strconv \
5756d01
 	text/template/parse
3a69331
-- 
3a69331
2.36.1
3a69331