We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3314837 commit b76bb49Copy full SHA for b76bb49
test/mri/excludes/TestTimeTZ.rb
@@ -1,4 +1,5 @@
1
exclude :test_america_los_angeles, "RangeError: bignum too big to convert into `long'"
2
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'"
4
exclude :test_localtime_zone, "<\"GMT+08:00\"> expected but was <\"PST\">."
5
exclude :test_utc_names, "ArgumentError: \"+HH:MM\", \"-HH:MM\", \"UTC\" or \"A\"..\"I\",\"K\"..\"Z\" expected for utc_offset: utc"
0 commit comments