Mikhail Gryzykhin created BEAM-5125:
---------------------------------------
Summary: beam_PostCommit_Java_GradleBuild
org.apache.beam.runners.flink PortableExecutionTest testExecution_1_ flaky
Key: BEAM-5125
URL: https://issues.apache.org/jira/browse/BEAM-5125
Project: Beam
Issue Type: Bug
Components: test-failures
Reporter: Mikhail Gryzykhin
Test fails in both: post and precommit tests. Fails more often in pre-commits.
Pre-commit history:
[https://builds.apache.org/job/beam_PreCommit_Java_Phrase/180/testReport/junit/org.apache.beam.runners.flink/PortableExecutionTest/testExecution_1_/history/]
Post-commit history:
[https://builds.apache.org/job/beam_PostCommit_Java_GradleBuild/1223/testReport/junit/org.apache.beam.runners.flink/PortableExecutionTest/testExecution_1_/history/?start=75]
Sample job:
https://builds.apache.org/job/beam_PreCommit_Java_Phrase/180/testReport/junit/org.apache.beam.runners.flink/PortableExecutionTest/testExecution_1_/
Log:
java.lang.AssertionError: job state expected:<DONE> but was:<RUNNING> at
org.junit.Assert.fail(Assert.java:88) at
org.junit.Assert.failNotEquals(Assert.java:834) at
org.junit.Assert.assertEquals(Assert.java:118) at
org.apache.beam.runners.flink.PortableExecutionTest.testExecution(PortableExecutionTest.java:177)
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)