GoogleContainerTools / GoogleContainerTools/skaffold
TestShouldDisplayPrompt is failing for 2.10.0
Open
- Dominant language
- Go
- Stars
- 15.9k
- Forks
- 1.7k
- Avg merge
- 3d 9h
- Merged PRs (30d)
- 10
Description
when building the mentioned skaffold version for Arch Linux I get this error:
```
=== Failed Tests ===
/v2/pkg/skaffold/survey/TestShouldDisplayPrompt/should_display_prompt_when_last_prompted_is_before_5_days
survey_test.go:139: bool differ (-got, +want): bool(
- false,
+ true,
)
--- FAIL: TestShouldDisplayPrompt/should_display_prompt_when_last_prompted_is_before_5_days (0.00s)
/v2/pkg/skaffold/survey/TestShouldDisplayPrompt
--- FAIL: TestShouldDisplayPrompt (0.00s)
```
Contributor guide
Assessment
This issue has not been assessed yet.