Hi, I have been putting all my might to get the simple examples working with IronRuby and Cucumber. I followed ironruby-and-net guidlines in the following link. http://wiki.github.com/aslakhellesoy/cucumber/ironruby-and-net
All the steps were successful up to the point of running the cucumber examples. when I run "icucumber features" after cd to the i18n\en I get the follwing error. (eval):220:in `_nt_keyword_space': unexpected break (LocalJumpError) from c:\ironruby_source\ironruby\src\IronRuby.Libraries\Builtins\kernelops.cs:432:in `loop' from (eval):211:in `_nt_keyword_space' from feature.rb:900:in `_nt_step' from feature.rb:848:in `_nt_steps' from c:\ironruby_source\ironruby\src\IronRuby.Libraries\Builtins\kernelops.cs:432:in `loop' from feature.rb:839:in `_nt_steps' from feature.rb:763:in `_nt_scenario_outline' from feature.rb:96:in `_nt_feature' from c:\ironruby_source\ironruby\src\IronRuby.Libraries\Builtins\kernelops.cs:432:in `loop' from feature.rb:71:in `_nt_feature' from c:\ironruby_source\ironruby\src\IronRuby.Libraries\Builtins\kernelops.cs:1259:in `send' from compiled_parser.rb:15:in `parse' from treetop_ext.rb:39:in `parse_or_fail' from treetop_ext.rb:28:in `parse_file' from treetop_ext.rb:19:in `parse_file' from main.rb:54:in `load_plain_text_features' from c:\ironruby_source\ironruby\src\IronRuby.Libraries\Extensions\IListOps.cs:700:in `each' from main.rb:49:in `load_plain_text_features' from main.rb:30:in `execute!' from main.rb:19:in `execute' from :0 from c:\ironruby_source\ironruby\src\IronRuby.Libraries\Builtins\kernelops.cs:390:in `load' from :0 Thank u very much if somebody can help me on this :) Cheers!!! -- Posted via http://www.ruby-forum.com/. _______________________________________________ Ironruby-core mailing list Ironruby-core@rubyforge.org http://rubyforge.org/mailman/listinfo/ironruby-core