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

[Task]: Enable workerVariableVisibilityTest debugger test #43636

Open
HindujaB opened this issue Nov 21, 2024 · 0 comments
Open

[Task]: Enable workerVariableVisibilityTest debugger test #43636

HindujaB opened this issue Nov 21, 2024 · 0 comments
Labels
Area/Debugger Issues related to the ballerina debugging tools Team/jBallerina All the issues related to BIR, JVM backend code generation and runtime Type/Task

Comments

@HindujaB
Copy link
Contributor

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

@ballerina-bot ballerina-bot added Team/DevTools Ballerina Developer Tooling ( CLI, Test FW, Package Management, OpenAPI, APIDocs ) Area/Debugger Issues related to the ballerina debugging tools labels Nov 21, 2024
@HindujaB HindujaB added Team/jBallerina All the issues related to BIR, JVM backend code generation and runtime and removed Team/DevTools Ballerina Developer Tooling ( CLI, Test FW, Package Management, OpenAPI, APIDocs ) labels Nov 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area/Debugger Issues related to the ballerina debugging tools Team/jBallerina All the issues related to BIR, JVM backend code generation and runtime Type/Task
Projects
None yet
Development

No branches or pull requests

2 participants