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

Cleanup test table in CLI product test #14323

Merged
merged 3 commits into from
Sep 28, 2022

Conversation

findepi
Copy link
Member

@findepi findepi commented Sep 27, 2022

If the table is left over, causes failure of TestRoles.
TestRoles should not assume there are no Iceberg tables in the
metastore, so this should be viewed as a quick-fix only.

Fixes master build failure occurring after #13907.
That PR was green when being merged.

@findepi findepi force-pushed the findepi/cli-test-fix branch from d54bf00 to 2050952 Compare September 28, 2022 07:24
@findepi
Copy link
Member Author

findepi commented Sep 28, 2022

(just rebased; but there were failures https://github.com/trinodb/trino/actions/runs/3138792926/jobs/5099821200 )

If the table is left over, causes failure of `TestRoles`.
`TestRoles` should not assume there are no Iceberg tables in the
metastore, so this should be viewed as a quick-fix only.
@findepi findepi force-pushed the findepi/cli-test-fix branch from 2050952 to 2eb96a0 Compare September 28, 2022 07:26
@findepi
Copy link
Member Author

findepi commented Sep 28, 2022

(perhaps fixed the failures; i was missing a semicolon)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla-signed no-release-notes This pull request does not require release notes entry
Development

Successfully merging this pull request may close these issues.

3 participants