From c84c1a5052e7976739a0e8aad52efff947dad535 Mon Sep 17 00:00:00 2001 From: Minijackson Date: Fri, 29 Sep 2023 09:09:45 +0200 Subject: [PATCH] ioc/tests: disable ppc64 tests for now due to Qemu issues --- ioc/tests/default.nix | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/ioc/tests/default.nix b/ioc/tests/default.nix index 13b0513a..679e34e7 100644 --- a/ioc/tests/default.nix +++ b/ioc/tests/default.nix @@ -21,7 +21,9 @@ with pkgs.lib; #mingwW64 # IFC1410 - ppc64 + # This is commented out now, due to an issue from Qemu + # The tests don't pass, but they run on actual hardware + #ppc64 powernv