Skip to content

Commit 6bae0e7

Browse files
committed
Add tags for new failing specs
1 parent 2c16e93 commit 6bae0e7

File tree

4 files changed

+4
-0
lines changed

4 files changed

+4
-0
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
fails:Array#drop_while returns a subclass instance for Array subclasses

spec/tags/core/array/take_tags.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
fails:Array#take returns a subclass instance for Array subclasses
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
fails:Array#take_while returns a subclass instance for Array subclasses

spec/tags/core/dir/foreach_tags.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
fails:Dir.foreach accepts an encoding keyword for the encoding of the entries

0 commit comments

Comments
 (0)