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

vtgate: fix vtgate_test #3561

Merged
merged 1 commit into from
Jan 17, 2018
Merged

vtgate: fix vtgate_test #3561

merged 1 commit into from
Jan 17, 2018

Conversation

sougou
Copy link
Contributor

@sougou sougou commented Jan 17, 2018

The parsing of flags in vtgate_test caused it to eat all flags
including the ones used by the test package. This caused tests
here to ignore things like -run, etc.

I tried changing the init to TestMain. That didn't help. So,
I'm removing the parsing call for now until we figure out a
different way to fix this.

The parsing of flags in vtgate_test caused it to eat all flags
including the ones used by the test package. This caused tests
here to ignore things like -run, etc.

I tried changing the init to TestMain. That didn't help. So,
I'm removing the parsing call for now until we figure out a
different way to fix this.
@sougou sougou merged commit d435aeb into vitessio:master Jan 17, 2018
@sougou sougou deleted the bugs branch January 21, 2018 02:54
frouioui pushed a commit to planetscale/vitess that referenced this pull request Mar 26, 2024
…t selection: pick non-serving tablets in Reshard workflows (vitessio#3603)

* backport of 3561

* Adjust for v18

Signed-off-by: Matt Lord <mattalord@gmail.com>

---------

Signed-off-by: Matt Lord <mattalord@gmail.com>
Co-authored-by: Matt Lord <mattalord@gmail.com>
systay pushed a commit that referenced this pull request Jul 22, 2024
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.

4 participants