Skip to content

Commit

Permalink
Fixable but several method signatures needs to change and other stuff…
Browse files Browse the repository at this point in the history
… is way more important
  • Loading branch information
enebo committed Dec 12, 2018
1 parent abe5c19 commit 6ee831b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/mri/excludes/TestPack.rb
@@ -1,4 +1,5 @@
exclude :test_format_string_modified, "needs investigation"
exclude :test_unpack_infection, "needs original obj passed into bowels of unpack impl"
exclude :test_integer_endian, "needs investigation"
exclude :test_integer_endian_explicit, "needs investigation"
exclude :test_invalid_warning, "needs investigation"
Expand All @@ -12,7 +13,6 @@
exclude :test_pack_unpack_bB, "needs investigation"
exclude :test_pack_unpack_hH, "needs investigation"
exclude :test_pack_unpack_jJ, "pointer packing, may not be relevant or useful in JRuby"
exclude :test_pack_unpack_atmark, "errors differently in JRuby but does not overrun buffer (https://hackerone.com/reports/298246)"
exclude :test_pack_unpack_m, "needs investigation"
exclude :test_pack_unpack_m0, "needs investigation"
exclude :test_pack_unpack_qQ, "needs investigation"
Expand Down

0 comments on commit 6ee831b

Please sign in to comment.