Skip to content

t/04-poll-diagnostics.t and t/20-detect-event-eof.t fail (freebsd) #1

@eserte

Description

@eserte

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 
...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions