Hi all.  Sorry for the flood.

Another question:

When running my rails unit tests, with 1.9.x MRI I get

failure messages that look like:

  3) Error:
test_should_create_image(ImageTest):
NoMethodError: undefined method `fixture_file_upload' for
#<ImageTest:0x69eab60>
    vendor/plugins/substruct/test/unit/image_test.rb:9:in
`test_should_create_image'


with IR, I get (much) more verbose output, thus:

  3) Error:
test_should_create_image(ImageTest):
NoMethodError: undefined method `fixture_file_upload' for
#<ImageTest:0x00013d8 @method_name="test_should_create_image",
@.......[about 3000 more characters of description]>

Anybody know what's going on there?


Also I was confused as to bug tracking: googleing for "ironruby bug
tracker" first returned

http://rubyforge.org/tracker/?group_id=4359
Maybe want to disable that.

Thanks.
-rp
-- 
Posted via http://www.ruby-forum.com/.
_______________________________________________
Ironruby-core mailing list
Ironruby-core@rubyforge.org
http://rubyforge.org/mailman/listinfo/ironruby-core

Reply via email to