https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194828
Bug ID: 194828
Summary: [test]
Product: Base System
Version: 11.0-CURRENT
Hardware: Any
OS: Any
Status: Needs Triage
Severity: Affects Only Me
Priority: ---
Component: bin
Assignee: [email protected]
Reporter: [email protected]
This doesn't fail on my host (however, I'm running i386), but it failed on
Jenkins.
The enhancement/fix [from pho@] might not have been pulled over from my GitHub
branch.
$ uname -a
FreeBSD fuji-current.local 11.0-CURRENT FreeBSD 11.0-CURRENT #0
r273153+b6992d2(isilon-atf): Sat Oct 25 00:46:49 PDT 2014
[email protected]:/usr/obj/usr/src/sys/FUJI-DEBUG i386
$ kyua test lib/libc/sys/getcontext_test
lib/libc/sys/getcontext_test:getcontext_err -> passed [0.005s]
lib/libc/sys/getcontext_test:setcontext_err -> passed [0.004s]
lib/libc/sys/getcontext_test:setcontext_link -> passed [0.004s]
Results file id is usr_tests.20141104-234301-784547
Results saved to
/home/ngie/.kyua/store/results.usr_tests.20141104-234301-784547.db
3/3 passed (0 failed)
$ sudo kyua test lib/libc/sys/getcontext_test
lib/libc/sys/getcontext_test:getcontext_err -> passed [0.004s]
lib/libc/sys/getcontext_test:setcontext_err -> passed [0.004s]
lib/libc/sys/getcontext_test:setcontext_link -> passed [0.004s]
Results file id is usr_tests.20141104-234304-613660
Results saved to /root/.kyua/store/results.usr_tests.20141104-234304-613660.db
3/3 passed (0 failed)
https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD-tests2/188/testReport/junit/lib.libc.sys/getcontext_test/setcontext_link/
--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"