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

Glue tests are failing on master #12147

Closed
ebyhr opened this issue Apr 27, 2022 · 3 comments · Fixed by #12164
Closed

Glue tests are failing on master #12147

ebyhr opened this issue Apr 27, 2022 · 3 comments · Fixed by #12164
Labels
bug Something isn't working RELEASE-BLOCKER

Comments

@ebyhr
Copy link
Member

ebyhr commented Apr 27, 2022

Below tests are consistently failing in master

  • TestHiveGlueMetastore.testDisallowQueryingOfIcebergTables
  • TestHiveGlueMetastore.testHideDeltaLakeTables
  • TestDeltaLakeGlueMetastore.testHideNonDeltaLakeTable

Relates to #12130

@ebyhr
Copy link
Member Author

ebyhr commented Apr 27, 2022

cc: @erichwang @dain @findepi

@erichwang
Copy link
Contributor

Does anyone know why these tests didn't run for the #12130 PR?

@ebyhr
Copy link
Member Author

ebyhr commented Apr 27, 2022

@erichwang PR from forked branch doesn't trigger the tests due to missing secrets.

Maintainers should send another PR within a repo like #12126 (actual PR) & #12141 (test PR)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working RELEASE-BLOCKER
Development

Successfully merging a pull request may close this issue.

3 participants