GoogleContainerTools / GoogleContainerTools/skaffold
flake: TestRun/custom_builder panic
Open
meta/test-flake
- Dominant language
- Go
- Stars
- 15.9k
- Forks
- 1.7k
- Avg merge
- 3d 9h
- Merged PRs (30d)
- 10
Description
Encountered the following integration test flake on a PR:
```
=== RUN TestRun/custom_builder
...
gzip: stdin: not in gzip format
tar: Child returned status 1
tar: Error is not recoverable: exiting now
panic.go:[642](https://github.com/GoogleContainerTools/skaffold/runs/8217534830?check_suite_focus=true#step:16:643): build [github.com/googlecontainertools/skaffold/examples/custom] failed: building custom artifact: exit status 2
```
Contributor guide
Assessment
This issue has not been assessed yet.