|
| 1 | +exclude(:test_ascii_incompatible, 'Test crashes with ZJIT') |
| 2 | +exclude(:test_pack_U, 'Test crashes with ZJIT') |
| 3 | +exclude(:test_unpack_garbage, 'Test crashes with ZJIT') |
| 4 | +exclude(:test_pack_garbage, 'Test crashes with ZJIT') |
| 5 | +exclude(:test_pack, 'Test crashes with ZJIT') |
| 6 | + |
| 7 | +exclude(:test_pack_unpack_lL, 'Test fails with ZJIT') |
| 8 | +exclude(:test_pack_unpack_x, 'Test fails with ZJIT') |
| 9 | +exclude(:test_unpack_n, 'Test fails with ZJIT') |
| 10 | +exclude(:test_pack_N, 'Test fails with ZJIT') |
| 11 | +exclude(:test_integer_endian, 'Test fails with ZJIT') |
| 12 | +exclude(:test_pack_unpack_m0, 'Test fails with ZJIT') |
| 13 | +exclude(:test_pack_p2, 'Test fails with ZJIT') |
| 14 | +exclude(:test_pack_unpack_X, 'Test fails with ZJIT') |
| 15 | +exclude(:test_pack_unpack_nN, 'Test fails with ZJIT') |
| 16 | +exclude(:test_unpack1, 'Test fails with ZJIT') |
| 17 | +exclude(:test_pack_n, 'Test fails with ZJIT') |
| 18 | +exclude(:test_pack_unpack_percent, 'Test fails with ZJIT') |
| 19 | +exclude(:test_unpack_N, 'Test fails with ZJIT') |
| 20 | +exclude(:test_pack_unpack_cC, 'Test fails with ZJIT') |
| 21 | +exclude(:test_pack_unpack_vV, 'Test fails with ZJIT') |
| 22 | +exclude(:test_format_string_modified, 'Test fails with ZJIT') |
| 23 | +exclude(:test_pack_unpack_atmark, 'Test fails with ZJIT') |
| 24 | +exclude(:test_pack_unpack_iI, 'Test fails with ZJIT') |
| 25 | +exclude(:test_illegal_bang, 'Test fails with ZJIT') |
| 26 | +exclude(:test_pack_unpack_U, 'Test fails with ZJIT') |
| 27 | +exclude(:test_pack_unpack_fdeEgG, 'Test fails with ZJIT') |
| 28 | +exclude(:test_invalid_warning, 'Test fails with ZJIT') |
| 29 | +exclude(:test_short_string, 'Test fails with ZJIT') |
| 30 | +exclude(:test_pack_unpack_sS, 'Test fails with ZJIT') |
| 31 | +exclude(:test_comment, 'Test fails with ZJIT') |
| 32 | +exclude(:test_pack_unpack_w, 'Test fails with ZJIT') |
0 commit comments