[
https://issues.redhat.com/browse/DROOLS-5620?page=com.atlassian.jira.plug...
]
Daniel Rosa updated DROOLS-5620:
--------------------------------
Summary: SerializedPackageMergeTwoSteps2Test random failure (was:
SerializedPackageMergeTwoSteps2Test is failing on 7.39.x prod jenkins)
SerializedPackageMergeTwoSteps2Test random failure
--------------------------------------------------
Key: DROOLS-5620
URL:
https://issues.redhat.com/browse/DROOLS-5620
Project: Drools
Issue Type: Bug
Reporter: Daniel Rosa
Assignee: Daniel Rosa
Priority: Minor
org.drools.compiler.integrationtests.
SerializedPackageMergeTwoSteps2Test.testBuildAndSerializePackagesInTwoSteps2
Failed on [7.39.x daily build
#74|https://rhba-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/KIE/job/7.39.x/job/daily-build-prod/job/daily-build-prod-pipeline-7.39.x/74/testReport/junit/org.drools.compiler.integrationtests/SerializedPackageMergeTwoSteps2Test/testBuildAndSerializePackagesInTwoSteps2/]
with java.io.EOFException.
The EOFException is raised when the resource files provided by the first step class
(SerializedPackageMergeTwoSteps1Test) are not ready for the second class
(SerializedPackageMergeTwoSteps2Test) to consume them.
It happened on #74 build that the second class tried to consume the files faster than the
first class was able to finish writing them on disk.
The QE community test jobs ([this one for
instance|https://rhba-qe-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/BxMS...])
passed for 7.8.1 build.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)