internal/rosa/package/gnu: disable flaky coreutils test
Test / Create distribution (push) Successful in 55s
Test / Sandbox (push) Successful in 3m13s
Test / ShareFS (push) Successful in 4m48s
Test / Hakurei (push) Successful in 4m56s
Test / Sandbox (race detector) (push) Successful in 6m57s
Test / Hakurei (race detector) (push) Successful in 8m4s
Test / Flake checks (push) Successful in 1m10s

Another flaky test, once disabled but removed during an upgrade.

Signed-off-by: Ophestra <cat@gensokyo.uk>
This commit is contained in:
2026-07-09 10:50:53 +09:00
parent 237e793895
commit 17383ab353
+1
View File
@@ -372,6 +372,7 @@ test_disable '#!/bin/sh' tests/ls/hyperlink.sh
test_disable '#!/bin/sh' tests/misc/user.sh
test_disable '#!/bin/sh' tests/split/line-bytes.sh
test_disable '#!/bin/sh' tests/ls/stat-vs-dirent.sh
test_disable '#!/bin/sh' tests/dd/sparse.sh
test_disable 'int main(){return 0;}' gnulib-tests/test-chown.c
test_disable 'int main(){return 0;}' gnulib-tests/test-fchownat.c
test_disable 'int main(){return 0;}' gnulib-tests/test-lchown.c