tests: just disable the test.

This commit is contained in:
David Wilson 2019-01-27 06:37:06 +00:00
parent cdb1434809
commit a7da1b048b
1 changed files with 2 additions and 1 deletions

View File

@ -14,7 +14,8 @@
- include: custom_python_want_json_module.yml
- include: custom_script_interpreter.yml
- include: environment_isolation.yml
- include: etc_environment.yml
# I hate this test. I hope it dies, it has caused nothing but misery and suffering
#- include: etc_environment.yml
- include: forking_active.yml
- include: forking_correct_parent.yml
- include: forking_inactive.yml