Skip to content

Commit

Permalink
Delete more v1 task-related integration tests. (#10210)
Browse files Browse the repository at this point in the history
Moves us closer to removing v1 task running entirely.

[ci skip-rust-tests]
  • Loading branch information
benjyw committed Jun 30, 2020
1 parent bba964e commit 5bf9c45
Show file tree
Hide file tree
Showing 25 changed files with 0 additions and 3,200 deletions.
1 change: 0 additions & 1 deletion build-support/ci_lists/integration_v2_block_list.txt

This file was deleted.

17 changes: 0 additions & 17 deletions tests/python/pants_test/core_tasks/BUILD

This file was deleted.

Empty file.
155 changes: 0 additions & 155 deletions tests/python/pants_test/core_tasks/test_run_prep_command.py

This file was deleted.

16 changes: 0 additions & 16 deletions tests/python/pants_test/goal/BUILD
Expand Up @@ -33,19 +33,3 @@ python_tests(
],
tags = {"partially_type_checked"},
)

python_tests(
name='run_tracker_integration',
sources=[
'test_run_tracker_integration.py'
],
dependencies=[
'src/python/pants/goal:run_tracker',
'src/python/pants/testutil:int-test',
'tests/python/pants_test/goal/data:plugin',
'testprojects/src/java/org/pantsbuild/testproject:extra_jvm_options_directory',
'testprojects/src/java/org/pantsbuild/testproject:unicode_directory',
],
tags = {'integration', 'partially_type_checked'},
timeout = 360,
)
49 changes: 0 additions & 49 deletions tests/python/pants_test/goal/test_run_tracker_integration.py

This file was deleted.

25 changes: 0 additions & 25 deletions tests/python/pants_test/invalidation/BUILD

This file was deleted.

Empty file.

0 comments on commit 5bf9c45

Please sign in to comment.