Skip to content

Commit

Permalink
closes #17085; boehm has problems with large allocations, that is exp…
Browse files Browse the repository at this point in the history
…ected and we don't care (#17487)
  • Loading branch information
Araq authored Mar 24, 2021
1 parent dbde97f commit 8ccde68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion testament/categories.nim
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,7 @@ proc gcTests(r: var TResults, cat: Category, options: string) =

test "stackrefleak"
test "cyclecollector"
test "trace_globals"
testWithoutBoehm "trace_globals"

proc longGCTests(r: var TResults, cat: Category, options: string) =
when defined(windows):
Expand Down

0 comments on commit 8ccde68

Please sign in to comment.