Skip to content

Fix flaky spec with array matching

Terri Chu requested to merge 467314-fix-flaky-spec into master

What does this MR do and why?

Related to #467314 (closed)

This changes additional specs in ee/spec/lib/search/elastic/filters_spec.rb to use match_array to make sure project order does not cause the specs to fail

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

specs only

How to set up and validate locally

specs only

Edited by Terri Chu

Merge request reports