Skip to content

Commit

Permalink
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions spec/truffle/tags/library/zlib/inflate/finish_tags.txt
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
fails:Zlib::Inflate#finish inflates chunked data
slow:Zlib::Inflate#finish
2 changes: 2 additions & 0 deletions spec/truffle/tags/library/zlib/inflate/inflate_tags.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
fails:Zlib::Inflate#inflate works in pass-through mode, once finished
fails:Zlib::Inflate.inflate properly handles excessive data, byte-by-byte
fails:Zlib::Inflate#inflate without break inflates chunked data
slow:Zlib::Inflate#inflate with break
slow:Zlib::Inflate#inflate without break

0 comments on commit a69b815

Please sign in to comment.