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

Flacky Tests #207

Open
jbsmith7741 opened this issue Mar 29, 2024 · 0 comments
Open

Flacky Tests #207

jbsmith7741 opened this issue Mar 29, 2024 · 0 comments

Comments

@jbsmith7741
Copy link
Collaborator

sql-load/worker_test.go -> TestReadFiles -> skipInvalids

Failed
worker_test.go:621: main.out{
        - 	rowCount:  2,
        + 	rowCount:  4,
        - 	skipCount: 4,
        + 	skipCount: 5,
          }

This method is heavily threaded and potential isn't waiting for the last process to finish before returning the data.

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

1 participant