can't run individual specs from Windows ---------------------------------------
Key: JRUBY-6261 URL: https://jira.codehaus.org/browse/JRUBY-6261 Project: JRuby Issue Type: Bug Components: Windows Environment: Windows XP, JRuby master branch Reporter: Nick Klauer I've tried to get specs running in JRuby, both through the {{ant spec:ci_18}}(or {{_19}}), {{ant spec}}, {{ant spec:ci_interpreted_18/9}}, but it all appears very broken. When running {{ant spec}}, I get spec failures for what looks like everything: https://gist.github.com/1436754 When running an individual spec, I get this error: {noformat} PS C:\klauer-jruby> .\bin\jruby.bat .\spec\mspec\bin\mspec -T --1.9 .\spec\ruby\command_line\dash_a_spec.rb # or any other spec Errno::ENOENT: No such file or directory - cannot execute _exec_internal at org/jruby/RubyKernel.java:1584 exec at file:/C:/klauer-jruby/lib/jruby.jar!/jruby/kernel19/kernel.rb:25 run at C:/klauer-jruby/spec/mspec/lib/mspec/commands/mspec.rb:171 main at C:/klauer-jruby/spec/mspec/lib/mspec/utils/script.rb:218 (root) at .\spec\mspec\bin\mspec:7 {noformat} -- This message is automatically generated by JIRA. 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