Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Intermittent failure - workerWithFutureTest2 #15034

Closed
Shan1024 opened this issue Apr 15, 2019 · 1 comment
Closed

Intermittent failure - workerWithFutureTest2 #15034

Shan1024 opened this issue Apr 15, 2019 · 1 comment
Labels
Area/UnitTest Team/jBallerina All the issues related to BIR, JVM backend code generation and runtime Type/TestFailure Intermittent build failures caused due to given test failure

Comments

@Shan1024
Copy link
Member

Shan1024 commented Apr 15, 2019

Description:
workerWithFutureTest2 fails in Gradle build.

ballerina-test-suite > ballerina-lang-test-suite > org.ballerinalang.test.worker.WorkerTest > workerWithFutureTest2 FAILED
    org.ballerinalang.util.exceptions.BLangRuntimeException: error: future is already cancelled {}
    	at waitFor(workers.bal:424)
    	   add(workers.bal:417)
        at org.ballerinalang.bre.bvm.BVMExecutor.execute(BVMExecutor.java:189)
        at org.ballerinalang.bre.bvm.BVMExecutor.executeEntryFunction(BVMExecutor.java:92)
        at org.ballerinalang.test.util.BRunUtil.invokeFunction(BRunUtil.java:549)
        at org.ballerinalang.test.util.BRunUtil.invoke(BRunUtil.java:225)
        at org.ballerinalang.test.util.BRunUtil.invoke(BRunUtil.java:593)
        at org.ballerinalang.test.worker.WorkerTest.workerWithFutureTest2(WorkerTest.java:258)

Complete log - log.txt

@Shan1024 Shan1024 added Area/UnitTest Type/TestFailure Intermittent build failures caused due to given test failure labels Apr 15, 2019
@anupama-pathirage anupama-pathirage added the Team/jBallerina All the issues related to BIR, JVM backend code generation and runtime label Aug 5, 2019
@Kishanthan
Copy link
Contributor

This is enabled in jBal unit tests.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area/UnitTest Team/jBallerina All the issues related to BIR, JVM backend code generation and runtime Type/TestFailure Intermittent build failures caused due to given test failure
Projects
None yet
Development

No branches or pull requests

3 participants