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

Flaky test TestHiveDistributedJoinQueriesWithDynamicFiltering. testLimitWithJoin #16362

Open
pgupta2 opened this issue Jun 30, 2021 · 0 comments
Assignees

Comments

@pgupta2
Copy link
Contributor

pgupta2 commented Jun 30, 2021

Failed run: https://github.com/prestodb/presto/pull/16357/checks?check_run_id=2947455396

Error: Failures:
Error: TestHiveDistributedJoinQueriesWithDynamicFiltering>AbstractTestJoinQueries.testLimitWithJoin:96 expected row missing: [null, 44995]
All 15000 rows:
[37505, 37505]
[37507, 37507]
[37542, 37542]
[37570, 37570]
[37572, 37572]
[37574, 37574]
[37600, 37600]
[37602, 37602]
[37604, 37604]
[37606, 37606]
[37632, 37632]
[38438, 38438]
[38466, 38466]
[38470, 38470]
[38501, 38501]
[38503, 38503]
[38531, 38531]
[38533, 38533]
[38594, 38594]
[38598, 38598]
[38624, 38624]
[38626, 38626]
[38628, 38628]
[38630, 38630]
[38656, 38656]
[38693, 38693]
[38695, 38695]
[38721, 38721]
[38723, 38723]
[38727, 38727]
[38753, 38753]
[38755, 38755]
[38757, 38757]
[38785, 38785]
[38820, 38820]
[38822, 38822]
[38848, 38848]
[38850, 38850]
[38852, 38852]
[38854, 38854]
[38880, 38880]
[38887, 38887]
[38919, 38919]
[38945, 38945]
[38947, 38947]
[38951, 38951]
[38977, 38977]
[38981, 38981]
[39008, 39008]
[39009, 39009]
Expected subset 10 rows:
[null, 44995]
[null, 45025]
[null, 45191]
[null, 45223]
[null, 45281]
[null, 45314]
[null, 45379]
[null, 45381]
[null, 45570]
[null, 45607]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants