|
1 |
| -exclude :test_completion, "needs investigation" |
2 |
| -exclude :test_completion_with_different_timezone, "needs investigation" |
3 |
| -exclude :test_encode_httpdate, "needs investigation" |
4 |
| -exclude :test_encode_rfc2822, "needs investigation" |
5 |
| -exclude :test_encode_xmlschema, "needs investigation" |
6 |
| -exclude :test_huge_precision, "needs investigation" |
7 |
| -exclude :test_invalid, "needs investigation" |
8 |
| -exclude :test_nsec, "needs investigation" |
9 |
| -exclude :test_parse_fraction, "needs investigation" |
10 |
| -exclude :test_parse_leap_second, "needs investigation" |
11 |
| -exclude :test_rfc2616, "needs investigation" |
12 |
| -exclude :test_rfc2822, "needs investigation" |
13 |
| -exclude :test_rfc2822_leap_second, "needs investigation" |
14 |
| -exclude :test_rfc2822_utc_roundtrip_summer, "needs investigation" |
15 |
| -exclude :test_rfc2822_utc_roundtrip_winter, "needs investigation" |
16 |
| -exclude :test_rfc3339, "needs investigation" |
17 |
| -exclude :test_rfc822, "needs investigation" |
18 |
| -exclude :test_ruby_talk_152866, "needs investigation" |
19 |
| -exclude :test_strptime, "needs investigation" |
20 |
| -exclude :test_strptime_Ymd_z, "needs investigation" |
21 |
| -exclude :test_strptime_empty, "needs investigation" |
22 |
| -exclude :test_strptime_s_z, "needs investigation" |
23 |
| -exclude :test_xmlschema, "needs investigation" |
24 |
| -exclude :test_xmlschema_fraction, "needs investigation" |
25 |
| -exclude :test_xmlschema_leap_second, "needs investigation" |
26 |
| -exclude :test_zone_0000, "needs investigation" |
27 |
| -exclude :test_iso8601, "needs investigation" |
28 |
| -exclude :test_iso8601_alias, "needs investigation" |
29 | 1 | exclude :test_iso8601_encode, "needs investigation"
|
30 |
| -exclude :test_iso8601_nsec, "needs investigation" |
31 | 2 | exclude :test_strptime_s_N, "needs investigation"
|
32 |
| -exclude :test_xmlschema_alias, "needs investigation" |
33 | 3 | exclude :test_xmlschema_encode, "needs investigation"
|
34 |
| -exclude :test_xmlschema_nsec, "needs investigation" |
35 |
| -exclude :test_iso8601_leap_second, "needs investigation" |
36 |
| -exclude :test_parse_offset_hour_minute_second, "needs investigation" |
37 |
| -exclude :test_strptime_j, "needs investigation" |
38 |
| -exclude :test_parse_with_various_object, "needs investigation" |
| 4 | +exclude :test_iso8601, "needs investigation" |
| 5 | +exclude :test_xmlschema, "needs investigation" |
0 commit comments