Skip to content

Commit 4505968

Browse files
authored
Tests: Remove redundant Python version tests (#1075)
There were previously 6 virtually identical tests checking the handling of a non-existent Python version being specified in `runtime.txt`. Only one is necessary - removing the rest will improve CI run time. Closes @W-8110383@. [skip changelog]
1 parent 37d1474 commit 4505968

File tree

14 files changed

+3
-43
lines changed

14 files changed

+3
-43
lines changed

test/fixtures/python2_fail/requirements.txt

Lines changed: 0 additions & 1 deletion
This file was deleted.

test/fixtures/python2_fail/runtime.txt

Lines changed: 0 additions & 1 deletion
This file was deleted.

test/fixtures/python3_4_fail/requirements.txt

Lines changed: 0 additions & 1 deletion
This file was deleted.

test/fixtures/python3_4_fail/runtime.txt

Lines changed: 0 additions & 1 deletion
This file was deleted.

test/fixtures/python3_5_fail/requirements.txt

Lines changed: 0 additions & 1 deletion
This file was deleted.

test/fixtures/python3_5_fail/runtime.txt

Lines changed: 0 additions & 1 deletion
This file was deleted.

test/fixtures/python3_6_fail/requirements.txt

Lines changed: 0 additions & 1 deletion
This file was deleted.

test/fixtures/python3_6_fail/runtime.txt

Lines changed: 0 additions & 1 deletion
This file was deleted.

test/fixtures/python3_7_fail/requirements.txt

Lines changed: 0 additions & 1 deletion
This file was deleted.

test/fixtures/python3_7_fail/runtime.txt

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)