Package: ruby-timecop / 0.9.10-1.1

Metadata

Package Version Patches format
ruby-timecop 0.9.10-1.1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
test_helper.rb_editing.patch | (download)

test/test_helper.rb | 2 0 2 - 0 !
test/timecop_with_active_support_test.rb | 1 0 1 - 0 !
2 files changed, 3 deletions(-)

 remove requirements on bundler and pry in testsuite
tests skip two clock tests on 32 bits ar.patch | (download)

test/timecop_with_process_clock_test.rb | 2 2 0 - 0 !
1 file changed, 2 insertions( )

 tests: skip two clock tests on 32-bits architectures

The test is new, but fails on armel, armhf and i386, our 32 bit architectures.
Should be properly investigated, but for now let's skip it to enable migration.