Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 04 Nov 2014 23:44:33 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 194828] New: [test]
Message-ID:  <bug-194828-8@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
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@FreeBSD.org
          Reporter: ngie@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@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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-194828-8>