sort-debug-warn.log (failed) - last updated 2025-09-13
test link: tests/sort/sort-debug-warn.shFAIL: tests/sort/sort-debug-warn
================================
--- exp 2025-09-13 16:23:30.233619901 +0000
+++ out 2025-09-13 16:23:30.268620268 +0000
@@ -1,59 +1,23 @@
1
-sort: text ordering performed using simple byte comparison
-sort: key 1 has zero width and will be ignored
2
-sort: text ordering performed using simple byte comparison
-sort: key 1 has zero width and will be ignored
-sort: numbers use '.' as a decimal point in this locale
3
-sort: text ordering performed using simple byte comparison
-sort: key 1 is numeric and spans multiple fields
-sort: numbers use '.' as a decimal point in this locale
4
-sort: text ordering performed using simple byte comparison
-sort: numbers use '.' as a decimal point in this locale
-sort: options '-bghMRrV' are ignored
+error: the argument '--random-sort' cannot be used with:
+
+For more information, try '--help'.
5
-sort: text ordering performed using simple byte comparison
-sort: numbers use '.' as a decimal point in this locale
-sort: options '-bghMRV' are ignored
-sort: option '-r' only applies to last-resort comparison
+error: the argument '--random-sort' cannot be used with:
+
+For more information, try '--help'.
6
-sort: text ordering performed using simple byte comparison
-sort: numbers use '.' as a decimal point in this locale
-sort: option '-r' only applies to last-resort comparison
7
-sort: text ordering performed using simple byte comparison
-sort: leading blanks are significant in key 2; consider also specifying 'b'
-sort: numbers use '.' as a decimal point in this locale
-sort: options '-bg' are ignored
8
-sort: text ordering performed using simple byte comparison
-sort: numbers use '.' as a decimal point in this locale
9
-sort: text ordering performed using simple byte comparison
-sort: numbers use '.' as a decimal point in this locale
-sort: option '-b' is ignored
10
-sort: text ordering performed using simple byte comparison
-sort: numbers use '.' as a decimal point in this locale
11
-sort: text ordering performed using simple byte comparison
-sort: leading blanks are significant in key 1; consider also specifying 'b'
12
-sort: text ordering performed using simple byte comparison
-sort: leading blanks are significant in key 1; consider also specifying 'b'
13
-sort: text ordering performed using simple byte comparison
-sort: leading blanks are significant in key 1; consider also specifying 'b'
-sort: option '-d' is ignored
14
-sort: text ordering performed using simple byte comparison
-sort: leading blanks are significant in key 1; consider also specifying 'b'
-sort: option '-i' is ignored
15
-sort: text ordering performed using simple byte comparison
16
-sort: text ordering performed using simple byte comparison
17
-sort: text ordering performed using simple byte comparison
--- exp 2025-09-13 16:23:30.273620321 +0000
+++ out 2025-09-13 16:23:30.274620331 +0000
@@ -1,2 +0,0 @@
-sort: failed to set locale
-sort: text ordering performed using simple byte comparison
--- exp 2025-09-13 16:23:30.280620394 +0000
+++ out 2025-09-13 16:23:30.283620426 +0000
@@ -1,7 +1,7 @@
-sort: text ordering performed using simple byte comparison
-sort: key 1 is numeric and spans multiple fields
-sort: obsolescent key '+2 -1' used; consider '-k 3,1' instead
-sort: key 2 has zero width and will be ignored
-sort: numbers use '.' as a decimal point in this locale
-sort: option '-b' is ignored
-sort: option '-r' only applies to last-resort comparison
+error: unexpected argument '-1' found
+
+ tip: to pass '-1' as a value, use '-- -1'
+
+Usage: sort [OPTION]... [FILE]...
+
+For more information, try '--help'.
--- exp 2025-09-13 16:23:30.291620510 +0000
+++ out 2025-09-13 16:23:30.292620520 +0000
@@ -1,3 +0,0 @@
-sort: text ordering performed using simple byte comparison
-sort: key 1 is numeric and spans multiple fields
-sort: field separator '.' is treated as a decimal point in numbers
--- exp 2025-09-13 16:23:30.297620573 +0000
+++ out 2025-09-13 16:23:30.298620583 +0000
@@ -1,4 +0,0 @@
-sort: text ordering performed using simple byte comparison
-sort: key 1 is numeric and spans multiple fields
-sort: field separator '-' is treated as a minus sign in numbers
-sort: numbers use '.' as a decimal point in this locale
--- exp 2025-09-13 16:23:30.303620636 +0000
+++ out 2025-09-13 16:23:30.304620646 +0000
@@ -1,4 +0,0 @@
-sort: text ordering performed using simple byte comparison
-sort: key 1 is numeric and spans multiple fields
-sort: field separator '+' is treated as a plus sign in numbers
-sort: numbers use '.' as a decimal point in this locale
FAIL tests/sort/sort-debug-warn.sh (exit status: 1)