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

Fix for Github actions - CI pipeline #95

Merged
merged 1 commit into from
Jul 20, 2023
Merged

Fix for Github actions - CI pipeline #95

merged 1 commit into from
Jul 20, 2023

Conversation

aosingh
Copy link
Member

@aosingh aosingh commented Jul 20, 2023

Test case TestSingularTestsEphemeralOracle intermittently fails after upgrade to sqlparse=0.4.4. It only fails on Ubuntu which is used by Github Actions in our CI pipeline

Multiple adapters reported with this with dbt Labs and they are working on identifying the root cause:

Temporary workaround is to downgrade sqlparse==0.4.3 only in our Github CI pipeline

@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Jul 20, 2023
@aosingh aosingh merged commit fb27a2a into main Jul 20, 2023
@aosingh aosingh deleted the build_failures branch July 24, 2023 15:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
OCA Verified All contributors have signed the Oracle Contributor Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants