Skip to content

Commit

Permalink
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions spec/tags/ruby/library/weakref/__getobj___tags.txt
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
fails(depends on GC behavior, fails intermittently):WeakRef#__getobj__ raises WeakRef::RefError if the object is no longer reachable
fails(depends on GC behavior, fails intermittently):WeakRef#__getobj__ returns the object if it is reachable
1 change: 1 addition & 0 deletions spec/tags/ruby/library/weakref/weakref_alive_tags.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
fails(depends on GC behavior, fails intermittently):WeakRef#weakref_alive? returns true if the object is reachable

0 comments on commit 307f557

Please sign in to comment.