Skip to content

Commit 1e405e4

Browse files
committed
Tag failed specs
1 parent 66f03e8 commit 1e405e4

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
fails:SystemCallError.new accepts an optional third argument specifying the location
2+
fails:SystemCallError.new adds a custom error message to an 'unknown error' message when an unknown error number and a custom message specified
23
fails:SystemCallError.new coerces location if it is not a String
4+
fails:SystemCallError.new sets an 'unknown error' message when an unknown error number
35
fails:SystemCallError#dup copies the errno
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
fails:Module#deprecate_constant when removing the deprecated module warns with a message

0 commit comments

Comments
 (0)