Skip to content

Commit

Permalink
Log JET failure count
Browse files Browse the repository at this point in the history
  • Loading branch information
lgoettgens committed Oct 9, 2024
1 parent 4e06c01 commit 27fa03e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/test_jet.jl
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
))

@show rep
@show length(JET.get_reports(rep))
@test_broken length(JET.get_reports(rep)) == 0
@test length(JET.get_reports(rep)) <= 10
end

0 comments on commit 27fa03e

Please sign in to comment.