Skip to content

Commit

Permalink
Use the correct file for tags
Browse files Browse the repository at this point in the history
  • Loading branch information
eregon committed Feb 28, 2021
1 parent 040b142 commit 52c21a2
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion spec/tags/ruby/library/weakref/__getobj___tags.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1 @@
fails(timeout):WeakRef#__getobj__ raises WeakRef::RefError if the object is no longer reachable
fails(timeout):WeakRef#weakref_alive? returns a falsy value if the object is no longer reachable
2 changes: 1 addition & 1 deletion spec/tags/ruby/library/weakref/weakref_alive_tags.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
fails(depends on GC behavior, fails intermittently):WeakRef#weakref_alive? returns a falsey value if the object is no longer reachable
fails(depends on GC behavior, fails intermittently):WeakRef#weakref_alive? returns a falsy value if the object is no longer reachable

0 comments on commit 52c21a2

Please sign in to comment.