Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tests fail #1

Open
grosser opened this issue Jul 30, 2011 · 1 comment
Open

tests fail #1

grosser opened this issue Jul 30, 2011 · 1 comment

Comments

@grosser
Copy link

grosser commented Jul 30, 2011

on ruby 1.8.7 and 1.8.6

rake
/usr/local/rvm/rubies/ree-1.8.7-2011.03/bin/ruby test/gen_browser_test_suite.rb
-:225:in `require': no such file to load -- microunit (LoadError)
  from -:225
/apps/plugins/rubyjs/src/rubyjs/eval_into.rb:13:in `eval_into': (eval):704:in `eval_into': uninitialized constant RubyJS::Environment::T_TestTest::TestCase (NameError)
  from ./bin/rubyjs:122:in `call'
  from ./bin/rubyjs:122
  from ./bin/rubyjs:118:in `each'
  from ./bin/rubyjs:118
  from /apps/plugins/rubyjs/src/rubyjs/eval_into.rb:55:in `call'
  from /apps/plugins/rubyjs/src/rubyjs/eval_into.rb:55:in `eval_into'
  from ./bin/rubyjs:107
@grosser
Copy link
Author

grosser commented Jul 31, 2011

if i add src/rubyjs/lib to the loadpath and then just run array tests i get this

ruby test/gen_browser_test_suite.rb array
sh: Syntax error: end of file unexpected (expecting ")")
sh: Syntax error: end of file unexpected (expecting ")")
./src/rubyjs/lib/microunit.rb:35: command not found: null
./src/rubyjs/lib/microunit.rb:35: command not found: null
./src/rubyjs/lib/microunit.rb:35: command not found: null
sh: Syntax error: end of file unexpected (expecting ")")
sh: Syntax error: end of file unexpected (expecting ")")
sh: Syntax error: end of file unexpected (expecting ")")

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant