Actions
action #60755
closedt/07-commands.t fails in OBS tests with "not ok 6 - commands server stopped"
Status:
Resolved
Priority:
Normal
Assignee:
Category:
Regressions/Crashes
Target version:
Start date:
2019-12-06
Due date:
% Done:
0%
Estimated time:
Description
https://build.opensuse.org/package/live_build_log/devel:openQA/os-autoinst/SLE_12_SP4/aarch64 shows details :
[ 359s] not ok 6 - commands server stopped
[ 359s] # Failed test 'commands server stopped'
[ 359s] # at ./07-commands.t line 182.
[ 359s] # STDOUT & STDERR:
[ 359s] #
[ 359s] # don't match:
[ 359s] # (?^:commands process exited)
[ 359s] # as expected
[ 359s] ok 7 - no (unexpected) warnings (via done_testing)
[ 359s] 1..7
[ 359s] # Looks like you failed 1 test of 7.
[ 359s]
not only aarch64, https://build.opensuse.org/package/live_build_log/home:mkittler:branches:devel:openQA/os-autoinst/SLE_12_SP4/x86_64 shows it as well.
Updated by okurz about 5 years ago
- Status changed from New to Feedback
- Assignee set to okurz
- Target version set to Current Sprint
first disabling from OBS tests: https://github.com/os-autoinst/os-autoinst/pull/1318
Updated by okurz about 5 years ago
hm, we haven't really fixed the problem, just disabled the test on OBS but ok :)
Actions