Skip to content

make sqlparser/parse_test.go nicer to work with#5759

Merged
sougou merged 1 commit intovitessio:masterfrom
jmhodges:parse_test
Jan 24, 2020
Merged

make sqlparser/parse_test.go nicer to work with#5759
sougou merged 1 commit intovitessio:masterfrom
jmhodges:parse_test

Conversation

@jmhodges
Copy link
Copy Markdown
Contributor

A file close was done before error checking, and the TestValidParallel name
collided with TestValid when typing in go test -run TestValid.

Signed-off-by: Jeff Hodges jeff@somethingsimilar.com

@jmhodges jmhodges requested a review from sougou as a code owner January 24, 2020 00:33
@jmhodges
Copy link
Copy Markdown
Contributor Author

Argh, I missed that my other changes made it into this PR. One moment while I correct.

A file close was done before error checking, and the TestValidParallel name
collided with TestValid when typing in `go test -run TestValid`.

Signed-off-by: Jeff Hodges <jeff@somethingsimilar.com>
@jmhodges
Copy link
Copy Markdown
Contributor Author

Okay, fixed. Whew!

@morgo morgo requested a review from systay January 24, 2020 02:46
@sougou sougou merged commit fd44e6e into vitessio:master Jan 24, 2020
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.

2 participants