Fixes #37315 - Drop non-batch triggering #570
Annotations
10 errors
Run rake test:foreman-tasks:
foreman-tasks/test/unit/actions/proxy_action_test.rb#L12
Failure: test_0003_handles connection errors
NoMethodError: undefined method `new' for #<Support::DummyProxyAction::DummyProxy:0x0000561959acd938 @log={}, @task_triggered=#<Concurrent::Promises::ResolvableFuture:0x0000561959acd730 pending>, @uuid="460b50a6-ca99-4336-8054-009aedc3edbc">
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#L12
Failure: test_0001_supports skipping
NoMethodError: undefined method `new' for #<Support::DummyProxyAction::DummyProxy:0x00005619599d7538 @log={}, @task_triggered=#<Concurrent::Promises::ResolvableFuture:0x00005619599d7330 pending>, @uuid="d3e27a73-530c-453e-96e3-e931a223bbbc">
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#L12
Failure: test_0005_wipes secrets
NoMethodError: undefined method `new' for #<Support::DummyProxyAction::DummyProxy:0x00005619598c7c10 @log={}, @task_triggered=#<Concurrent::Promises::ResolvableFuture:0x00005619598c7a30 pending>, @uuid="d91885ef-6c77-4649-acd8-20dda4966da9">
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#L12
Failure: test_0002_saves the data comming from the proxy to the output and finishes
NoMethodError: undefined method `new' for #<Support::DummyProxyAction::DummyProxy:0x0000561959796a08 @log={}, @task_triggered=#<Concurrent::Promises::ResolvableFuture:0x0000561959796850 pending>, @uuid="6553ede3-bd02-4ba7-935e-1a563a70038a">
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#L12
Failure: test_0004_hides secrets
NoMethodError: undefined method `new' for #<Support::DummyProxyAction::DummyProxy:0x0000561959695500 @log={}, @task_triggered=#<Concurrent::Promises::ResolvableFuture:0x0000561959695320 pending>, @uuid="e7fe717a-2760-41ec-b05b-7d6af14235df">
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/controllers/api/tasks_controller_test.rb#L54
Failure: test_0001_passes the data to the corresponding action
TypeError: Value (Support::DummyProxyAction::DummyProxy) '#<Support::DummyProxyAction::DummyProxy:0x00007f15feb9e0e0>' is not child any of: Dynflow::Action.
foreman-tasks/lib/foreman_tasks.rb:20:in `trigger'
foreman-tasks/test/controllers/api/tasks_controller_test.rb:184:in `block (3 levels) in <class:TasksControllerTest>'
|
Run rake test:foreman-tasks:
foreman-tasks/test/unit/actions/proxy_action_test.rb#L12
Failure: test_0001_create remote tasks for batch triggering
NoMethodError: undefined method `new' for #<Support::DummyProxyAction::DummyProxy:0x000056195b0c99a8 @log={}, @task_triggered=#<Concurrent::Promises::ResolvableFuture:0x000056195b0c97f0 pending>, @uuid="6f763d29-3037-499e-81d0-34292b352520">
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#L12
Failure: test_0001_sends the cancel event to the proxy when the cancel event is sent for the first time
NoMethodError: undefined method `new' for #<Support::DummyProxyAction::DummyProxy:0x00007f15fce17080 @log={}, @task_triggered=#<Concurrent::Promises::ResolvableFuture:0x00007f15fce16ec8 pending>, @uuid="ac98e0da-b0bc-473e-b5f8-99290872fd35">
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#L12
Failure: test_0002_cancels the action immediatelly when cancel event is sent for the second time
NoMethodError: undefined method `new' for #<Support::DummyProxyAction::DummyProxy:0x00007f15fcbbfa08 @log={}, @task_triggered=#<Concurrent::Promises::ResolvableFuture:0x00007f15fcbbf850 pending>, @uuid="f9dd3a05-7c0e-4f37-ab4e-9713a2b501ec">
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#L12
Failure: test_0001_triggers the corresponding action on the proxy
NoMethodError: undefined method `new' for #<Support::DummyProxyAction::DummyProxy:0x00007f15fe29fa70 @log={}, @task_triggered=#<Concurrent::Promises::ResolvableFuture:0x00007f15fe29f8b8 pending>, @uuid="46bbab59-f863-402b-8ecd-83217c40f08b">
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