put a bug in a unit test to make Test Job fail: expect no Docker Job … #105
test.yaml
on: push
Read Workflow Env Section Vars and set Github Outputs
2s
Matrix: test_suite
Static Code Analysis & Lint
0s
Draw Python Dependencies as Graphs, in .svg
0s
pypi_publish
0s
Annotations
3 errors
test_suite (ubuntu-latest, 3.8)
InvocationError for command /home/runner/work/neural-style-transfer/neural-style-transfer/.tox/py38-sdist-linux/bin/pytest -ra --cov --cov-report=term-missing --cov-report=html:/home/runner/work/neural-style-transfer/neural-style-transfer/.tox/py38-sdist-linux/htmlcov --cov-context=test --cov-report=xml:/home/runner/work/neural-style-transfer/neural-style-transfer/.tox/coverage.py38-sdist-linux.xml -n auto tests -k test_cli (exited with code 1)
|
test_suite (ubuntu-latest, 3.8)
py38-sdist-linux: commands failed
|
test_suite (ubuntu-latest, 3.8)
Process completed with exit code 1.
|