We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Actual behavior Testing flags are overwritten by flags in integration_test.go
integration_test.go
flag provided but not defined: -test.testlogfile
Expected behavior Testing flags are not overwritten
To Reproduce Steps to reproduce the behavior:
Triage Notes for the Maintainers
--cache
The text was updated successfully, but these errors were encountered:
fa94f6b
Merge pull request #955 from samos123/integration-testing-1.13
ac8626c
Fixes #950 integration test failing on go 1.13
samos123
No branches or pull requests
Actual behavior
Testing flags are overwritten by flags in
integration_test.go
flag provided but not defined: -test.testlogfile
Expected behavior
Testing flags are not overwritten
To Reproduce
Steps to reproduce the behavior:
Triage Notes for the Maintainers
--cache
flagThe text was updated successfully, but these errors were encountered: