Skip to content

Commit 391a81f

Browse files
committed
Retag MRI test file test/mri/tests/ruby/test_time_tz.rb
1 parent 9bc345f commit 391a81f

File tree

2 files changed

+32
-86
lines changed

2 files changed

+32
-86
lines changed

test/mri/excludes/TestTimeTZ.rb

Lines changed: 4 additions & 55 deletions
Original file line numberDiff line numberDiff line change
@@ -1,55 +1,4 @@
1-
exclude :test_europe_berlin, "needs investigation"
2-
exclude :test_america_los_angeles, "needs investigation"
3-
exclude :test_europe_lisbon, "needs investigation"
4-
exclude :test_gen_Pacific_Kiritimati_71, "possibly changed in new definitive time zone databases"
5-
exclude :test_gen_Pacific_Kiritimati_89, "possibly changed in new definitive time zone databases"
6-
exclude :test_pacific_kiritimati, "possibly changed in new definitive time zone databases"
7-
exclude :test_gen_Asia_Tokyo_50, "possibly changed in new definitive time zone databases"
8-
exclude :test_gen_Asia_Tokyo_54, "possibly changed in new definitive time zone databases"
9-
exclude :test_localtime_zone, "needs investigation"
10-
exclude :test_gen_America_Lima_1, "needs investigation"
11-
exclude :test_gen_America_Lima_2, "needs investigation"
12-
exclude :test_gen_America_Lima_3, "needs investigation"
13-
exclude :test_gen_America_Lima_4, "needs investigation"
14-
exclude :test_gen_America_Lima_5, "needs investigation"
15-
exclude :test_gen_America_Lima_6, "needs investigation"
16-
exclude :test_gen_America_Los_Angeles_10, "needs investigation"
17-
exclude :test_gen_America_Los_Angeles_11, "needs investigation"
18-
exclude :test_gen_America_Los_Angeles_12, "needs investigation"
19-
exclude :test_gen_America_Los_Angeles_13, "needs investigation"
20-
exclude :test_gen_America_Los_Angeles_14, "needs investigation"
21-
exclude :test_gen_America_Los_Angeles_7, "needs investigation"
22-
exclude :test_gen_America_Los_Angeles_8, "needs investigation"
23-
exclude :test_gen_America_Los_Angeles_9, "needs investigation"
24-
exclude :test_gen_America_Managua_15, "needs investigation"
25-
exclude :test_gen_America_Managua_16, "needs investigation"
26-
exclude :test_gen_America_Managua_17, "needs investigation"
27-
exclude :test_gen_America_Managua_18, "needs investigation"
28-
exclude :test_gen_America_Managua_19, "needs investigation"
29-
exclude :test_gen_America_Managua_20, "needs investigation"
30-
exclude :test_gen_America_St_Johns_55, "needs investigation"
31-
exclude :test_gen_America_St_Johns_56, "needs investigation"
32-
exclude :test_gen_America_St_Johns_57, "needs investigation"
33-
exclude :test_gen_America_St_Johns_58, "needs investigation"
34-
exclude :test_gen_Asia_Singapore_21, "needs investigation"
35-
exclude :test_gen_Asia_Singapore_22, "needs investigation"
36-
exclude :test_gen_Asia_Singapore_23, "needs investigation"
37-
exclude :test_gen_Asia_Tokyo_47, "needs investigation"
38-
exclude :test_gen_Asia_Tokyo_48, "needs investigation"
39-
exclude :test_gen_Asia_Tokyo_49, "needs investigation"
40-
exclude :test_gen_Europe_Brussels_59, "needs investigation"
41-
exclude :test_gen_Europe_Brussels_60, "needs investigation"
42-
exclude :test_gen_Europe_Brussels_61, "needs investigation"
43-
exclude :test_gen_Europe_Brussels_62, "needs investigation"
44-
exclude :test_gen_Europe_London_63, "needs investigation"
45-
exclude :test_gen_Europe_London_64, "needs investigation"
46-
exclude :test_gen_Europe_London_65, "needs investigation"
47-
exclude :test_gen_Europe_London_66, "needs investigation"
48-
exclude :test_gen_Europe_London_67, "needs investigation"
49-
exclude :test_gen_Europe_London_68, "needs investigation"
50-
exclude :test_gen_Europe_London_69, "needs investigation"
51-
exclude :test_gen_Europe_London_70, "needs investigation"
52-
exclude :test_gen_Pacific_Kiritimati_87, "needs investigation"
53-
exclude :test_gen_Pacific_Kiritimati_88, "needs investigation"
54-
exclude :test_military_names, "needs investigation"
55-
exclude :test_utc_names, "needs investigation"
1+
exclude :test_europe_berlin, "[ruby-core:67345] [Bug #10698]"
2+
exclude :test_localtime_zone, "<\"SGT\"> expected but was"
3+
exclude :test_utc_names, "ArgumentError: \"+HH:MM\", \"-HH:MM\", \"UTC\" or \"A\"..\"I\",\"K\"..\"Z\" expected for utc_offset: utc"
4+
exclude :test_america_los_angeles, "TypeError: TruffleRuby doesn't have a case for the org.truffleruby.core.time.TimeNodesFactory$TimeSFromArrayPrimitiveNodeFactory$TimeSFromArrayPrimitiveNodeGen node with values of type Class(org.truffleruby.core.klass.RubyClass) org.truffleruby.language.Nil java.lang.Integer=0 java.lang.Integer=0 java.lang.Integer=1 java.lang.Integer=1 org.truffleruby.core.numeric.RubyBignum org.truffleruby.language.Nil java.lang.Integer=-1 java.lang.Boolean=false org.truffleruby.language.Nil"
Lines changed: 28 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -1,34 +1,31 @@
1-
exclude :"test_marshal_compatibility@Africa/Ndjamena", "needs investigation"
2-
exclude :"test_marshal_compatibility@America/Los_Angeles", "needs investigation"
3-
exclude :"test_marshal_compatibility@Asia/Tokyo", "needs investigation"
4-
exclude :"test_at@Africa/Ndjamena", "needs investigation"
5-
exclude :"test_at@America/Los_Angeles", "needs investigation"
6-
exclude :"test_at@Asia/Tokyo", "needs investigation"
7-
exclude :"test_dst?@Africa/Ndjamena", "needs investigation"
8-
exclude :"test_dst?@America/Los_Angeles", "needs investigation"
9-
exclude :"test_dst?@Asia/Tokyo", "needs investigation"
10-
exclude :test_fractional_second, "needs investigation"
11-
exclude :"test_getlocal@Africa/Ndjamena", "needs investigation"
12-
exclude :"test_getlocal@America/Los_Angeles", "needs investigation"
13-
exclude :"test_getlocal@Asia/Tokyo", "needs investigation"
14-
exclude :"test_marshal@Africa/Ndjamena", "needs investigation"
15-
exclude :"test_marshal@America/Los_Angeles", "needs investigation"
16-
exclude :"test_marshal@Asia/Tokyo", "needs investigation"
17-
exclude :"test_new@Africa/Ndjamena", "needs investigation"
18-
exclude :"test_new@America/Los_Angeles", "needs investigation"
19-
exclude :"test_new@Asia/Tokyo", "needs investigation"
20-
exclude :"test_now@Africa/Ndjamena", "needs investigation"
21-
exclude :"test_now@America/Los_Angeles", "needs investigation"
22-
exclude :"test_now@Asia/Tokyo", "needs investigation"
23-
exclude :"test_plus@Africa/Ndjamena", "needs investigation"
24-
exclude :"test_plus@America/Los_Angeles", "needs investigation"
25-
exclude :"test_plus@Asia/Tokyo", "needs investigation"
26-
exclude :"test_strftime@Africa/Ndjamena", "needs investigation"
27-
exclude :"test_strftime@America/Los_Angeles", "needs investigation"
28-
exclude :"test_strftime@Asia/Tokyo", "needs investigation"
29-
exclude :"test_to_a@Africa/Ndjamena", "needs investigation"
30-
exclude :"test_to_a@America/Los_Angeles", "needs investigation"
31-
exclude :"test_to_a@Asia/Tokyo", "needs investigation"
1+
exclude :test_fractional_second, "TypeError: wrong argument type Object (expected Integer)"
2+
exclude :"test_plus@Asia/Tokyo", "NoMethodError: undefined method `name' for \"UTC\":String"
3+
exclude :"test_marshal@America/Los_Angeles", "NoMethodError: undefined method `name' for \"UTC\":String"
4+
exclude :"test_plus@America/Los_Angeles", "NoMethodError: undefined method `name' for \"UTC\":String"
5+
exclude :"test_getlocal@America/Los_Angeles", "NoMethodError: undefined method `name' for \"UTC\":String"
326
exclude :"test_hour24@America/Los_Angeles", "NoMethodError: undefined method `name' for \"UTC\":String"
7+
exclude :"test_new@Asia/Tokyo", "NoMethodError: undefined method `name' for \"UTC\":String"
8+
exclude :"test_at@Asia/Tokyo", "TypeError: wrong argument type TestTimeTZ::TZ (expected Integer)"
9+
exclude :"test_now@Africa/Ndjamena", "TypeError: wrong argument type TestTimeTZ::TZ (expected Integer)"
10+
exclude :"test_strftime@Africa/Ndjamena", "NoMethodError: undefined method `name' for \"UTC\":String"
11+
exclude :"test_strftime@America/Los_Angeles", "NoMethodError: undefined method `name' for \"UTC\":String"
12+
exclude :"test_marshal@Africa/Ndjamena", "NoMethodError: undefined method `name' for \"UTC\":String"
13+
exclude :"test_getlocal@Africa/Ndjamena", "NoMethodError: undefined method `name' for \"UTC\":String"
14+
exclude :"test_new@Africa/Ndjamena", "NoMethodError: undefined method `name' for \"UTC\":String"
15+
exclude :"test_to_a@America/Los_Angeles", "NoMethodError: undefined method `name' for \"UTC\":String"
16+
exclude :"test_getlocal@Asia/Tokyo", "NoMethodError: undefined method `name' for \"UTC\":String"
17+
exclude :"test_at@Africa/Ndjamena", "TypeError: wrong argument type TestTimeTZ::TZ (expected Integer)"
3318
exclude :"test_hour24@Asia/Tokyo", "NoMethodError: undefined method `name' for \"UTC\":String"
19+
exclude :"test_strftime@Asia/Tokyo", "NoMethodError: undefined method `name' for \"UTC\":String"
20+
exclude :"test_now@America/Los_Angeles", "TypeError: wrong argument type TestTimeTZ::TZ (expected Integer)"
21+
exclude :"test_now@Asia/Tokyo", "TypeError: wrong argument type TestTimeTZ::TZ (expected Integer)"
22+
exclude :"test_to_a@Asia/Tokyo", "NoMethodError: undefined method `name' for \"UTC\":String"
23+
exclude :"test_dst?@America/Los_Angeles", "NoMethodError: undefined method `name' for \"UTC\":String"
24+
exclude :"test_to_a@Africa/Ndjamena", "NoMethodError: undefined method `name' for \"UTC\":String"
25+
exclude :"test_dst?@Asia/Tokyo", "NoMethodError: undefined method `name' for \"UTC\":String"
26+
exclude :"test_new@America/Los_Angeles", "NoMethodError: undefined method `name' for \"UTC\":String"
27+
exclude :"test_marshal@Asia/Tokyo", "NoMethodError: undefined method `name' for \"UTC\":String"
3428
exclude :"test_hour24@Africa/Ndjamena", "NoMethodError: undefined method `name' for \"UTC\":String"
29+
exclude :"test_at@America/Los_Angeles", "TypeError: wrong argument type TestTimeTZ::TZ (expected Integer)"
30+
exclude :"test_dst?@Africa/Ndjamena", "NoMethodError: undefined method `name' for \"UTC\":String"
31+
exclude :"test_plus@Africa/Ndjamena", "NoMethodError: undefined method `name' for \"UTC\":String"

0 commit comments

Comments
 (0)