Blob Blame History Raw
From 7715588992ca3bd6495fff544a584b2708b1a3f4 Mon Sep 17 00:00:00 2001
From: Elliott Sales de Andrade <quantum.analyst@gmail.com>
Date: Thu, 21 Jul 2022 02:06:53 -0400
Subject: [PATCH 08/11] Temporarily skip io/fs tests

Signed-off-by: Elliott Sales de Andrade <quantum.analyst@gmail.com>
---
 Makefile | 1 -
 1 file changed, 1 deletion(-)

diff --git a/Makefile b/Makefile
index cd3cb2f2..ff59e5e6 100644
--- a/Makefile
+++ b/Makefile
@@ -332,7 +332,6 @@ TEST_PACKAGES_LINUX := \
 	crypto/hmac \
 	debug/dwarf \
 	debug/plan9obj \
-	io/fs \
 	io/ioutil \
 	strconv \
 	text/template/parse
-- 
2.36.1