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]: The GitHub std.lib level 7 build fails due to a test failure in the SQL compiler plugin #5872

Closed
nipunayf opened this issue Dec 11, 2023 · 2 comments · Fixed by ballerina-platform/module-ballerina-sql#701
Assignees
Labels
module/sql Priority/High Reason/MultipleComponentInteraction Issue occured due to interactions in multiple components. Type/Bug

Comments

@nipunayf
Copy link

nipunayf commented Dec 11, 2023

Description:
As logged in here, many of the recent PRs are failing due to a test failure in the SQL compiler plugin. It logs the error message:

SQL compiler plugin test suite > SQL Compiler Plugin Tests > io.ballerina.stdlib.sql.compiler.CompilerPluginTest > testInvalidConnectionParamConfig FAILED
    java.lang.AssertionError at CompilerPluginTest.java:70
@niveathika
Copy link
Contributor

@nipunayf This is not reproducible locally with latest master commit. Shsll we update the base in the PR and try?

@niveathika
Copy link
Contributor

The root cause of the issue seems to be ballerina-platform/ballerina-lang#41866

We will currently disable all testcases to proceed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
module/sql Priority/High Reason/MultipleComponentInteraction Issue occured due to interactions in multiple components. Type/Bug
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants