Hi, On 06/27/2012 05:20 PM, Gabor Szabo wrote: > Hi, > > I was trying to install DateTime::Utils using > > panda install DateTime::Utils > > but i failed in a test that is currently unrelated to what I wanted to use. > Can I somehow force install or notest it?
Yes, there's a --notests option, though I haven't tried it yet. panda install --notests DateTime::Utils succeeds on the to-be-released-soon rakudo star 2012.06 . Cheers, Moritz > regards > Gabor > ps. the failure is this: > > ==> Fetching DateTime::Utils > ==> Building DateTime::Utils > Compiling lib/DateTime/Utils.pm6 > Compiling lib/DateTime/Math.pm6 > ==> Testing DateTime::Utils > t/DateTime-iso-offset.t .. ok > t/DateTime-math.t ........ We're in the proper addition routine. > t/DateTime-math.t ........ 1/17 We're in the proper substraction routine. > t/DateTime-math.t ........ Failed 2/17 subtests > t/DateTime-rfc2822.t ..... ok > t/DateTime-strftime.t .... ok > > Test Summary Report > ------------------- > t/DateTime-math.t (Wstat: 0 Tests: 17 Failed: 2) > Failed tests: 14-15 > Files=4, Tests=23, 16 wallclock secs ( 0.05 usr 0.01 sys + 14.46 cusr > 0.84 csys = 15.36 CPU) > Result: FAIL > Any() > test stage failed for DateTime::Utils: Tests failed > in sub indir at lib/Panda/Common.pm:15 > in method test at lib/Panda/Tester.pm:12 > in method test-helper at lib/Pies.pm:54 > in method resolve-helper at lib/Pies.pm:86 > in method resolve at lib/Pies.pm:98 > in any call_with_capture at src/gen/Metamodel.pm:2684 > in block <anon> at src/gen/CORE.setting:443 > in method resolve at lib/Panda.pm:84 > in block <anon> at /home/gabor/.perl6/bin/panda:86 > in method reify at src/gen/CORE.setting:5079 > in method reify at src/gen/CORE.setting:4978 > in method reify at src/gen/CORE.setting:4978 > in method gimme at src/gen/CORE.setting:5362 > in method eager at src/gen/CORE.setting:5337 > in method eager at src/gen/CORE.setting:1077