Skip to content

Commit b76bb49

Browse files
committed
Exclude failing timezone-related MRI test
1 parent 3314837 commit b76bb49

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/mri/excludes/TestTimeTZ.rb

+1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
exclude :test_america_los_angeles, "RangeError: bignum too big to convert into `long'"
22
exclude :test_europe_berlin, "TZ=Europe/Berlin Time.local(2011, 10, 30, 2, 0, 0)."
3+
exclude :test_europe_lisbon, "RangeError: bignum too big to convert into `long'"
34
exclude :test_localtime_zone, "<\"GMT+08:00\"> expected but was <\"PST\">."
45
exclude :test_utc_names, "ArgumentError: \"+HH:MM\", \"-HH:MM\", \"UTC\" or \"A\"..\"I\",\"K\"..\"Z\" expected for utc_offset: utc"

0 commit comments

Comments
 (0)