Skip to content

[Task]: Enable workerVariableVisibilityTest debugger test  #43636

Open
@HindujaB

Description

@HindujaB

Description

$subject

Describe your task(s)

This debugger test is disabled due to failing intermittently.
Error log

debugger-intg-test-suite > debugger-intg-tests > org.ballerinalang.debugger.test.adapter.variables.VariableVisibilityTest > workerVariableVisibilityTest FAILED
    org.ballerinalang.test.context.BallerinaTestException: Error occurred when fetching debug hit variables
        at app//org.ballerinalang.debugger.test.utils.DebugTestRunner.fetchVariables(DebugTestRunner.java:547)
        at app//org.ballerinalang.debugger.test.adapter.variables.VariableVisibilityTest.workerVariableVisibilityTest(VariableVisibilityTest.java:561)

        Caused by:
        java.util.concurrent.TimeoutException
            at java.base/java.util.concurrent.CompletableFuture.timedGet(CompletableFuture.java:1960)
            at java.base/java.util.concurrent.CompletableFuture.get(CompletableFuture.java:2095)
            at org.ballerinalang.debugger.test.utils.client.DAPRequestManager.variables(DAPRequestManager.java:192)
            at org.ballerinalang.debugger.test.utils.client.DAPRequestManager.variables(DAPRequestManager.java:186)
            at org.ballerinalang.debugger.test.utils.DebugTestRunner.fetchVariables(DebugTestRunner.java:540)
            ... 1 more

Related area

-> Debugger

Related issue(s) (optional)

No response

Suggested label(s) (optional)

No response

Suggested assignee(s) (optional)

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Area/DebuggerIssues related to the ballerina debugging toolsTeam/jBallerinaAll the issues related to BIR, JVM backend code generation and runtimeType/Task

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions