Bug #2571
closedunexpected return (LocalJumpError) running tests
Description
All of a sudden, develop tests are failing with this one error:
unexpected return (LocalJumpError)
/var/lib/workspace/workspace/test_develop/database/postgresql/puppet/3.0/ruby/1.8.7/test/functional/users_controller_test.rb:139
/usr/local/rvm/gems/ruby-1.8.7-p371@test_develop-1/gems/minitest-spec-rails-4.7.3/lib/minitest-spec-rails/dsl.rb:22:in `instance_eval'
/usr/local/rvm/gems/ruby-1.8.7-p371@test_develop-1/gems/minitest-spec-rails-4.7.3/lib/minitest-spec-rails/dsl.rb:22:in `test_0012_anonymous'
The first return line isn't valid, since tests all assume logins are enabled. I can't see what the second return line is trying to achieve, seems that the test will never run. Perhaps remove it and check the test still passes.
Updated by Marek Hulán over 11 years ago
- Status changed from New to Assigned
- Assignee set to Marek Hulán
Updated by Marek Hulán over 11 years ago
- Status changed from Assigned to Ready For Testing
Updated by Marek Hulán over 11 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset 4df2e17b75c65fa657ef9499ccf9c71547f11dcf.