Skip to content

Commit 865891b

Browse files
test: stop marking clean JET report as broken
Co-Authored-By: Chris Rackauckas <accounts@chrisrackauckas.com>
1 parent 29e8ce2 commit 865891b

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

test/qa/qa.jl

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,6 @@ run_qa(
2222
:unbound_args, # pairedindices unbound type params (indexhandlers.jl 97/116)
2323
:undefined_exports, # @reexport using Catalyst re-exports names absent from loaded deps
2424
),
25-
# JET reports 3 issues (NaiveIndexHandler @deprecate kwcall; NullParameters used
26-
# but not imported in build_rhs.jl/build_rhs_ss.jl). Tracked in #60.
27-
jet_broken = true,
2825
ei_kwargs = (;
2926
# Names re-exported by a non-owner dependency (resolve to the owner as base
3027
# libraries adopt public/owner declarations).

0 commit comments

Comments
 (0)