From 441a0e805ecdaa50b334ae13c476183600b892e5 Mon Sep 17 00:00:00 2001 From: Giso Grimm Date: Fri, 29 Sep 2023 09:27:17 +0200 Subject: [PATCH] weaken test for aarch64 --- test/Makefile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/test/Makefile b/test/Makefile index daa344ec..c736aa37 100644 --- a/test/Makefile +++ b/test/Makefile @@ -113,10 +113,10 @@ test_snd_door1: RMSTOL=1e-4 test_snd_door2: TOL=1e-5 test_snd_door2: RMSTOL=1e-5 -test_snd_door3: TOL=1e-5 -test_snd_door3: RMSTOL=1e-5 -test_snd_door4: TOL=1e-5 -test_snd_door4: RMSTOL=1e-5 +test_snd_door3: TOL=1e-4 +test_snd_door3: RMSTOL=1e-4 +test_snd_door4: TOL=1e-4 +test_snd_door4: RMSTOL=1e-4 #test_level_hoa3d_allrad: LEVTHR=2.7