aboutsummaryrefslogtreecommitdiffstats
path: root/community/go/disable-flaky-sync-test.patch
Commit message (Collapse)AuthorAgeFilesLines
* community/go: disable flaky test 200722Kevin Daudt2019-11-011-0/+20
This flaky test fails on s390x due to it taking too long. See [this issue][0] for more details why. [0]:https://github.com/golang/go/issues/20072