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
{{ message }}
This repository was archived by the owner on Aug 30, 2022. It is now read-only.
Just checked the running grader and saw lots of these:
/home/ubuntu/.rvm/gems/ruby-2.2.2/bundler/gems/xqueue-ruby-ed709d6b395a/lib/xqueue_ruby/xqueue_submission.rb:69:in `fetch_files!': undefined method `inject' for "":String (NoMethodError)
from /home/ubuntu/.rvm/gems/ruby-2.2.2/bundler/gems/xqueue-ruby-ed709d6b395a/lib/xqueue_ruby/xqueue_ruby.rb:135:in `get_submission'
from /home/ubuntu/rag/lib/submission/xqueue.rb:19:in `next_submission_with_assignment'
from /home/ubuntu/rag/lib/submission/polling.rb:18:in `block in run'
from /home/ubuntu/rag/lib/submission/polling.rb:17:in `loop'
from /home/ubuntu/rag/lib/submission/polling.rb:17:in `run'
from run_autograder.rb:27:in `<main>'
run_autograder.rb:10: warning: class variable access from toplevel
run_autograder exited.
/home/ubuntu/.rvm/gems/ruby-2.2.2/bundler/gems/xqueue-ruby-ed709d6b395a/lib/xqueue_ruby/xqueue_submission.rb:69:in `fetch_files!': undefined method `inject' for "":String (NoMethodError)
from /home/ubuntu/.rvm/gems/ruby-2.2.2/bundler/gems/xqueue-ruby-ed709d6b395a/lib/xqueue_ruby/xqueue_ruby.rb:135:in `get_submission'
from /home/ubuntu/rag/lib/submission/xqueue.rb:19:in `next_submission_with_assignment'
from /home/ubuntu/rag/lib/submission/polling.rb:18:in `block in run'
from /home/ubuntu/rag/lib/submission/polling.rb:17:in `loop'
from /home/ubuntu/rag/lib/submission/polling.rb:17:in `run'
from run_autograder.rb:27:in `<main>'
Just checked the running grader and saw lots of these: