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

fix: Fixes the AllHostsLocatorTest #8664

Merged
merged 1 commit into from
Jan 27, 2022
Merged

Conversation

jnh5y
Copy link
Member

@jnh5y jnh5y commented Jan 26, 2022

Description

Fixes the AllHostsLocatorTest by adding back the metadata variable.

@jnh5y
Copy link
Member Author

jnh5y commented Jan 26, 2022

Hmm... CI failed on

[2022-01-26T22:26:35.832Z] [ERROR]   PullQueryRoutingFunctionalTest.shouldQueryStandbyWhenActiveDeadStandbyAliveQueryIssuedToRouter:398 
[2022-01-26T22:26:35.832Z] Expected: is <3089>
[2022-01-26T22:26:35.832Z]      but: was <3942>
[2022-01-26T22:26:35.833Z] [ERROR] Errors: 
[2022-01-26T22:26:35.833Z] [ERROR] io.confluent.ksql.rest.integration.PullQueryRoutingFunctionalTest.shouldFilterLaggyServers
[2022-01-26T22:26:35.833Z] [ERROR]   Run 1: PullQueryRoutingFunctionalTest.shouldFilterLaggyServers:466 » TestTimedOut tes...
[2022-01-26T22:26:35.833Z] [ERROR]   Run 2: PullQueryRoutingFunctionalTest.shouldFilterLaggyServers »  Appears to be stuck...
[2022-01-26T22:26:35.833Z] [INFO] 
[2022-01-26T22:26:35.833Z] [ERROR]   PullQueryRoutingFunctionalTest.shouldQueryActiveWhenActiveAliveQueryIssuedToStandby » Runtime
[2022-01-26T22:26:35.833Z] [ERROR]   PullQueryRoutingFunctionalTest.shouldQueryActiveWhenActiveAliveStandbyDeadQueryIssuedToRouter » Runtime
[2022-01-26T22:26:35.833Z] [ERROR]   PullQueryRoutingFunctionalTest.shouldQueryStandbyWhenActiveDeadStandbyAliveQueryIssuedToRouter_multipleKeys » Runtime```

I wonder if those tests are non-deterministic / flaky.

@jnh5y jnh5y merged commit 802f130 into master Jan 27, 2022
@jnh5y jnh5y deleted the fix-all-hosts-locator-test branch January 27, 2022 18:15
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

Successfully merging this pull request may close these issues.

1 participant