File: TestTime.rb

package info (click to toggle)
jruby 9.4.8.0%2Bds-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 89,244 kB
  • sloc: ruby: 548,574; java: 276,189; yacc: 25,873; ansic: 6,178; xml: 6,111; sh: 1,855; sed: 94; makefile: 78; jsp: 48; tcl: 40; exp: 12
file content (24 lines) | stat: -rw-r--r-- 1,457 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
exclude :test_at, "MRI uses less precision than JRuby, which causes it to produce incorrect values"
exclude :test_future, "needs investigation"
exclude :test_marshal_nsec_191, "needs investigation"
exclude :test_num_exact_error, "error message formatting"
exclude :test_past, "needs investigation"
exclude :test_plus_type, "needs investigation"
exclude :test_reinitialize, "needs investigation"
exclude :test_strftime_flags, "month case doesn't match, needs investigation"
exclude :test_strftime_invalid_flags, "needs investigation"
exclude :test_strftime_no_hidden_garbage, "requires ObjectSpace count_objects"
exclude :test_strftime_rational, "needs investigation"
exclude :test_strftime_seconds_from_epoch, "Integer unification, needs Bignum support (#4687)"
exclude :test_strftime_year, "Integer unification, needs Bignum support (#4687)"
exclude :test_utc_or_local, "needs investigation"
exclude :test_zone, "not implemented, zone = 0 should not return UTC"
exclude :test_2038, "OK: RangeError: bignum too big to convert into `long'"
exclude :test_getlocal_utc, "needs investigation"
exclude :test_inspect, "needs investigation"
exclude :test_strfimte_zoneoffset, "needs investigation"
exclude :test_strftime_wide_precision, "needs investigation"
exclude :test_new, "needs investigation"
exclude :test_strftime, "needs investigation"
exclude :test_marshal_distant_future, "needs investigation"
exclude :test_marshal_distant_past, "needs investigation"