Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: failing regression tests (please fix them!)



On Wed, 2 Jun 2010, Antti Kantee wrote:

> lib/libevent/t_event:kqueue,
> lib/libevent/t_event:poll,
> lib/libevent/t_event:select,

I wrote these tests (actually, atf-wrappers around the libevent provided
tests) and they seem to work on my system (-current i386) as per the
output of 'atf-run' attached (in the src/tests/lib/libevent directory)

Following the link you gave, I found

  lib/libevent/t_event (127/171): 3 test cases
      kqueue: Failed: check report
      poll: Failed: check report
      select: Failed: check report

..do you know where I can find the failure report?

regards,
iain
Content-Type: application/X-atf-tps; version="2"

info: atf.version, Automated Testing Framework 0.7 (atf-0.7)
info: tests.root, /home/plunky/src/tests/lib/libevent
info: time.start, Wed Jun 2 19:05:25 BST 2010
info: uname.sysname, NetBSD
info: uname.nodename, galant
info: uname.release, 5.99.29
info: uname.version, NetBSD 5.99.29 (GALANT) #1: Tue Jun 1 20:18:19 BST 2010 
plunky@galant:/var/obj/sys/arch/i386/compile/GALANT
info: uname.machine, i386
info: env, XTERM_SHELL=/usr/pkg/bin/screen
info: env, BLOCKSIZE=1k
info: env, PWD=/home/plunky/src/tests/lib/libevent
info: env, LANG=en_GB.ISO8859-1
info: env, NAME=Iain Hibbert
info: env, HOME=/home/plunky
info: env, 
PATH=/home/plunky/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R7/bin:/usr/pkg/bin:/usr/pkg/sbin:/usr/pkg/qt4/bin:/usr/pkg/qt4/sbin:/usr/games:/usr/local/bin:/usr/local/sbin
info: env, XTERM_VERSION=XTerm(248)
info: env, TERM=screen
info: env, CVSEDITOR=vi
info: env, USER=plunky
info: env, PAGER=more
info: env, EDITOR=vi
info: env, LC_COLLATE=C
info: env, LOGNAME=plunky
info: env, SHELL=/bin/csh
info: env, DISPLAY=:0.0
info: env, QTDIR=/usr/pkg/qt4
info: env, WINDOWPATH=5
info: env, XTERM_LOCALE=en_GB.ISO8859-1
info: env, WINDOW=1
info: env, TOOLDIR=/usr/tools
info: env, XAPPLRESDIR=/usr/pkg/lib/X11/app-defaults/
tps-count: 1
tp-start: t_event, 3
tc-start: kqueue
tc-so:Testing register fds: OK
tc-so:evutil_stroll: OK
tc-so:Testing Priorities 1: OK
tc-so:Testing Priorities 2: OK
tc-so:Testing Priorities 3: OK
tc-so:Testing Evbuffer: OK
tc-so:Testing evbuffer_find 1: OK
tc-so:Testing evbuffer_find 2: OK
tc-so:Testing evbuffer_find 3: OK
tc-so:Bufferevent: OK
tc-so:Bufferevent Watermarks: OK
tc-so:Free active base: OK
tc-so:Event base new: OK
tc-so:Testing HTTP Server Event Base: OK
tc-so:Testing HTTP Header filtering: OK
tc-so:Testing HTTP query parsing: OK
tc-so:Testing Basic HTTP Server: OK
tc-so:Testing Request Connection Pipeline : OK
tc-so:Testing Request Connection Pipeline (persistent): OK
tc-so:Testing Connection Close Detection: OK
tc-so:Testing Connection Close Detection (with delay): OK
tc-so:Testing HTTP POST Request: OK
tc-so:Testing Bad HTTP Request: OK
tc-so:Testing HTTP Server with high port: OK
tc-so:Testing HTTP Dispatcher: OK
tc-so:Testing HTTP Server with multi line: OK
tc-so:Testing HTTP Negative Content Length: OK
tc-so:Testing Chunked HTTP Reply: OK
tc-so:Testing Basic RPC Support: OK
tc-so:Testing Good RPC Post: OK
tc-so:Testing RPC Client: OK
tc-so:Testing RPC (Queued) Client: OK
tc-so:Testing RPC Client Timeout: OK
tc-so:DNS server support: OK
tc-so:Simple DNS resolve: type: 1, count: 1, ttl: 300: 75.102.5.19 OK
tc-so:IPv6 DNS resolve: type: 3, count: 1, ttl: 112: 2001:1890:1112:1::20 OK
tc-so:Simple reverse DNS resolve: type: 2, count: 1, ttl: 86400: localhost OK
tc-so:After fork: OK
tc-so:Simple read: OK
tc-so:Simple write: OK
tc-so:Multiple read/write: OK
tc-so:Persist read/write: OK
tc-so:Combined read/write: OK
tc-so:Simple timeout: OK
tc-so:Simple signal: OK
tc-so:Multiple signal: OK
tc-so:Immediate signal: OK
tc-so:Loop exit: OK
tc-so:Loop break: OK
tc-so:Loop Multiple exit: OK
tc-so:Multiple events for same fd: OK
tc-so:Want read only once: OK
tc-so:Testing Tagging:
tc-so:          encoded 0x00000af0 with 2 bytes
tc-so:          encoded 0x00001000 with 3 bytes
tc-so:          encoded 0x00000001 with 1 bytes
tc-so:          encoded 0xdeadbeef with 5 bytes
tc-so:          encoded 0x00000000 with 1 bytes
tc-so:          encoded 0x00bef000 with 4 bytes
tc-so:  evtag_int_test: OK
tc-so:  evtag_fuzz: OK
tc-so:          encoded 0x00000af0 with 2 bytes
tc-so:          encoded 0x00001000 with 2 bytes
tc-so:          encoded 0x00000001 with 1 bytes
tc-so:          encoded 0xdeadbeef with 5 bytes
tc-so:          encoded 0x00000000 with 1 bytes
tc-so:          encoded 0x00bef000 with 4 bytes
tc-so:  evtag_tag_encoding: OK
tc-so:OK
tc-so:Testing RPC: (6.3 us/add) OK
tc-so:Signal dealloc: OK
tc-so:Signal pipeloss: OK
tc-so:Signal switchbase: OK
tc-so:Signal handler restore: OK
tc-so:Signal handler assert: OK
tc-so:Receiving a signal while processing other signal: OK
tc-end: kqueue, passed
tc-start: poll
tc-so:Testing register fds: OK
tc-so:evutil_stroll: OK
tc-so:Testing Priorities 1: OK
tc-so:Testing Priorities 2: OK
tc-so:Testing Priorities 3: OK
tc-so:Testing Evbuffer: OK
tc-so:Testing evbuffer_find 1: OK
tc-so:Testing evbuffer_find 2: OK
tc-so:Testing evbuffer_find 3: OK
tc-so:Bufferevent: OK
tc-so:Bufferevent Watermarks: OK
tc-so:Free active base: OK
tc-so:Event base new: OK
tc-so:Testing HTTP Server Event Base: OK
tc-so:Testing HTTP Header filtering: OK
tc-so:Testing HTTP query parsing: OK
tc-so:Testing Basic HTTP Server: OK
tc-so:Testing Request Connection Pipeline : OK
tc-so:Testing Request Connection Pipeline (persistent): OK
tc-so:Testing Connection Close Detection: OK
tc-so:Testing Connection Close Detection (with delay): OK
tc-so:Testing HTTP POST Request: OK
tc-so:Testing Bad HTTP Request: OK
tc-so:Testing HTTP Server with high port: OK
tc-so:Testing HTTP Dispatcher: OK
tc-so:Testing HTTP Server with multi line: OK
tc-so:Testing HTTP Negative Content Length: OK
tc-so:Testing Chunked HTTP Reply: OK
tc-so:Testing Basic RPC Support: OK
tc-so:Testing Good RPC Post: OK
tc-so:Testing RPC Client: OK
tc-so:Testing RPC (Queued) Client: OK
tc-so:Testing RPC Client Timeout: OK
tc-so:DNS server support: OK
tc-so:Simple DNS resolve: type: 1, count: 1, ttl: 300: 75.102.5.19 OK
tc-so:IPv6 DNS resolve: type: 3, count: 1, ttl: 83: 2001:1890:1112:1::20 OK
tc-so:Simple reverse DNS resolve: type: 2, count: 1, ttl: 86400: localhost OK
tc-so:After fork: OK
tc-so:Simple read: OK
tc-so:Simple write: OK
tc-so:Multiple read/write: OK
tc-so:Persist read/write: OK
tc-so:Combined read/write: OK
tc-so:Simple timeout: OK
tc-so:Simple signal: OK
tc-so:Multiple signal: OK
tc-so:Immediate signal: OK
tc-so:Loop exit: OK
tc-so:Loop break: OK
tc-so:Loop Multiple exit: OK
tc-so:Multiple events for same fd: OK
tc-so:Want read only once: OK
tc-so:Testing Tagging:
tc-so:          encoded 0x00000af0 with 2 bytes
tc-so:          encoded 0x00001000 with 3 bytes
tc-so:          encoded 0x00000001 with 1 bytes
tc-so:          encoded 0xdeadbeef with 5 bytes
tc-so:          encoded 0x00000000 with 1 bytes
tc-so:          encoded 0x00bef000 with 4 bytes
tc-so:  evtag_int_test: OK
tc-so:  evtag_fuzz: OK
tc-so:          encoded 0x00000af0 with 2 bytes
tc-so:          encoded 0x00001000 with 2 bytes
tc-so:          encoded 0x00000001 with 1 bytes
tc-so:          encoded 0xdeadbeef with 5 bytes
tc-so:          encoded 0x00000000 with 1 bytes
tc-so:          encoded 0x00bef000 with 4 bytes
tc-so:  evtag_tag_encoding: OK
tc-so:OK
tc-so:Testing RPC: (6.3 us/add) OK
tc-so:Signal dealloc: OK
tc-so:Signal pipeloss: OK
tc-so:Signal switchbase: OK
tc-so:Signal handler restore: OK
tc-so:Signal handler assert: OK
tc-so:Receiving a signal while processing other signal: OK
tc-end: poll, passed
tc-start: select
tc-so:Testing register fds: OK
tc-so:evutil_stroll: OK
tc-so:Testing Priorities 1: OK
tc-so:Testing Priorities 2: OK
tc-so:Testing Priorities 3: OK
tc-so:Testing Evbuffer: OK
tc-so:Testing evbuffer_find 1: OK
tc-so:Testing evbuffer_find 2: OK
tc-so:Testing evbuffer_find 3: OK
tc-so:Bufferevent: OK
tc-so:Bufferevent Watermarks: OK
tc-so:Free active base: OK
tc-so:Event base new: OK
tc-so:Testing HTTP Server Event Base: OK
tc-so:Testing HTTP Header filtering: OK
tc-so:Testing HTTP query parsing: OK
tc-so:Testing Basic HTTP Server: OK
tc-so:Testing Request Connection Pipeline : OK
tc-so:Testing Request Connection Pipeline (persistent): OK
tc-so:Testing Connection Close Detection: OK
tc-so:Testing Connection Close Detection (with delay): OK
tc-so:Testing HTTP POST Request: OK
tc-so:Testing Bad HTTP Request: OK
tc-so:Testing HTTP Server with high port: OK
tc-so:Testing HTTP Dispatcher: OK
tc-so:Testing HTTP Server with multi line: OK
tc-so:Testing HTTP Negative Content Length: OK
tc-so:Testing Chunked HTTP Reply: OK
tc-so:Testing Basic RPC Support: OK
tc-so:Testing Good RPC Post: OK
tc-so:Testing RPC Client: OK
tc-so:Testing RPC (Queued) Client: OK
tc-so:Testing RPC Client Timeout: OK
tc-so:DNS server support: OK
tc-so:Simple DNS resolve: type: 1, count: 1, ttl: 300: 75.102.5.19 OK
tc-so:IPv6 DNS resolve: type: 3, count: 1, ttl: 33: 2001:1890:1112:1::20 OK
tc-so:Simple reverse DNS resolve: type: 2, count: 1, ttl: 86400: localhost OK
tc-so:After fork: OK
tc-so:Simple read: OK
tc-so:Simple write: OK
tc-so:Multiple read/write: OK
tc-so:Persist read/write: OK
tc-so:Combined read/write: OK
tc-so:Simple timeout: OK
tc-so:Simple signal: OK
tc-so:Multiple signal: OK
tc-so:Immediate signal: OK
tc-so:Loop exit: OK
tc-so:Loop break: OK
tc-so:Loop Multiple exit: OK
tc-so:Multiple events for same fd: OK
tc-so:Want read only once: OK
tc-so:Testing Tagging:
tc-so:          encoded 0x00000af0 with 2 bytes
tc-so:          encoded 0x00001000 with 3 bytes
tc-so:          encoded 0x00000001 with 1 bytes
tc-so:          encoded 0xdeadbeef with 5 bytes
tc-so:          encoded 0x00000000 with 1 bytes
tc-so:          encoded 0x00bef000 with 4 bytes
tc-so:  evtag_int_test: OK
tc-so:  evtag_fuzz: OK
tc-so:          encoded 0x00000af0 with 2 bytes
tc-so:          encoded 0x00001000 with 2 bytes
tc-so:          encoded 0x00000001 with 1 bytes
tc-so:          encoded 0xdeadbeef with 5 bytes
tc-so:          encoded 0x00000000 with 1 bytes
tc-so:          encoded 0x00bef000 with 4 bytes
tc-so:  evtag_tag_encoding: OK
tc-so:OK
tc-so:Testing RPC: (6.7 us/add) OK
tc-so:Signal dealloc: OK
tc-so:Signal pipeloss: OK
tc-so:Signal switchbase: OK
tc-so:Signal handler restore: OK
tc-so:Signal handler assert: OK
tc-so:Receiving a signal while processing other signal: OK
tc-end: select, passed
tp-end: t_event
info: time.end, Wed Jun 2 19:06:51 BST 2010


Home | Main Index | Thread Index | Old Index