Skip to content

Test Failure - test-rules: Assertion failed: status == SIGALRM (tests/test-rules.c: test_process_scan: 3524) #2045

Description

@orbea

Describe the bug

The test-rules test fails.

test-rules.log:

--- PASS 1 ---
Assertion failed: status == SIGALRM (tests/test-rules.c: test_process_scan: 3524)
Aborted 
FAIL test-rules (exit status: 134)
test-rules.log lines 1-4/4 (END)

Which points to this line.

assert(status == SIGALRM);

To Reproduce

make check

Expected behavior

Tests should pass.

Please complete the following information:

Additional context

Occurs on both my glibc and musl systems and with --without-crypto.

test-rules.trs:

:test-result: FAIL
:global-test-result: FAIL
:recheck: yes
:copy-in-global-log: yes

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions