Failure in spec/services/merge_requests/delete_non_latest_diffs_service_spec.rb | MergeRequests::DeleteNonLatestDiffsService#execute schedules non-latest merge request diffs removal

Test metadata (don't modify)

Field Value
File spec/services/merge_requests/delete_non_latest_diffs_service_spec.rb#L20
Description MergeRequests::DeleteNonLatestDiffsService#execute schedules non-latest merge request diffs removal
Test level unit
Hash ca8be2a4559f556c1ec060a4afb5941bcf1b0d8925e7e3d4f20469c0a37c6124
Duration 3.84 seconds
Expected duration < 45.4 seconds

Stack trace

Failure/Error: DeleteDiffFilesWorker.bulk_perform_in(index * 5.minutes, ids) # rubocop:disable Scalability/BulkPerformWithContext

  #<DeleteDiffFilesWorker (class)> received :bulk_perform_in with unexpected arguments
    expected: (5 minutes, [[247], [248]])
         got: (5 minutes, [[248], [247]])

Reports (2)

  1. 2023-09-29: https://gitlab.com/gitlab-org/gitlab/-/jobs/5195296354 (https://gitlab.com/gitlab-org/gitlab/-/pipelines/1021260148)
  2. 2023-09-29: https://gitlab.com/gitlab-org/gitlab/-/jobs/5195385969 (https://gitlab.com/gitlab-org/gitlab/-/pipelines/1021274075)
Edited by Ghost User