diff --git a/test/test_mpi_tree.jl b/test/test_mpi_tree.jl index e92a3479046..e780c5383dd 100644 --- a/test/test_mpi_tree.jl +++ b/test/test_mpi_tree.jl @@ -73,7 +73,7 @@ CI_ON_WINDOWS = (get(ENV, "GITHUB_ACTIONS", false) == "true") && Sys.iswindows() @trixi_testset "elixir_advection_restart_amr.jl" begin @test_trixi_include(joinpath(EXAMPLES_DIR, "elixir_advection_restart_amr.jl"), - l2=[7.870371848717432e-5], + l2=[8.018498574373939e-5], linf=[0.0007374081713964475]) end diff --git a/test/test_p4est_2d.jl b/test/test_p4est_2d.jl index e323d914516..27ef02d3637 100644 --- a/test/test_p4est_2d.jl +++ b/test/test_p4est_2d.jl @@ -110,8 +110,8 @@ end @trixi_testset "elixir_advection_restart_amr.jl" begin @test_trixi_include(joinpath(EXAMPLES_DIR, "elixir_advection_restart_amr.jl"), - l2=[3.2039786506780588e-6], - linf=[3.848344339896226e-5]) + l2=[2.869137983727866e-6], + linf=[3.8353423270964804e-5]) # Ensure that we do not have excessive memory allocations # (e.g., from type instabilities) let