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

[Bug]: Intermittent test failures in the daily full build pipeline #43375

Open
Nuvindu opened this issue Sep 10, 2024 · 1 comment
Open

[Bug]: Intermittent test failures in the daily full build pipeline #43375

Nuvindu opened this issue Sep 10, 2024 · 1 comment
Labels
needTriage The issue has to be inspected and labeled manually Team/LanguageServer Language Server Implementation related issues. #Compiler Type/Bug userCategory/Compilation

Comments

@Nuvindu
Copy link
Contributor

Nuvindu commented Sep 10, 2024

Description

A test case intermittently fails in full build pipeline workflows
https://github.com/ballerina-platform/ballerina-release/actions/workflows/daily-full-build-2201.10.x.yml
https://github.com/ballerina-platform/ballerina-release/actions/workflows/daily-full-build-2201.9.x.yml

Error Log: https://github.com/ballerina-platform/ballerina-release/actions/runs/10786735888/job/29914114989#step:7:8175

Steps to Reproduce

No response

Affected Version(s)

No response

OS, DB, other environment details and versions

No response

Related area

-> Compilation

Related issue(s) (optional)

No response

Suggested label(s) (optional)

No response

Suggested assignee(s) (optional)

No response

@Nuvindu Nuvindu added Type/Bug Team/LanguageServer Language Server Implementation related issues. #Compiler labels Sep 10, 2024
@ballerina-bot ballerina-bot added needTriage The issue has to be inspected and labeled manually userCategory/Compilation labels Sep 10, 2024
@Nuvindu
Copy link
Contributor Author

Nuvindu commented Sep 11, 2024

Found another intermittent test failure in jballerina tests.

https://github.com/ballerina-platform/ballerina-release/actions/runs/10806352425/job/29974994888#step:7:2549

[2024-09-11 06:58:08,203] SEVERE {org.ballerinalang.test.packaging.ModuleExecutionFlowTests} - testListenerStopHandlerAsyncCall: FAILED -> Timeout expired waiting for matching log: calling gracefulStop for dynamic listener of current module 

jBallerina-Test-Suite > ballerina-packerina-tests > org.ballerinalang.test.packaging.ModuleExecutionFlowTests > testListenerStopHandlerAsyncCall FAILED
    org.ballerinalang.test.context.BallerinaTestException: Timeout expired waiting for matching log: calling gracefulStop for dynamic listener of current module
        at app//org.ballerinalang.test.context.LogLeecher.waitForText(LogLeecher.java:119)
        at app//org.ballerinalang.test.packaging.ModuleExecutionFlowTests.testListenerStopHandlerAsyncCall(ModuleExecutionFlowTests.java:269)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needTriage The issue has to be inspected and labeled manually Team/LanguageServer Language Server Implementation related issues. #Compiler Type/Bug userCategory/Compilation
Projects
None yet
Development

No branches or pull requests

2 participants