Actions
action #92164
closedt/01-test-utilities.t fails in 'test would have failed' in unrelated PR
Description
Observation¶
In https://github.com/os-autoinst/openQA/pull/3877
in https://circleci.com/gh/os-autoinst/openQA/60151?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link t/01-test-utilities.t fails with
not ok 1 - warnings in sub processes are fatal test failures
Subtest: warnings in sub processes are fatal test failures
# PID of test-process-1: 141
# waiting at most 42 seconds for SIGCHLD (sleep is supposed to be interrupted by SIGCHLD)
ok 1 - warning logged
not ok 2 - test would have failed
ok 3 - message of test failure
ok 4 - exit code of test failure is non-zero
not ok 5 - manual termination via stop_service does not trigger _fail_and_exit
1..5
Actions