[MacRuby] #1492: Fails the Spec about the Range#relative_to

MacRuby ruby-noreply at macosforge.org
Sat Mar 31 05:03:04 PDT 2012


#1492: Fails the Spec about the Range#relative_to
----------------------------------+-----------------------------------------
 Reporter:  watson1978@…          |       Owner:  lsansonetti@…        
     Type:  defect                |      Status:  new                  
 Priority:  blocker               |   Milestone:                       
Component:  MacRuby               |    Keywords:                       
----------------------------------+-----------------------------------------
 Latest MacRuby fails the Spec about the Range#relative_to

 {{{
 $ rake spec:ci
 rm -rf rubyspec_temp
 ./mspec/bin/mspec ci -B ./spec/macruby.mspec  :full

 ---- snip ---

 1)
 A Range object responds to #relative_to, which returns a new Range object
 without negative indicies FAILED
 Expected 0..11 to equal 0..10
 /Users/watson/src/macruby-master/spec/macruby/core/range_spec.rb:14:in
 `block'
 /Users/watson/src/macruby-master/spec/macruby/core/range_spec.rb:1:in
 `<main>'

 Finished in 277.238063 seconds

 3368 files, 15915 examples, 59178 expectations, 1 failure, 0 errors
 rake aborted!
 Command failed with status (1): [./mspec/bin/mspec ci -B
 ./spec/macruby.msp...]

 Tasks: TOP => spec:ci
 (See full trace by running task with --trace)
 }}}

-- 
Ticket URL: <http://www.macruby.org/trac/ticket/1492>
MacRuby <http://macruby.org/>



More information about the macruby-tickets mailing list