File tree Expand file tree Collapse file tree 2 files changed +5
-0
lines changed Expand file tree Collapse file tree 2 files changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -6,3 +6,5 @@ slow:The --enable and --disable flags can be used with rubyopt
6
6
slow:The --enable and --disable flags can be used with frozen-string-literal
7
7
slow:The --enable and --disable flags prints a warning for unknown features
8
8
slow:The --enable and --disable flags can be used with all
9
+ slow:The --enable and --disable flags can be used with all for enable
10
+ slow:The --enable and --disable flags can be used with all for disable
Original file line number Diff line number Diff line change @@ -2,3 +2,6 @@ fails:ObjectSpace.define_finalizer calls finalizer on process termination
2
2
fails:ObjectSpace.define_finalizer calls finalizer at exit even if it is self-referencing
3
3
slow:ObjectSpace.define_finalizer allows multiple finalizers with different 'callables' to be defined
4
4
fails:ObjectSpace.define_finalizer allows multiple finalizers with different 'callables' to be defined
5
+ slow:ObjectSpace.define_finalizer calls a finalizer at exit even if it is self-referencing
6
+ slow:ObjectSpace.define_finalizer calls a finalizer at exit even if it is indirectly self-referencing
7
+ slow:ObjectSpace.define_finalizer calls a finalizer defined in a finalizer running at exit
You can’t perform that action at this time.
0 commit comments