Skip to content

tests: disable flaky test until it can be fixed#7623

Merged
deepthi merged 1 commit intovitessio:masterfrom
planetscale:ds-disable-srvtopo-test
Mar 6, 2021
Merged

tests: disable flaky test until it can be fixed#7623
deepthi merged 1 commit intovitessio:masterfrom
planetscale:ds-disable-srvtopo-test

Conversation

@deepthi
Copy link
Copy Markdown
Collaborator

@deepthi deepthi commented Mar 5, 2021

Description

This test is failing frequently in CI. We can revert this PR once the test is fixed.

Related Issue(s)

#6134

Checklist

  • Should this PR be backported?
  • Tests were added or are not required
  • Documentation was added or is not required

Impacted Areas in Vitess

Components that this PR will affect:

  • Query Serving
  • VReplication
  • Cluster Management
  • Build/CI
  • VTAdmin

Signed-off-by: deepthi <deepthi@planetscale.com>
@deepthi deepthi requested a review from rafael as a code owner March 5, 2021 23:16
@deepthi deepthi requested a review from shlomi-noach March 5, 2021 23:16
@deepthi deepthi merged commit 78451c0 into vitessio:master Mar 6, 2021
@deepthi deepthi deleted the ds-disable-srvtopo-test branch March 6, 2021 00:09
factory.Lock()

time.Sleep(*srvTopoCacheTTL)
// TODO(deepthi): Commenting out this test until we fix https://github.com/vitessio/vitess/issues/6134
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

nit: t.Skip() is probably more idiomatic for this

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

That would have required me to factor that part of the test out into a separate one. Too much for a Friday afternoon :)

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants