Package: golang-ginkgo / 1.14.2-1
Metadata
Package | Version | Patches format |
---|---|---|
golang-ginkgo | 1.14.2-1 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
0001 skip go module test.patch | (download) |
integration/subcommand_test.go |
3 2 + 1 - 0 ! |
skip go module test |
0002 increase default test timeout to 30m.patch | (download) |
integration/integration_suite_test.go |
2 1 + 1 - 0 ! |
increase default test timeout to 30m |
0003 only run race detector on supported arch.patch | (download) |
integration/flags_test.go |
1 1 + 0 - 0 ! |
only run race detector on supported arch |
0004 skip tests not working on gccgo.patch | (download) |
integration/coverage_test.go |
2 2 + 0 - 0 ! |
skip tests not working on gccgo |
0005 skip failed test on mips64le and riscv64.patch | (download) |
integration/run_test.go |
6 6 + 0 - 0 ! |
skip failed test on mips64le and riscv64 Bug: https://github.com/onsi/ginkgo/issues/643 |
0006 Import github.com influxdata tail instead of github.patch | (download) |
internal/remote/output_interceptor_unix.go |
2 1 + 1 - 0 ! |
import github.com/influxdata/tail instead of github.com/nxadm/tail Fix ftbfs issue |