sort-files0-from.log (5 failed)
test link: tests/sort/sort-files0-from.plFAIL: tests/sort/sort-files0-from
=================================
sort 0.0.28
f-extra-arg...
sort-files0-from.pl: test f-extra-arg failed: exit status mismatch: expected 2, got 0
missing...
sort-files0-from.pl: test missing: stderr mismatch, comparing missing.1 (expected) and missing.E (actual)
--- missing.1 2024-11-22 06:29:00.053539212 +0000
+++ missing.E 2024-11-22 06:29:00.055539226 +0000
@@ -1 +1 @@
-sort: open failed: missing: No such file or directory
+sort: cannot read: missing: No such file or directory
minus-in-stdin...
sort-files0-from.pl: test minus-in-stdin failed: exit status mismatch: expected 2, got 0
empty...
sort-files0-from.pl: test empty failed: exit status mismatch: expected 2, got 0
empty-nonreg...
sort-files0-from.pl: test empty-nonreg failed: exit status mismatch: expected 2, got 0
nul-1...
sort-files0-from.pl: test nul-1: stderr mismatch, comparing nul-1.2 (expected) and nul-1.E (actual)
--- nul-1.2 2024-11-22 06:29:00.069539319 +0000
+++ nul-1.E 2024-11-22 06:29:00.072539339 +0000
@@ -1 +1 @@
-sort: -:1: invalid zero-length file name
+sort: cannot read: '': No such file or directory
nul-2...
sort-files0-from.pl: test nul-2: stderr mismatch, comparing nul-2.2 (expected) and nul-2.E (actual)
--- nul-2.2 2024-11-22 06:29:00.075539359 +0000
+++ nul-2.E 2024-11-22 06:29:00.077539372 +0000
@@ -1 +1 @@
-sort: -:1: invalid zero-length file name
+sort: cannot read: '': No such file or directory
1...
1a...
2...
2a...
zero-len...
sort-files0-from.pl: test zero-len: stderr mismatch, comparing zero-len.1 (expected) and zero-len.E (actual)
--- zero-len.1 2024-11-22 06:29:00.097539505 +0000
+++ zero-len.E 2024-11-22 06:29:00.100539525 +0000
@@ -1 +1 @@
-sort: -:1: invalid zero-length file name
+sort: cannot read: '': No such file or directory
FAIL tests/sort/sort-files0-from.pl (exit status: 1)