Hack around source location lookup failure #589
Annotations
2 errors
Run rake test:foreman-tasks:
foreman-tasks/test/unit/task_test.rb#L23
Failure: test_0002_can search by implicit search
--- expected
+++ actual
@@ -1 +1 @@
-[#<ForemanTasks::Task id: "937a4160-9943-491d-952d-0cfc461351a6", type: "ForemanTasks::Task", label: "task19", started_at: nil, ended_at: nil, state: "stopped", result: "success", external_id: nil, parent_task_id: nil, start_at: nil, start_before: nil, action: nil, user_id: 988725698, state_updated_at: "2024-09-19 10:31:56.614467161 +0000">]
+#<ActiveRecord::Relation [#<ForemanTasks::Task id: "937a4160-9943-491d-952d-0cfc461351a6", type: "ForemanTasks::Task", label: "task19", started_at: nil, ended_at: nil, state: "stopped", result: "success", external_id: nil, parent_task_id: nil, start_at: nil, start_before: nil, action: nil, user_id: 988725698, state_updated_at: "2024-09-19 10:31:56.614467000 +0000">, #<ForemanTasks::Task id: "b0af18a6-d31a-4fa5-956c-7ab83a73a0d2", type: "ForemanTasks::Task", label: "task20", started_at: nil, ended_at: nil, state: "stopped", result: "success", external_id: nil, parent_task_id: nil, start_at: nil, start_before: nil, action: nil, user_id: 988725699, state_updated_at: "2024-09-19 10:31:56.616095000 +0000">]>
|
Run rake test:foreman-tasks
Process completed with exit code 1.
|
Loading