yet more info...

The two errors appear to be closely related.  When run as individual 
files,
  PremiseGroup#premises
is returning expected values.  When run together, premise_group.premises 
returns "phantom" premises (which show up as nil values).  For test B, 
the phantoms causes the count to be wrong.  For test A, the nil values 
cause nils to show up in a list that is passed to sort().

I'm still baffled, but I must be closer to the answer.

-- 
Posted via http://www.ruby-forum.com/.
_______________________________________________
rspec-users mailing list
rspec-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/rspec-users

Reply via email to