From 48ec21317ce6a0a9c42f5b40c13f9c9d98710ff7 Mon Sep 17 00:00:00 2001 From: bbolm Date: Mon, 28 Oct 2024 11:12:17 +0100 Subject: [PATCH] Add comment about julia version --- test/test_2d.jl | 2 ++ 1 file changed, 2 insertions(+) diff --git a/test/test_2d.jl b/test/test_2d.jl index d6f0519..dd397b2 100644 --- a/test/test_2d.jl +++ b/test/test_2d.jl @@ -397,6 +397,8 @@ end end if VERSION >= v"1.8" + # Julia v1.7 heavily downgrades Trixi.jl. Subcell limiting is not yet supported. + # Therefore, only perform tests with Julia v1.8 or newer. @testset "Subcell limiting coefficients" begin isdir(outdir) && rm(outdir, recursive=true) run_trixi(joinpath(examples_dir(), "tree_2d_dgsem", "elixir_euler_sedov_blast_wave_sc_subcell.jl"),