runtime:cpu1: TestSecretCgo failures
Open
compiler/runtime
NeedsInvestigation
- Dominant language
- Go
- Stars
- 139k
- Forks
- 19.4k
- PR merge metrics
- PR metrics pending
Description
```
#!watchflakes
default <- pkg ~ `runtime.+` && test == "TestSecretCgo"
```
Issue created automatically to collect these failures.
Example ([log](https://ci.chromium.org/b/8680430317265506593)):
=== RUN TestSecretCgo
=== PAUSE TestSecretCgo
=== CONT TestSecretCgo
— [watchflakes](https://go.dev/wiki/Watchflakes)
Contributor guide
Research direction
Start with the TestSecretCgo test in the runtime package and reproduce or inspect the failure using the linked CI log. Identify the missing failure details and determine the cause of the TestSecretCgo failure; done means the test passes reliably on the affected cpu1 builder.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- testing-qa
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100