Skip to content

Commit

Permalink
Blacklist Pantsd again and add timeout test
Browse files Browse the repository at this point in the history
  • Loading branch information
Eric-Arellano committed Oct 1, 2019
1 parent 3dc300e commit e839a99
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions build-support/ci_lists/integration_chroot_blacklist.txt
Expand Up @@ -9,4 +9,5 @@ tests/python/pants_test/backend/python/tasks:pytest_run_integration
tests/python/pants_test/backend/python/tasks:python_binary_integration
tests/python/pants_test/backend/python/tasks:setup_py_integration
tests/python/pants_test/backend/python:integration
tests/python/pants_test/pantsd:pantsd_integration
tests/python/pants_test/projects:testprojects_integration
2 changes: 1 addition & 1 deletion build-support/ci_lists/integration_v2_blacklist.txt
@@ -1,11 +1,11 @@
tests/python/pants_test/backend/jvm/tasks/jvm_compile/java:java_compile_integration
tests/python/pants_test/backend/jvm/tasks/jvm_compile/java:zinc_compile_integration
tests/python/pants_test/backend/jvm/tasks/jvm_compile/rsc:rsc_compile_integration
tests/python/pants_test/backend/jvm/tasks/jvm_compile/zinc:zinc_compile_integration
tests/python/pants_test/backend/jvm/tasks/jvm_compile/zinc:zinc_compile_integration_with_zjars
tests/python/pants_test/backend/jvm/tasks:junit_run_integration
tests/python/pants_test/backend/jvm/tasks:junit_tests_concurrency_integration
tests/python/pants_test/backend/jvm/tasks:jvm_run_integration
tests/python/pants_test/base:exception_sink_integration
tests/python/pants_test/pantsd:pantsd_integration
tests/python/pants_test/reporting:reporting_integration
tests/python/pants_test/tasks:bootstrap_jvm_tools_integration

0 comments on commit e839a99

Please sign in to comment.