Bug#1004677: dh-golang: Please support skipping specific tests

2024-01-07 Thread Jérémy Lal
Package: dh-golang Version: 1.62 Followup-For: Bug #1004677 This seems easy to do, since go1.20 it is possible to do go test -skip -- System Information: Debian Release: trixie/sid APT prefers testing APT policy: (101, 'testing') Architecture: amd64 (x86_64) Foreign Architectures: i386

Bug#1004677: dh-golang: Please support skipping specific tests

2022-01-31 Thread Benjamin Drung
Package: dh-golang Version: 1.53 Severity: normal Hi, golang-github-mdlayher-netlink ships test cases in several directories. Running the package build, dh_auto_test is running this go test command: dh_auto_test -O--builddirectory=_build -O--buildsystem=golang cd _build && go test