1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-08 22:20:38 +02:00
Files
guix/gnu/packages/docker.scm
Sharlatan Hellseher 2a4bba2249 gnu: docker-registry: Limit amount of tests, fix build.
Reported in #76111: docker-registry fails to build after commit

The commit 1e4a22c4d7 introduced a
regression, where go-build-system was set to run all tests available in
the project.  This change limits amount of the tests.

* gnu/packages/docker.scm (docker-registry) [arguments] <test-subdirs>:
Limit to a portion of sub directories.

Reported-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
Change-Id: Icbe530ff0f9e2e1fe80b2897833d231dd1e14d4a
2025-02-07 08:54:10 +00:00

36 KiB