Package: golang-github-kardianos-osext / 0.0~git20190222.2bc1f35-3

Metadata

Package Version Patches format
golang-github-kardianos-osext 0.0~git20190222.2bc1f35-3 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 Disable flaky test TestExecutableDelete.patch | (download)

osext_test.go | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 disable flaky test testexecutabledelete

In go >= 1.8, this package's Executable function just fallbacks
to go standard os package. This test is hard to reproduce and
the test logic is flaky.

Bug: https://github.com/kardianos/osext/issues/21
Bug-Debian: https://bugs.debian.org/902467