guix/gnu
Christopher Baines c8f537ac05
gnu: go-github-com-hodgesds-perf-utils: Skip more tests on arm.
I see these failing when built on Honeycomb build machines:

  === RUN   TestDataTLB
      utils_test.go:234: no such file or directory
  --- FAIL: TestDataTLB (0.00s)
  === RUN   TestInstructionTLB
      utils_test.go:246: no such file or directory
  --- FAIL: TestInstructionTLB (0.00s)

It could be something with the system configuration but just disable the tests
for now. This is working towards getting the prometheus-node-exporter package
building again on aarch64-linux.

Note that there's even more test failures when trying to build with qemu
binfmt emulation.

* gnu/packages/golang-xyz.scm (go-github-com-hodgesds-perf-utils)[arguments]:
Skip a couple more tests on arm.

Change-Id: Ib5bc41679d825a1a727e240e7fffeb336f82db6d
2025-03-03 14:13:52 +00:00
..
bootloader
build build: marionette: Make it possible to reboot VM during tests. 2025-02-13 00:07:21 +09:00
home home: services: unclutter: Add a ‘stop’ method. 2025-02-21 15:27:12 +01:00
installer installer: Include icewm as a desktop environment. 2025-03-01 22:22:34 +00:00
machine machine: hetzner: Fix deployment on smaller instances. 2025-02-28 23:03:36 +01:00
packages gnu: go-github-com-hodgesds-perf-utils: Skip more tests on arm. 2025-03-03 14:13:52 +00:00
services services: gdm: Set GUIX_GDK_PIXBUF_MODULE_FILES. 2025-03-02 20:31:48 +01:00
system system: default-skeleton-home-config: Include %base-home-services. 2025-02-25 15:45:36 +01:00
tests installer: Include icewm as a desktop environment. 2025-03-01 22:22:34 +00:00
artwork.scm
bootloader.scm gnu: Fix some misspellings. 2025-02-19 11:21:47 +02:00
ci.scm
compression.scm
home.scm
image.scm
installer.scm
local.mk gnu: gdk-pixbuf: Honor GUIX_GDK_PIXBUF_MODULE_FILES search path. 2025-03-02 20:31:48 +01:00
machine.scm
packages.scm
services.scm
system.scm
tests.scm