[LTP] [PATCH v5 0/4] Run tests in CI
Cyril Hrubis
chrubis@suse.cz
Thu Jul 15 10:51:13 CEST 2021
Hi!
> > 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
If tests are printing into stdout as well it will be easier to redirect
the test output in the script so that the CI gets it all into a single
file descriptor.
What about doing ./$i 1>&2 in the loop that runs the tests instead?
--
Cyril Hrubis
chrubis@suse.cz
More information about the ltp
mailing list