stat-printf.log (1 failed)

test link: tests/stat/stat-printf.pl
FAIL: tests/stat/stat-printf
============================

stat 0.0.28


nl...


no-nl...


pct-and-esc...


backslash...


nul...


bel-etc...


octal-1...
stat-printf.pl: test octal-1: stdout mismatch, comparing octal-1.1 (expected) and octal-1.O (actual)
--- octal-1.1	2024-11-22 06:29:20.246671650 +0000
+++ octal-1.O	2024-11-22 06:29:20.248671663 +0000
@@ -1,2 +1,2 @@
 
-
\ No newline at end of file
+ÿ
\ No newline at end of file


octal-2...
stat-printf.pl: test octal-2: stdout mismatch, comparing octal-2.1 (expected) and octal-2.O (actual)
--- octal-2.1	2024-11-22 06:29:20.252671688 +0000
+++ octal-2.O	2024-11-22 06:29:20.254671701 +0000
@@ -1,2 +1,2 @@
 .
-ab
\ No newline at end of file
+aÿb
\ No newline at end of file


hex-1...


hex-2...


hex-3...


f-nl...


f-nl2...


end-pct...


pct-pct...


end-bs...


err-1...
stat-printf.pl: test err-1 failed: exit status mismatch:  expected 1, got 0


err-2...
FAIL tests/stat/stat-printf.pl (exit status: 1)