[Bug 195929] usr.bin/sed -- constify, remove line-length limits

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Jul 12 23:03:54 UTC 2016


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

Pedro F. Giffuni <pfg at FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #172409|0                           |1
        is obsolete|                            |

--- Comment #26 from Pedro F. Giffuni <pfg at FreeBSD.org> ---
Created attachment 172442
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=172442&action=edit
Updated patch

Unfortunately, according to our testsuite the patch causes breakage:

legacy_test:main  ->  failed: 3 tests of 26 failed  [0.219s]
multi_test:main  ->  failed: 2 tests of 130 failed  [0.364s]
inplace_race_test:main  ->  passed  [0.159s]

The regular tests only cause one failure in 11-beta:

/usr/tests/usr.bin/sed % kyua test -k Kyuafile
legacy_test:main  ->  passed  [0.153s]
multi_test:main  ->  failed: 1 tests of 130 failed  [0.350s]
inplace_race_test:main  ->  passed  [0.150s]

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


More information about the freebsd-bugs mailing list