You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Tyson Hamilton (Jira)" <ji...@apache.org> on 2020/10/28 20:44:00 UTC

[jira] [Updated] (BEAM-6256) ./gradlew needsRunnerTests fails on fresh clone

     [ https://issues.apache.org/jira/browse/BEAM-6256?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tyson Hamilton updated BEAM-6256:
---------------------------------
    Status: Resolved  (was: Open)

> ./gradlew needsRunnerTests fails on fresh clone
> -----------------------------------------------
>
>                 Key: BEAM-6256
>                 URL: https://issues.apache.org/jira/browse/BEAM-6256
>             Project: Beam
>          Issue Type: Bug
>          Components: build-system
>            Reporter: Kenneth Knowles
>            Priority: P1
>
> On OSX, this fails on the master branch:
>     {{./gradlew needsRunnerTests}}
>  
> A few tests fail before it appears to lock up and time out:
> {code:java}
> > Task :beam-runners-direct-java:needsRunnerTests
> org.apache.beam.runners.core.metrics.MetricsPusherTest > test FAILED
> java.lang.AssertionError at MetricsPusherTest.java:71
> org.apache.beam.sdk.io.TFRecordIOTest > testReadInvalidDataMask FAILED
> java.lang.AssertionError
> org.apache.beam.sdk.io.TFRecordIOTest > testReadInvalidLengthMask FAILED
> java.lang.AssertionError
> org.apache.beam.sdk.io.AvroIOTest > testContinuouslyWriteAndReadMultipleFilepatterns FAILED
> java.lang.IllegalArgumentException at AvroIOTest.java:453
> org.apache.beam.sdk.io.FileIOTest > testMatchWatchForNewFiles FAILED
> java.lang.IllegalArgumentException at FileIOTest.java:192{code}
> And at this point it hangs.
>  
> This should be part of the Java Pre-commit, so it might be OS-specific. A bare invocation of these tests should always pass, and pretty quickly.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)