[LTP] [PATCH v5 0/4] Run tests in CI

Petr Vorel pvorel@suse.cz
Thu Jul 15 09:48:47 CEST 2021


Hi Cyril,

...
> > Thanks! Testing it in https://github.com/pevik/ltp/actions/runs/1031005963

> The result is much better but still not correct:
> https://github.com/pevik/ltp/runs/3068932859?check_suite_focus=true#step:11:707

> runtest TINFO: * shell/net/tst_ipaddr_un.sh

> Summary:
> passed   0
> failed   0
> broken   0
> skipped  1
> warnings 0
> tst_ipaddr_un 1 TINFO: timeout per run is 0h 5m 0s

> Could you please merge your fix? And I'll try sync after each test.
> https://github.com/pevik/ltp/actions/runs/1033070696

There is still some output printed later, at least
In RPN: A B | C ! ! &
In RPN: A B | C ! ! &
which is from tst_bool_expr.c, but printed after tst_strstatus
https://github.com/pevik/ltp/runs/3074335940?check_suite_focus=true#step:11:587
But it's much better.

I also found a bug in final evaluation on one of my VM:

tst_test.c:1313: TBROK: Test killed by SIGSEGV!
...
runtest TINFO: 1x TBROK: tst_bool_expr
...
runtest TINFO: === FINAL TEST RESULTS ===
runtest TPASS: All C tests TCONF/TPASS <- THIS IS WRONG
runtest TPASS: All shell tests TCONF/TPASS

Kind regards,
Petr


More information about the ltp mailing list