NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
bin/44175: Allow atf-run to execute tests from a directory with Atffile
>Number: 44175
>Category: bin
>Synopsis: Allow atf-run to execute tests from a directory with Atffile
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: bin-bug-people
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Tue Nov 30 16:50:00 +0000 2010
>Originator: Julio Merino
>Release: NetBSD 5.1_RC4
>Organization:
Julio Merino
>Environment:
System: NetBSD homeworld.netbsd.org 5.1_RC4 NetBSD 5.1_RC4 (NBMAIL_DOMU) #0:
Sun Oct 24 20:02:12 UTC 2010
root%franklin.NetBSD.org@localhost:/home/netbsd/5/amd64/kern-compile/NBMAIL_DOMU
amd64
Architecture: x86_64
Machine: amd64
>Description:
The following does not work:
cd /somewhere-without-Atffile
atf-run /usr/tests/foo-bar
atf-run currently requires to open the Atffile to deduce the test
suite the tests belong to, so this prevents running a test outside
of the current subtree.
Probably just ignore the test suite thing. The only issue in doing
this is that we would not load the test-suite specific configuration
file for this particular run and we could see side-effects.
>How-To-Repeat:
>Fix:
>Unformatted:
Home |
Main Index |
Thread Index |
Old Index