NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
bin/45114: another atf(7) feature request
>Number: 45114
>Category: bin
>Synopsis: another atf(7) feature request
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: bin-bug-people
>State: open
>Class: change-request
>Submitter-Id: net
>Arrival-Date: Mon Jul 04 06:45:00 +0000 2011
>Originator: Jukka Ruohonen
>Release: NetBSD 5.99.54
>Organization:
none
>Environment:
>Description:
This is a corollary to PR bin/44837. When a test fails (or "xfails"), can we
have the metadata appended to the output. In other words, instead of
tc-start: setitimer_err
tc-end: setitimer_err, expected_failure, PR standards/44927: t_itimer.c:168:
Expected errno 14, got 1, in setitimer(ITIMER_REAL,(void*)-1, &ot) == -1
we would have
tc-start: setitimer_err
tc-descr: Test errors from setitimer(2)
tc-end: setitimer_err, expected_failure, PR standards/44927: t_itimer.c:168:
Expected errno 14, got 1, in setitimer(ITIMER_REAL,(void*)-1, &ot) == -1
or equivalently, something similar with atf-report(1).
>How-To-Repeat:
-
>Fix:
NA.
Home |
Main Index |
Thread Index |
Old Index