-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
On my freebsd 13 and 14 smokers the test suite fails:
...
t/03-render_fd_table.t ... ok
Use of uninitialized value in subroutine entry at t/04-poll-diagnostics.t line 24.
# Failed test 'new connection can write'
# at t/04-poll-diagnostics.t line 51.
# +------+---------+---------+------------------+
# | PATH | GOT | OP | CHECK |
# +------+---------+---------+------------------+
# | [0] | POLLIN | eq | POLLOUT |
# | [1] | POLLOUT | !exists | <DOES NOT EXIST> |
# +------+---------+---------+------------------+
(If this table is too small, you can use the TABLE_TERM_SIZE=### env var to set a larger size, detected size is '78')
Use of uninitialized value in subroutine entry at t/04-poll-diagnostics.t line 24.
Use of uninitialized value in subroutine entry at t/04-poll-diagnostics.t line 24.
Use of uninitialized value in subroutine entry at t/04-poll-diagnostics.t line 24.
# Failed test 'POLLRDHUP when client SHUT_RDWR'
# at t/04-poll-diagnostics.t line 72.
# +------+------------------+-----------+
# | PATH | GOT | CHECK |
# +------+------------------+-----------+
# | [2] | <DOES NOT EXIST> | POLLRDHUP |
# +------+------------------+-----------+
(If this table is too small, you can use the TABLE_TERM_SIZE=### env var to set a larger size, detected size is '78')
Use of uninitialized value in subroutine entry at t/04-poll-diagnostics.t line 24.
# Failed test 'POLLRDHUP when client closes connection'
# at t/04-poll-diagnostics.t line 75.
# +------+------------------+-----------+
# | PATH | GOT | CHECK |
# +------+------------------+-----------+
# | [2] | <DOES NOT EXIST> | POLLRDHUP |
# +------+------------------+-----------+
(If this table is too small, you can use the TABLE_TERM_SIZE=### env var to set a larger size, detected size is '78')
# Seeded srand with seed '20241015' from local date.
t/04-poll-diagnostics.t ..
Dubious, test returned 3 (wstat 768, 0x300)
Failed 3/7 subtests
t/10-constructor.t ....... ok
accept: Resource temporarily unavailable at t/20-detect-event-eof.t line 71.
# Tests were run but no plan was declared and done_testing() was not seen.
# Looks like your test exited with 35 after test #4.
# Seeded srand with seed '20241015' from local date.
t/20-detect-event-eof.t ..
Dubious, test returned 35 (wstat 8960, 0x2300)
All 4 subtests passed
...
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels