Skip to content

Commit f65b8a6

Browse files
committed
Add tags for new failing specs
1 parent ee302c6 commit f65b8a6

File tree

4 files changed

+4
-0
lines changed

4 files changed

+4
-0
lines changed

spec/tags/library/zlib/gzip_tags.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
fails:Zlib.gzip gzips the given string
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
11
fails:GzipReader#gets with "" separator reads paragraphs skipping newlines
2+
fails:Zlib::GzipReader#gets with "" separator reads paragraphs skipping newlines
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
11
fails:GzipReader#read respects :external_encoding option
2+
fails:Zlib::GzipReader#read respects :external_encoding option

spec/tags/optional/capi/gc_tags.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
11
slow:CApiGCSpecs rb_gc increases gc count
2+
fails:CApiGCSpecs rb_gc_adjust_memory_usage adjusts the amount of registered external memory

0 commit comments

Comments
 (0)