We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e33d9a commit abfaa12Copy full SHA for abfaa12
patches/expected-failures.patch
@@ -14,15 +14,14 @@ diff --git a/tests/local.mk b/tests/local.mk
14
index 12e30b449..7504b3a14 100644
15
--- a/tests/local.mk
16
+++ b/tests/local.mk
17
-@@ -751,6 +751,21 @@ all_tests = \
+@@ -751,6 +751,20 @@ all_tests = \
18
tests/touch/trailing-slash.sh \
19
$(all_root_tests)
20
21
+XFAIL_TESTS =
22
+if OS_IS_NETBSD
23
+XFAIL_TESTS += \
24
+ tests/rm/interactive-once.sh \
25
-+ tests/date/date-tz.sh \
26
+ tests/shuf/shuf.sh \
27
+ tests/misc/sync.sh \
28
+ tests/tail/wait.sh \
0 commit comments