Skip to content

Fix flaky integration_list_spec.rb

Luke Duncalfe requested to merge ld-fix-flaky-integration_list-spec into master

What does this MR do and why?

This MR fixes the flaky integration_list_spec.rb spec.

In gitlab-org/release/tasks#7096 (closed) the spec failed because of an ordering issue, but I don't think the order is important because the data is just bulk inserted in one go.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Luke Duncalfe

Merge request reports