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

Flaky test - TestSourcesFromTestdataWithIssuesDir/staticcheck.go #2296

Closed
butuzov opened this issue Oct 18, 2021 · 3 comments
Closed

Flaky test - TestSourcesFromTestdataWithIssuesDir/staticcheck.go #2296

butuzov opened this issue Oct 18, 2021 · 3 comments
Labels
duplicate This issue or pull request already exists

Comments

@butuzov
Copy link
Member

butuzov commented Oct 18, 2021

Description of the problem

CI tests are constantly failing if run on UNIX on this test (it can pass on 1.15/1.16/1.17, but fail on any of these versions)

2021-10-18T13:01:14.0231105Z === CONT  TestSourcesFromTestdataWithIssuesDir/staticcheck.go
2021-10-18T13:01:14.0232163Z     linters_test.go:36: 
2021-10-18T13:01:14.0232733Z         	Error Trace:	linters_test.go:36
2021-10-18T13:01:14.0233386Z         	            				linters_test.go:157
2021-10-18T13:01:14.0234053Z         	            				linters_test.go:56
2021-10-18T13:01:14.0234708Z         	Error:      	Received unexpected error:
2021-10-18T13:01:14.0235752Z         	            	staticcheck.go:26: missing error "SA1019: runtime.CPUProfile has been deprecated .*"
2021-10-18T13:01:14.0237143Z         	Test:       	TestSourcesFromTestdataWithIssuesDir/staticcheck.go
```

to research
@butuzov butuzov added bug Something isn't working area: ci PR that update CI platform: linux Issue that is related to Linux and removed bug Something isn't working labels Oct 18, 2021
@butuzov butuzov self-assigned this Oct 18, 2021
@cristaloleg
Copy link
Contributor

Does this issue blocks #2041 ?

@butuzov
Copy link
Member Author

butuzov commented Oct 18, 2021

I believe @ldez was also checking other things with go-critic report. This is just an issue I used to see regularly last time, and it needs to be addressed.

@ldez
Copy link
Member

ldez commented Oct 18, 2021

Duplicate of #1792 😉

@ldez ldez closed this as completed Oct 18, 2021
@ldez ldez removed platform: linux Issue that is related to Linux area: ci PR that update CI labels Oct 18, 2021
@ldez ldez added the duplicate This issue or pull request already exists label Oct 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

3 participants