RubySpec: 1.9 parser issues preventing some specs from loading
--------------------------------------------------------------

                 Key: JRUBY-4427
                 URL: http://jira.codehaus.org/browse/JRUBY-4427
             Project: JRuby
          Issue Type: Bug
          Components: Ruby 1.9, RubySpec
    Affects Versions: JRuby 1.5
            Reporter: Charles Oliver Nutter
            Assignee: Thomas E Enebo


These prevent tagging and may have to be excluded if we can't get them to at 
least parse ok:

{noformat}
8)
An exception occurred during: Module#name ERROR
SyntaxError: 
/Users/headius/projects/jruby/spec/ruby/core/module/fixtures/name.rb:4: 
\303Invalid char `\303' ('ᅢ') in expression
/Users/headius/projects/jruby/spec/ruby/core/module/fixtures/name.rb:18
/Users/headius/projects/jruby/spec/ruby/core/module/fixtures/name.rb:18:in 
`require'
/Users/headius/projects/jruby/spec/ruby/core/module/name_spec.rb:18
/Users/headius/projects/jruby/spec/ruby/core/module/name_spec.rb:12
/Users/headius/projects/jruby/spec/ruby/core/module/name_spec.rb:4
/Users/headius/projects/jruby/spec/ruby/core/module/name_spec.rb:55:in `load'

9)
An exception occurred during: loading 
/Users/headius/projects/jruby/spec/ruby/language/symbol_spec.rb
Proc.new with an associated block raises a LocalJumpError when context of the 
block no longer exists ERROR
SyntaxError: 
/Users/headius/projects/jruby/spec/ruby/language/versions/symbol_1.9.rb:3: 
empty symbol literal    c = :''
          ^
/Users/headius/projects/jruby/spec/ruby/language/versions/symbol_1.9.rb:23
/Users/headius/projects/jruby/spec/ruby/language/versions/symbol_1.9.rb:23:in 
`require'
/Users/headius/projects/jruby/spec/ruby/language/symbol_spec.rb:74
/Users/headius/projects/jruby/spec/ruby/language/symbol_spec.rb:55:in `load'
{noformat}

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to