[Bug 229641] /usr/bin/printf (so also internal printf in sh) ignores width and precision in %b format

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Jul 30 18:39:34 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=229641

--- Comment #5 from Pedro F. Giffuni <pfg at FreeBSD.org> ---
(In reply to Pedro F. Giffuni from comment #4)
I have no idea what fails when I add the test:
___
kyua test -k /usr/tests/usr.bin/sed/Kyuafile
inplace_race_test:main  ->  passed  [0.222s]
legacy_test:main  ->  passed  [0.335s]
multi_test:main  ->  failed: 3 of 130 tests failed  [1.086s]
sed2_test:inplace_hardlink_src  ->  passed  [0.041s]
sed2_test:inplace_symlink_src  ->  passed  [0.022s]
sed_test:c2048  ->  passed  [0.020s]
sed_test:emptybackref  ->  passed  [0.025s]
sed_test:longlines  ->  passed  [0.026s]
sed_test:preserve_leading_ws_ia  ->  passed  [0.019s]
sed_test:rangeselection  ->  passed  [0.089s]

Results file id is usr_tests_usr.bin_sed.20180730-183642-566700
Results saved to
/home/pfg/.kyua/store/results.usr_tests_usr.bin_sed.20180730-183642-566700.db
___

I just don't know my way around the testsuite. I am tempted to commit the fix
and let someone else deal with the test.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list