1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25
|
exclude :test_Big5, "differing error under JDK8"
exclude :test_Big5_UAO, "needs investigation"
exclude :test_TIS_620, "needs investigation"
exclude :test_all_bytes, "needs investigation"
exclude :test_encodings, "needs investigation"
exclude :test_eucjp_ms, "needs investigation"
exclude :test_eucjp_sjis_unassigned, "needs investigation"
exclude :test_eucjp_sjis_undef, "differing error under JDK8"
exclude :test_fallback, "fallback not implemented"
exclude :test_fallback_hash_default, "fallback not implemented"
exclude :test_fallback_method, "fallback not implemented"
exclude :test_fallback_proc, "fallback not implemented"
exclude :test_from_cp50221, "needs investigation"
exclude :test_gb2312, "needs investigation"
exclude :test_gbk, "needs investigation"
exclude :test_invalid_replace, "needs investigation"
exclude :test_iso_2022_jp, "needs investigation"
exclude :test_macRoman, "needs investigation"
exclude :test_shift_jis, "differing error under JDK8"
exclude :test_tilde_overline, "needs investigation"
exclude :test_to_cp50221, "needs investigation"
exclude :test_unicode_public_review_issue_121, "broken via charset replacement"
exclude :test_utf8_mac, "needs investigation"
exclude :test_utf_32_bom, "needs investigation"
exclude :test_yen_sign, "needs investigation"
|