push
travis-ci
Revert "fix misc ws issues" This reverts commit 3f3a41c25. Testing Done: I ran a git bisect session using this as the test case: ```console ./pants test \ tests/python/pants_test/backend/jvm/tasks/jvm_compile/java:java_compile_jvm_platform_integration \ tests/python/pants_test/backend/jvm/tasks/jvm_compile/java:java_zinc_compile_jvm_platform_integration \ -- -vk test_compile_target_coercion ``` CI went green here: https://travis-ci.org/pantsbuild/pants/builds/74161665 Bugs closed: 1924, 1925 Reviewed at https://rbcommons.com/s/twitter/r/2573/
66 of 66 new or added lines in 37 files covered. (100.0%)
15252 of 20825 relevant lines covered (73.24%)
1.38 hits per line