sort-files0-from.log (5 failed)

test link: tests/sort/sort-files0-from.pl
FAIL: tests/sort/sort-files0-from
=================================

sort 0.0.27
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-10-20 15:55:20.644582866 +0000
+++ missing.E	2024-10-20 15:55:20.647582876 +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-10-20 15:55:20.660582923 +0000
+++ nul-1.E	2024-10-20 15:55:20.662582930 +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-10-20 15:55:20.665582941 +0000
+++ nul-2.E	2024-10-20 15:55:20.667582948 +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-10-20 15:55:20.682583002 +0000
+++ zero-len.E	2024-10-20 15:55:20.684583010 +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)