Can't run ruby specs for ruby 1.9
---------------------------------

                 Key: JRUBY-3921
                 URL: http://jira.codehaus.org/browse/JRUBY-3921
             Project: JRuby
          Issue Type: Bug
          Components: Ruby 1.9, RubySpec
            Reporter: David Calavera
            Assignee: Thomas E Enebo
         Attachments: stacktrace.txt

when I execute "ant spec-ci-1.9" I get the error I included in the attached 
file and when I execute "ant spec-short-1.9" I get this error:
{code}
run-specs-precompiled-short-1.9:
     [echo] Excludes: /home/david/dev/jruby-trunk/spec/tags
     [echo] compile=FORCE, threshold=0, objectspace=true threadpool=false 
reflection=false compat=RUBY1_9
     [java] jruby 1.4.0dev (ruby 1.9.1p0) (2009-08-27 6586) (Java HotSpot(TM) 
Client VM 1.6.0_14) [i386-java]
     [java] Error, could not compile; pass -d or 
-J-Djruby.jit.logging.verbose=true for more details
     [java] Error, could not compile; pass -J-Djruby.jit.logging.verbose=true 
for more details
     [java] /home/david/dev/jruby-trunk/spec/mspec/lib/mspec/matchers.rb:25:in 
`require': IO error -- mspec/matchers/raise_error (LoadError)
     [java]     from 
/home/david/dev/jruby-trunk/spec/mspec/lib/mspec/matchers.rb:25
     [java]     from 
/home/david/dev/jruby-trunk/spec/mspec/lib/mspec/matchers.rb:1:in `require'
     [java]     from /home/david/dev/jruby-trunk/spec/mspec/lib/mspec.rb:1
     [java]     from /home/david/dev/jruby-trunk/spec/mspec/lib/mspec.rb:6:in 
`require'
     [java]     from /home/david/dev/jruby-trunk/spec/mspec/bin/mspec-ci:6
     [java] Java Result: 1

run-specs-short-1.9:

BUILD FAILED
/home/david/dev/jruby-trunk/build.xml:1026: RubySpecs FAILED
{code}





-- 
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