ngraymon/termfactory

Latest testing workflow fails for unknown reason?

Closed this issue · 1 comments

Seems to fail after shell: /usr/bin/bash -e {0}?

I am able to run all the same commands locally and there is no issue.
Is unclear if this is cache issue? The coverage drops on the branch (as expected) to 33% so the coverage is no longer 100% but I don't expect that to be an issue.

Unclear

The failure was simply that not all the pytests were passing, have modified the workflow file to allow for capturing artifacts even if pytest's fail; as long as the output was still generated