components/libevent/test/results-all.master
changeset 5921 cf3796081ab1
parent 3750 60902b5c3237
child 7428 64402cafe411
equal deleted inserted replaced
5920:1e847165fde2 5921:cf3796081ab1
     1 make[1]: Entering directory `$(@D)'
     1 make[1]: Entering directory '$(@D)'
     2 cd test && make verify
     2 /usr/gnu/bin/make  check-recursive
     3 make[2]: Entering directory `$(@D)/test'
     3 make[2]: Entering directory '$(@D)'
       
     4 Making check in .
       
     5 make[3]: Entering directory '$(@D)'
       
     6 make[3]: Leaving directory '$(@D)'
       
     7 Making check in include
       
     8 make[3]: Entering directory '$(@D)/include'
       
     9 make[3]: Nothing to be done for 'check'.
       
    10 make[3]: Leaving directory '$(@D)/include'
       
    11 Making check in sample
       
    12 make[3]: Entering directory '$(@D)/sample'
       
    13 make[3]: Nothing to be done for 'check'.
       
    14 make[3]: Leaving directory '$(@D)/sample'
       
    15 Making check in test
       
    16 make[3]: Entering directory '$(@D)/test'
       
    17 /usr/gnu/bin/make  check-am
       
    18 make[4]: Entering directory '$(@D)/test'
       
    19 /usr/gnu/bin/make  check-TESTS
       
    20 make[5]: Entering directory '$(@D)/test'
     4 Running tests:
    21 Running tests:
       
    22 EVPORT
       
    23  test-eof: OKAY
       
    24  test-weof: OKAY
       
    25  test-time: OKAY
       
    26  test-changelist: OKAY
       
    27  regress: 
       
    28   NOTE regress.c:2363: evport can't pass this in 2.0; skipping
       
    29 util/getaddrinfo: 
       
    30   FAIL regress_util.c:972: assert(a)
       
    31   [getaddrinfo FAILED]
       
    32 1/177 TESTS FAILED. (2 skipped)
       
    33 FAILED
     5 KQUEUE
    34 KQUEUE
     6 Skipping test
    35 Skipping test
     7 DEVPOLL
       
     8 -n  test-eof: 
       
     9 OKAY
       
    10 -n  test-weof: 
       
    11 OKAY
       
    12 -n  test-time: 
       
    13 OKAY
       
    14 -n  regress: 
       
    15 TYPE-COUNT-LINE OKAY
       
    16 POLL
       
    17 -n  test-eof: 
       
    18 OKAY
       
    19 -n  test-weof: 
       
    20 OKAY
       
    21 -n  test-time: 
       
    22 OKAY
       
    23 -n  regress: 
       
    24 TYPE-COUNT-LINE OKAY
       
    25 SELECT
       
    26 -n  test-eof: 
       
    27 OKAY
       
    28 -n  test-weof: 
       
    29 OKAY
       
    30 -n  test-time: 
       
    31 OKAY
       
    32 -n  regress: 
       
    33 TYPE-COUNT-LINE OKAY
       
    34 EPOLL
    36 EPOLL
    35 Skipping test
    37 Skipping test
    36 EVPORT
    38 EPOLL (changelist)
    37 -n  test-eof: 
    39 Skipping test
    38 OKAY
    40 DEVPOLL
    39 -n  test-weof: 
    41  test-eof: OKAY
    40 OKAY
    42  test-weof: OKAY
    41 -n  test-time: 
    43  test-time: OKAY
    42 OKAY
    44  test-changelist: OKAY
    43 -n  regress: 
    45  regress: util/getaddrinfo: 
    44 TYPE-COUNT-LINE OKAY
    46   FAIL regress_util.c:972: assert(a)
    45 make[2]: Leaving directory `$(@D)/test'
    47   [getaddrinfo FAILED]
    46 make[1]: Leaving directory `$(@D)'
    48 1/178 TESTS FAILED. (1 skipped)
       
    49 FAILED
       
    50 POLL
       
    51  test-eof: OKAY
       
    52  test-weof: OKAY
       
    53  test-time: OKAY
       
    54  test-changelist: OKAY
       
    55  regress: util/getaddrinfo: 
       
    56   FAIL regress_util.c:972: assert(a)
       
    57   [getaddrinfo FAILED]
       
    58 1/178 TESTS FAILED. (1 skipped)
       
    59 FAILED
       
    60 SELECT
       
    61  test-eof: OKAY
       
    62  test-weof: OKAY
       
    63  test-time: OKAY
       
    64  test-changelist: OKAY
       
    65  regress: util/getaddrinfo: 
       
    66   FAIL regress_util.c:972: assert(a)
       
    67   [getaddrinfo FAILED]
       
    68 1/178 TESTS FAILED. (1 skipped)
       
    69 FAILED
       
    70 WIN32
       
    71 Skipping test
       
    72 FAIL: test-script.sh
       
    73 ==================
       
    74 1 of 1 test failed
       
    75 ==================
       
    76 Makefile:820: recipe for target 'check-TESTS' failed
       
    77 make[5]: *** [check-TESTS] Error 1
       
    78 make[5]: Leaving directory '$(@D)/test'
       
    79 Makefile:943: recipe for target 'check-am' failed
       
    80 make[4]: *** [check-am] Error 2
       
    81 make[4]: Leaving directory '$(@D)/test'
       
    82 Makefile:945: recipe for target 'check' failed
       
    83 make[3]: *** [check] Error 2
       
    84 make[3]: Leaving directory '$(@D)/test'
       
    85 Makefile:864: recipe for target 'check-recursive' failed
       
    86 make[2]: *** [check-recursive] Error 1
       
    87 make[2]: Leaving directory '$(@D)'
       
    88 Makefile:1176: recipe for target 'check' failed
       
    89 make[1]: *** [check] Error 2
       
    90 make[1]: Leaving directory '$(@D)'