Fixes #37315 - Drop non-batch triggering #567
Annotations
10 errors
Run rake test:foreman-tasks:
foreman-tasks/test/unit/actions/proxy_action_test.rb#L37
Failure: test_0001_doesn't trigger the corresponding action again on the proxy
ArgumentError: wrong number of arguments (given 3, expected 2)
foreman-tasks/app/lib/actions/proxy_action.rb:35:in `plan'
foreman-tasks/test/unit/actions/proxy_action_test.rb:20:in `block (2 levels) in <class:ProxyActionTest>'
test/test_helper.rb:84:in `before_setup'
|
Run rake test:foreman-tasks:
foreman-tasks/test/unit/actions/proxy_action_test.rb#L37
Failure: test_0001_triggers the corresponding action on the proxy
ArgumentError: wrong number of arguments (given 3, expected 2)
foreman-tasks/app/lib/actions/proxy_action.rb:35:in `plan'
foreman-tasks/test/unit/actions/proxy_action_test.rb:20:in `block (2 levels) in <class:ProxyActionTest>'
test/test_helper.rb:84:in `before_setup'
|
Run rake test:foreman-tasks:
foreman-tasks/test/unit/actions/proxy_action_test.rb#L37
Failure: test_0004_hides secrets
ArgumentError: wrong number of arguments (given 3, expected 2)
foreman-tasks/app/lib/actions/proxy_action.rb:35:in `plan'
foreman-tasks/test/unit/actions/proxy_action_test.rb:20:in `block (2 levels) in <class:ProxyActionTest>'
test/test_helper.rb:84:in `before_setup'
|
Run rake test:foreman-tasks:
foreman-tasks/test/unit/actions/proxy_action_test.rb#L37
Failure: test_0005_wipes secrets
ArgumentError: wrong number of arguments (given 3, expected 2)
foreman-tasks/app/lib/actions/proxy_action.rb:35:in `plan'
foreman-tasks/test/unit/actions/proxy_action_test.rb:20:in `block (2 levels) in <class:ProxyActionTest>'
test/test_helper.rb:84:in `before_setup'
|
Run rake test:foreman-tasks:
foreman-tasks/test/unit/actions/proxy_action_test.rb#L37
Failure: test_0002_saves the data comming from the proxy to the output and finishes
ArgumentError: wrong number of arguments (given 3, expected 2)
foreman-tasks/app/lib/actions/proxy_action.rb:35:in `plan'
foreman-tasks/test/unit/actions/proxy_action_test.rb:20:in `block (2 levels) in <class:ProxyActionTest>'
test/test_helper.rb:84:in `before_setup'
|
Run rake test:foreman-tasks:
foreman-tasks/test/unit/actions/proxy_action_test.rb#L37
Failure: test_0003_handles connection errors
ArgumentError: wrong number of arguments (given 3, expected 2)
foreman-tasks/app/lib/actions/proxy_action.rb:35:in `plan'
foreman-tasks/test/unit/actions/proxy_action_test.rb:20:in `block (2 levels) in <class:ProxyActionTest>'
test/test_helper.rb:84:in `before_setup'
|
Run rake test:foreman-tasks:
foreman-tasks/test/unit/actions/proxy_action_test.rb#L37
Failure: test_0001_supports skipping
ArgumentError: wrong number of arguments (given 3, expected 2)
foreman-tasks/app/lib/actions/proxy_action.rb:35:in `plan'
foreman-tasks/test/unit/actions/proxy_action_test.rb:20:in `block (2 levels) in <class:ProxyActionTest>'
test/test_helper.rb:84:in `before_setup'
|
Run rake test:foreman-tasks:
foreman-tasks/test/unit/actions/proxy_action_test.rb#L37
Failure: test_0001_create remote tasks for batch triggering
ArgumentError: wrong number of arguments (given 3, expected 2)
foreman-tasks/app/lib/actions/proxy_action.rb:35:in `plan'
foreman-tasks/test/unit/actions/proxy_action_test.rb:20:in `block (2 levels) in <class:ProxyActionTest>'
test/test_helper.rb:84:in `before_setup'
|
Run rake test:foreman-tasks:
foreman-tasks/test/unit/actions/proxy_action_test.rb#L37
Failure: test_0002_cancels the action immediatelly when cancel event is sent for the second time
ArgumentError: wrong number of arguments (given 3, expected 2)
foreman-tasks/app/lib/actions/proxy_action.rb:35:in `plan'
foreman-tasks/test/unit/actions/proxy_action_test.rb:20:in `block (2 levels) in <class:ProxyActionTest>'
test/test_helper.rb:84:in `before_setup'
|
Run rake test:foreman-tasks:
foreman-tasks/test/unit/actions/proxy_action_test.rb#L37
Failure: test_0001_sends the cancel event to the proxy when the cancel event is sent for the first time
ArgumentError: wrong number of arguments (given 3, expected 2)
foreman-tasks/app/lib/actions/proxy_action.rb:35:in `plan'
foreman-tasks/test/unit/actions/proxy_action_test.rb:20:in `block (2 levels) in <class:ProxyActionTest>'
test/test_helper.rb:84:in `before_setup'
|
Loading