FAQ | This is a LIVE service | Changelog

Skip to content
Snippets Groups Projects
Commit b3ff1dbd authored by L. Bower's avatar L. Bower
Browse files

adding deliberate test failure to test

parent ae616f21
No related branches found
No related tags found
No related merge requests found
...@@ -79,11 +79,11 @@ half_fat_tests: ...@@ -79,11 +79,11 @@ half_fat_tests:
script: script:
- cd $CI_PROJECT_DIR/tests/integration/partial/ - cd $CI_PROJECT_DIR/tests/integration/partial/
# - python3 -m coverage run run_test_suite.py $CI_PROJECT_DIR/test_reports - python3 -m coverage run run_test_suite.py $CI_PROJECT_DIR/test_reports
# - python3 -m coverage run -m unittest test_advisory.py - python3 -m coverage run -m unittest test_advisory.py
- python3 -m coverage run -m unittest test_deposition.py - python3 -m coverage run -m unittest test_deposition.py
# - python3 -m coverage run -m unittest test_env_suit.py - python3 -m coverage run -m unittest test_env_suit.py
# - python3 -m coverage run -m unittest test_survey.py - python3 -m coverage run -m unittest test_survey.py
- python3 -m coverage report - python3 -m coverage report
- python3 -m coverage html -d $CI_PROJECT_DIR/coverage - python3 -m coverage html -d $CI_PROJECT_DIR/coverage
# - ls # - ls
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment