Skip to content

Commit

Permalink
Add comment
Browse files Browse the repository at this point in the history
  • Loading branch information
jishnub committed Jan 9, 2024
1 parent 53ebea0 commit 72def89
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/multests.jl
Original file line number Diff line number Diff line change
Expand Up @@ -1055,6 +1055,7 @@ end
@test @allocated(copyto!(c,Applied(V))) 200
copyto!(c, V)

# This test fails intermittently on GitHub Actions
# if v"1.9-" < VERSION < v"1.10-"
# @test_broken @allocated(copyto!(c, V)) ≤ 500
# else
Expand Down

0 comments on commit 72def89

Please sign in to comment.