[LTP] [PATCH v2 3/7] ci/alpine: Enable process.c
Petr Vorel
pvorel@suse.cz
Fri Sep 10 15:08:16 CEST 2021
From: Petr Vorel <petr.vorel@gmail.com>
Fixed in 2 previous commits.
Signed-off-by: Petr Vorel <petr.vorel@gmail.com>
---
ci/alpine.sh | 1 -
1 file changed, 1 deletion(-)
diff --git a/ci/alpine.sh b/ci/alpine.sh
index deb9cfdcf..d93a57616 100755
--- a/ci/alpine.sh
+++ b/ci/alpine.sh
@@ -33,7 +33,6 @@ cat /etc/os-release
echo "WARNING: remove unsupported tests (until they're fixed)"
cd $(dirname $0)/..
rm -rfv \
- testcases/kernel/sched/process_stress/process.c \
testcases/kernel/syscalls/confstr/confstr01.c \
testcases/kernel/syscalls/fmtmsg/fmtmsg01.c \
testcases/kernel/syscalls/getcontext/getcontext01.c \
--
2.33.0
More information about the ltp
mailing list