[ https://issues.apache.org/jira/browse/BEAM-3573?focusedWorklogId=160072&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-160072 ]
ASF GitHub Bot logged work on BEAM-3573: ---------------------------------------- Author: ASF GitHub Bot Created on: 29/Oct/18 17:06 Start Date: 29/Oct/18 17:06 Worklog Time Spent: 10m Work Description: kennknowles commented on issue #6838: [BEAM-3573] Move GCPIO test utilities to main jar URL: https://github.com/apache/beam/pull/6838#issuecomment-433994142 The failure in postcommit is the same from #6864. We have tests in the Dataflow worker codebase that are not thread safe. I will drop that commit, then this should be g2g. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org Issue Time Tracking ------------------- Worklog Id: (was: 160072) Time Spent: 1h (was: 50m) > Test jars should export only tests, and only be exported for select modules > --------------------------------------------------------------------------- > > Key: BEAM-3573 > URL: https://issues.apache.org/jira/browse/BEAM-3573 > Project: Beam > Issue Type: Bug > Components: sdk-java-core > Reporter: Kenneth Knowles > Assignee: Kenneth Knowles > Priority: Major > Time Spent: 1h > Remaining Estimate: 0h > > Today, we have test-jars that are used as libraries for testing. That is not > what "test jar" means, and dependency management actually does not work > correctly for this. It is OK to depend on a test jar in order to run the > tests therein, and not really OK to depend on one for another reason. > This ticket is a bucket ticket for fixes to this situation. -- This message was sent by Atlassian JIRA (v7.6.3#76005)