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

testStoreMetastoreDataManipulation flaky #23080

Closed
losipiuk opened this issue Aug 20, 2024 · 1 comment · Fixed by #23472
Closed

testStoreMetastoreDataManipulation flaky #23080

losipiuk opened this issue Aug 20, 2024 · 1 comment · Fixed by #23472
Assignees

Comments

@losipiuk
Copy link
Member

Error:    TestDeltaLakeMetastoreAccessOperations.testStoreMetastoreDataManipulation:530->testStoreMetastoreDataManipulation:544->assertMetastoreInvocations:601->assertMetastoreInvocationsForQuery:624 Expected: 
		1 fewer occurrences of GET_TABLE,
		1 fewer occurrences of REPLACE_TABLE

https://github.com/trinodb/trino/actions/runs/10468596546/job/28989900218

@losipiuk
Copy link
Member Author

Reproduces locally with

    @RepeatedTest(1000)
    public void testStoreMetastoreDataManipulation()

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
2 participants