Sha256: 56b094ec0e0981af62c40432127fe94175eb372f19e4becd9e3effacbac0e09d

Contents?: true

Size: 905 Bytes

Versions: 3

Compression:

Stored size: 905 Bytes

Contents

JRUBY

1) Rufus::Scheduler::CronLine fall time correctly decrements every minute through a DST transition

Failure/Error: expect(points).to eq([

expected: ["0101-8(0901)", "0100-8(0900)", "0159-7(0859)", "0158-7(0858)"]
     got: ["0101-7(0801)", "0100-7(0800)", "0059-7(0759)", "0058-7(0758)"]

(compared using ==)
# ./spec/cronline_spec.rb:1013:in `(root)'
# ./spec/spec_helper.rb:69:in `in_zone'
# ./spec/cronline_spec.rb:1001:in `(root)'


RUBY1.8

1) Rufus::Scheduler::CronLine fall time correctly decrements every minute through a DST transition

Failure/Error: expect(points).to eq([

expected: ["0101-8(0901)", "0100-8(0900)", "0159-7(0859)", "0158-7(0858)"]
     got: ["0101-7(0801)", "0100-7(0800)", "0059-7(0759)", "0058-7(0758)"]

(compared using ==)
# ./spec/cronline_spec.rb:1013
# ./spec/spec_helper.rb:69:in `call'
# ./spec/spec_helper.rb:69:in `in_zone'
# ./spec/cronline_spec.rb:1001

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
rufus-scheduler-3.1.10 t.txt
rufus-scheduler-3.1.9 t.txt
rufus-scheduler-3.1.8 t.txt