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

Mark partitioning TestCsv tests as @Flaky #5867

Conversation

findepi
Copy link
Member

@findepi findepi commented Nov 7, 2020

relates to #4936

@findepi findepi requested a review from kokosing November 7, 2020 17:26
@cla-bot cla-bot bot added the cla-signed label Nov 7, 2020
@@ -62,12 +63,14 @@ private void testInsertIntoCsvTable(String tableName, String additionalTableProp
}

@Test(groups = STORAGE_FORMATS)
@Flaky(issue = "https://github.com/prestosql/presto/issues/4936", match = "Error committing write to Hive(?s.*)could only be replicated to 0 nodes instead of minReplication")
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

extract constants?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

pre-existing. Also, I am not convinced. I'd rather see the problem fixed rather than make it easier to update. And in the worst case, updating multiple occurrences is not a big deal.

@findepi findepi merged commit cc02c31 into trinodb:master Nov 7, 2020
@findepi findepi deleted the findepi/mark-partitioning-testcsv-tests-as-flaky-8db05f branch November 7, 2020 21:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

2 participants