[Bug 194828] New: [test]

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Nov 4 23:44:33 UTC 2014


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: freebsd-bugs at FreeBSD.org
          Reporter: ngie at FreeBSD.org

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    
root at fuji-current.local:/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.


More information about the freebsd-bugs mailing list