Skip to content

Commit 314efff

Browse files
committed
Update list of expected failures.
* patches/expected-failures.patch: Update: tests/mv/sticky-to-xpart.sh now succeeds on NetBSD and OpenBSD after commit 47204301f1abcb1900868e580041b69661c84341.
1 parent d51232a commit 314efff

File tree

1 file changed

+2
-7
lines changed

1 file changed

+2
-7
lines changed

patches/expected-failures.patch

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ diff --git a/tests/local.mk b/tests/local.mk
1414
index 12e30b449..7504b3a14 100644
1515
--- a/tests/local.mk
1616
+++ b/tests/local.mk
17-
@@ -751,6 +751,27 @@ all_tests = \
17+
@@ -751,6 +751,22 @@ all_tests = \
1818
tests/touch/trailing-slash.sh \
1919
$(all_root_tests)
2020

@@ -27,12 +27,7 @@ index 12e30b449..7504b3a14 100644
2727
+ tests/shuf/shuf.sh \
2828
+ tests/misc/sync.sh \
2929
+ tests/tail/wait.sh \
30-
+ tests/tail/pipe-f2.sh \
31-
+ tests/mv/sticky-to-xpart.sh
32-
+endif
33-
+if OS_IS_OPENBSD
34-
+XFAIL_TESTS += \
35-
+ tests/mv/sticky-to-xpart.sh
30+
+ tests/tail/pipe-f2.sh
3631
+endif
3732
+if OS_IS_SOLARIS11
3833
+XFAIL_TESTS += \

0 commit comments

Comments
 (0)