diff --git a/test/self_check.jl b/test/self_check.jl index 420abd63a..332b942de 100644 --- a/test/self_check.jl +++ b/test/self_check.jl @@ -23,6 +23,8 @@ let target_modules = (JET,) # optimization analysis # ===================== + @static VERSION ≥ v"1.11-" && return # FIXME v1.11 + # ignore some dynamically-designed functions # TODO implement `signature_filter` and limit the ignorance scope function function_filter(@nospecialize f)