TobKed commented on a change in pull request #12541:
URL: https://github.com/apache/beam/pull/12541#discussion_r472105761



##########
File path: 
sdks/java/core/src/test/java/org/apache/beam/sdk/io/DefaultFilenamePolicyTest.java
##########
@@ -28,6 +31,12 @@
 @RunWith(JUnit4.class)
 public class DefaultFilenamePolicyTest {
 
+  @Before
+  public void setup() {
+    // TODO: Fix failing on windows, 
https://issues.apache.org/jira/browse/BEAM-10683.

Review comment:
       Sure. I created 26 subtasks. Every failing test or testing class have 
link to relevant JIRA issue now.




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to