You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I try to run a testjour slave, I get the following error:
/Library/Ruby/Gems/1.8/gems/testjour-0.3.0/lib/testjour/configuration.rb:20:in setup': undefined methodoptions=' for nil:NilClass (NoMethodError)
from /Library/Ruby/Gems/1.8/gems/testjour-0.3.0/lib/testjour/commands/run.rb:22:in execute' from /Library/Ruby/Gems/1.8/gems/testjour-0.3.0/lib/testjour/http_queue.rb:82:inwith_queue_server'
from /Library/Ruby/Gems/1.8/gems/testjour-0.3.0/lib/testjour/commands/run.rb:21:in execute' from /Library/Ruby/Gems/1.8/gems/testjour-0.3.0/lib/testjour/cli.rb:37:inexecute'
from /Library/Ruby/Gems/1.8/gems/testjour-0.3.0/lib/testjour/cli.rb:7:in execute' from /Library/Ruby/Gems/1.8/gems/testjour-0.3.0/bin/testjour:8 from /usr/bin/testjour:19:inload'
from /usr/bin/testjour:19
Anybody know how to fix this?
Thanks.
The text was updated successfully, but these errors were encountered:
Hello,
When I try to run a testjour slave, I get the following error:
/Library/Ruby/Gems/1.8/gems/testjour-0.3.0/lib/testjour/configuration.rb:20:in
setup': undefined method
options=' for nil:NilClass (NoMethodError)from /Library/Ruby/Gems/1.8/gems/testjour-0.3.0/lib/testjour/commands/run.rb:22:in
execute' from /Library/Ruby/Gems/1.8/gems/testjour-0.3.0/lib/testjour/http_queue.rb:82:in
with_queue_server'from /Library/Ruby/Gems/1.8/gems/testjour-0.3.0/lib/testjour/commands/run.rb:21:in
execute' from /Library/Ruby/Gems/1.8/gems/testjour-0.3.0/lib/testjour/cli.rb:37:in
execute'from /Library/Ruby/Gems/1.8/gems/testjour-0.3.0/lib/testjour/cli.rb:7:in
execute' from /Library/Ruby/Gems/1.8/gems/testjour-0.3.0/bin/testjour:8 from /usr/bin/testjour:19:in
load'from /usr/bin/testjour:19
Anybody know how to fix this?
Thanks.
The text was updated successfully, but these errors were encountered: