Skip to content

Commit 59a902c

Browse files
eightbitraptormatzbot
authored andcommitted
[ruby/mmtk] test_finalize is in TestObjectSpace not TestObjSpace
These filenames are passed into test classes, and the tests we're trying to exclude exist in TestObjectSpace in the Ruby repo, not TestObjSpace ruby/mmtk@195728dc8c
1 parent b42afa1 commit 59a902c

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
11
exclude(:test_dump_all_full, "testing behaviour specific to default GC")
22
exclude(:test_dump_flag_age, "testing behaviour specific to default GC")
33
exclude(:test_dump_flags, "testing behaviour specific to default GC")
4-
exclude(:test_finalizer, "times out in debug mode on Ubuntu")
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
exclude(:test_finalizer, "times out in debug mode on Ubuntu")

0 commit comments

Comments
 (0)