Hi, Trying to run all the tests with ruby test/test.rb I am getting the following error
C:/Ruby193/lib/ruby/gems/1.9.1/gems/ruby_parser-2.3.1/lib/ruby_parser_extras.rb:10: warning: already initialized constant ENC_NONE C:/Ruby193/lib/ruby/gems/1.9.1/gems/ruby_parser-2.3.1/lib/ruby_parser_extras.rb:11: warning: already initialized constant ENC_EUC C:/Ruby193/lib/ruby/gems/1.9.1/gems/ruby_parser-2.3.1/lib/ruby_parser_extras.rb:12: warning: already initialized constant ENC_SJIS C:/Ruby193/lib/ruby/gems/1.9.1/gems/ruby_parser-2.3.1/lib/ruby_parser_extras.rb:13: warning: already initialized constant ENC_UTF8 C:/Ruby193/lib/ruby/gems/1.9.1/bundler/gems/ruote-8d023ef30a52/test/functional/signals.rb:32:in `trap': unsupported signal SIGUSR1 (ArgumentError) from C:/Ruby193/lib/ruby/gems/1.9.1/bundler/gems/ruote-8d023ef30a52/test/functional/signals.rb:32:in `<top (required)>' from C:/Ruby193/lib/ruby/site_ruby/1.9.1/rubygems/custom_require.rb:36:in `require' from C:/Ruby193/lib/ruby/site_ruby/1.9.1/rubygems/custom_require.rb:36:in `require' from C:/Ruby193/lib/ruby/gems/1.9.1/bundler/gems/ruote-8d023ef30a52/test/functional/storage.rb:11:in `<top (required)>' from C:/Ruby193/lib/ruby/gems/1.9.1/bundler/gems/ruote-8d023ef30a52/test/functional/test.rb:23:in `load' from C:/Ruby193/lib/ruby/gems/1.9.1/bundler/gems/ruote-8d023ef30a52/test/functional/test.rb:23:in `l' from C:/Ruby193/lib/ruby/gems/1.9.1/bundler/gems/ruote-8d023ef30a52/test/functional/test.rb:38:in `<top (required)>' from test/test.rb:9:in `load' from test/test.rb:9:in `<main>' ruby 1.9.3p362 (2012-12-25) [i386-mingw32] 2013-01-19 16:28:59 +0800 using json 1.5.4 Any thoughts? Thanks for the help. Rv -- you received this message because you are subscribed to the "ruote users" group. to post : send email to [email protected] to unsubscribe : send email to [email protected] more options : http://groups.google.com/group/openwferu-users?hl=en
