From 452e80b9f2c23c506f070abd4813bff64418c0e8 Mon Sep 17 00:00:00 2001 From: Chris Jones Date: Tue, 1 Jul 2025 11:39:03 +0100 Subject: [PATCH] Disable ftalignment and ftmatcalibration tests on arm --- MooreScripts/tests/qmtest/ftalignment.qmt | 1 + MooreScripts/tests/qmtest/ftmatcalibration.qmt | 1 + 2 files changed, 2 insertions(+) diff --git a/MooreScripts/tests/qmtest/ftalignment.qmt b/MooreScripts/tests/qmtest/ftalignment.qmt index 80f775d7d..38371815d 100644 --- a/MooreScripts/tests/qmtest/ftalignment.qmt +++ b/MooreScripts/tests/qmtest/ftalignment.qmt @@ -24,6 +24,7 @@ Run an HLT2 job in the Online testbench x86 + arm true diff --git a/MooreScripts/tests/qmtest/ftmatcalibration.qmt b/MooreScripts/tests/qmtest/ftmatcalibration.qmt index d7307ca7a..fb728e060 100644 --- a/MooreScripts/tests/qmtest/ftmatcalibration.qmt +++ b/MooreScripts/tests/qmtest/ftmatcalibration.qmt @@ -24,6 +24,7 @@ Run an HLT2 job in the Online testbench x86 + arm true -- GitLab