From ceb161048e27ce3a78a8405d1c24a3a91869279d Mon Sep 17 00:00:00 2001 From: Joshua Lampert Date: Tue, 3 Dec 2024 16:53:32 +0100 Subject: [PATCH] allow higher allocations Julia v1.11 reports more allocations in some cases --- test/test_serre_green_naghdi_1d.jl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/test/test_serre_green_naghdi_1d.jl b/test/test_serre_green_naghdi_1d.jl index 05b9950d..1901b5c6 100644 --- a/test/test_serre_green_naghdi_1d.jl +++ b/test/test_serre_green_naghdi_1d.jl @@ -12,7 +12,7 @@ end change_waterheight=0.0, change_entropy_modified=-3.1093350116861984e-11) - @test_allocations(semi, sol, allocs=550_000) + @test_allocations(semi, sol, allocs=650_000) end @testitem "serre_green_naghdi_soliton.jl with bathymetry_mild_slope" setup=[ @@ -110,7 +110,7 @@ end change_waterheight=4.263256414560601e-14, change_entropy_modified=-3.1036506698001176e-11) - @test_allocations(semi, sol, allocs=500_000) + @test_allocations(semi, sol, allocs=600_000) end @testitem "serre_green_naghdi_soliton_upwind.jl with bathymetry_mild_slope" setup=[