[
https://issues.apache.org/jira/browse/TEZ-4751?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
László Bodor updated TEZ-4751:
------------------------------
Description:
happened in different PRs, like https://github.com/apache/tez/pull/533
{code}
[ERROR] Tests run: 7, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 241.1 s
<<< FAILURE! -- in org.apache.tez.test.TestAMRecovery
[ERROR] org.apache.tez.test.TestAMRecovery.testVertexCompletelyFinished_One2One
-- Time elapsed: 22.52 s <<< FAILURE!
org.opentest4j.AssertionFailedError: expected: <SUCCEEDED> but was: <ERROR>
at org.junit.jupiter.api.Assertions.assertEquals(Assertions.java:1199)
at
org.apache.tez.test.TestAMRecovery.runDAGAndVerify(TestAMRecovery.java:428)
at
org.apache.tez.test.TestAMRecovery.testVertexCompletelyFinished_One2One(TestAMRecovery.java:313)
{code}
org.apache.tez.test.TestAMRecovery.testVertexCompletelyFinished_One2One
was:
happened in different PRs, like https://github.com/apache/tez/pull/533
{code}
[ERROR] Tests run: 7, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 241.1 s
<<< FAILURE! -- in org.apache.tez.test.TestAMRecovery
[ERROR] org.apache.tez.test.TestAMRecovery.testVertexCompletelyFinished_One2One
-- Time elapsed: 22.52 s <<< FAILURE!
org.opentest4j.AssertionFailedError: expected: <SUCCEEDED> but was: <ERROR>
at org.junit.jupiter.api.Assertions.assertEquals(Assertions.java:1199)
at
org.apache.tez.test.TestAMRecovery.runDAGAndVerify(TestAMRecovery.java:428)
at
org.apache.tez.test.TestAMRecovery.testVertexCompletelyFinished_One2One(TestAMRecovery.java:313)
{code}
no details yet
> TestAMRecovery is flaky
> -----------------------
>
> Key: TEZ-4751
> URL: https://issues.apache.org/jira/browse/TEZ-4751
> Project: Apache Tez
> Issue Type: Bug
> Reporter: László Bodor
> Priority: Major
> Attachments: TEZ_4751_stdout.log
>
>
> happened in different PRs, like https://github.com/apache/tez/pull/533
> {code}
> [ERROR] Tests run: 7, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 241.1
> s <<< FAILURE! -- in org.apache.tez.test.TestAMRecovery
> [ERROR]
> org.apache.tez.test.TestAMRecovery.testVertexCompletelyFinished_One2One --
> Time elapsed: 22.52 s <<< FAILURE!
> org.opentest4j.AssertionFailedError: expected: <SUCCEEDED> but was: <ERROR>
> at org.junit.jupiter.api.Assertions.assertEquals(Assertions.java:1199)
> at
> org.apache.tez.test.TestAMRecovery.runDAGAndVerify(TestAMRecovery.java:428)
> at
> org.apache.tez.test.TestAMRecovery.testVertexCompletelyFinished_One2One(TestAMRecovery.java:313)
> {code}
> org.apache.tez.test.TestAMRecovery.testVertexCompletelyFinished_One2One
--
This message was sent by Atlassian Jira
(v8.20.10#820010)