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

Unit tests are failing #8

Closed
tmbrbr opened this issue Feb 19, 2024 · 2 comments
Closed

Unit tests are failing #8

tmbrbr opened this issue Feb 19, 2024 · 2 comments
Assignees
Labels
bug Something isn't working SQL Rewriting SQL Rewriting altered the queries semantics

Comments

@tmbrbr
Copy link
Contributor

tmbrbr commented Feb 19, 2024

The build is currently broken due to failing tests:

./gradlew build

Currently gives

Test result: FAILURE
Test summary: 1017 tests
        1006 succeeded
        6 failed
        5 skipped

It looks like most of them are SQL unit tests, the full log is available via the Github action: https://github.com/SAP/project-fontus/actions/runs/7962371074/job/21735688770

@tmbrbr tmbrbr added the bug Something isn't working label Feb 19, 2024
@leeN
Copy link
Collaborator

leeN commented Feb 19, 2024

I think we broke them during the CCS crunch, I will have a look into them.

@leeN leeN added the SQL Rewriting SQL Rewriting altered the queries semantics label Feb 20, 2024
@leeN leeN closed this as completed Feb 21, 2024
@leeN
Copy link
Collaborator

leeN commented Feb 21, 2024

Closed in #10.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working SQL Rewriting SQL Rewriting altered the queries semantics
Projects
None yet
Development

No branches or pull requests

2 participants