Test failing for 'internal/task' package #2198
Labels
help wanted
Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.
kind/bug
Categorizes issue or PR as related to a bug.
Is this a BUG REPORT or FEATURE REQUEST?: Bug report
NGINX Ingress controller version:
master
Kubernetes version: none
Environment: Linux 4.9.65-3+deb9u2, Debian stretch (container), Go 1.10
What happened:
I noticed the following test failed consistently in my CI environment (Jenkins w/ container step) when invoking
go test -race -cover $(PKG)/internal/...
:I can't reproduce locally. There is definitely something wrong with the execution environment but I need more time to investigate.
What you expected to happen:
All tests pass.
How to reproduce it:
Jenkinsfile:
Equivalent:
The text was updated successfully, but these errors were encountered: