Forums | Admin

Discussion Forums: help

Start New Thread Start New Thread

 

By: Thomas Preymesser
RE: fault in roo 0.4.1 [ reply ]  
2007-07-20 19:22
with release 0.5.0 the tests should also run at your side.

-Thomas

By: Thomas Preymesser
RE: fault in roo 0.4.1 [ reply ]  
2007-07-20 08:02
yes i know. the "llip"-thing was only experimental and will be removed in the next release.

Currently also some other tests in the test-script cannot run correctly because there are Test-Spreadsheets which i do not release to the public, but i will try to rewrite the tests so that, when possible the other test can run.

This is a problem only with the test-scripts right?

-Thomas






By: Italo Vega
fault in roo 0.4.1 [ reply ]  
2007-07-20 03:50
Hi Thomas.

I got a fault after execute your test "test_roo.rb":


c:/bin/prog/ruby/lib/ruby/gems/1.8/gems/llip-0.2.0/lib/llip/regexp_parser.rb:190: Every '[' must be followed by a ']' (RuntimeError)
from (eval):6:in `call'
from (eval):6:in `parse_element'
from c:/bin/prog/ruby/lib/ruby/gems/1.8/gems/llip-0.2.0/lib/llip/regexp_parser.rb:111
from (eval):2:in `call'
from (eval):2:in `parse_meta'
from c:/bin/prog/ruby/lib/ruby/gems/1.8/gems/llip-0.2.0/lib/llip/regexp_parser.rb:72
from (eval):2:in `call'
from (eval):2:in `parse_exp'
... 11 levels...
from ./test_helper.rb:2
from c:/bin/prog/ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_require'
from c:/bin/prog/ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27:in `require'
from test_roo.rb:1


Could you help me?