QA failure in qa/specs/features/browser_ui/4_verify/ci_components_catalog/ci_catalog_sorting_spec.rb

Summary

Failing job(s): https://gitlab.com/gitlab-org/gitlab/-/jobs/7168969638

Failing spec(s): qa/specs/features/browser_ui/4_verify/ci_components_catalog/ci_catalog_sorting_spec.r

Stack trace

Failures:
  1) Verify CI catalog when sorting with released at behaves like ascending order displays from first to last
     Failure/Error: expect(bottom_projects_from_ui(catalog)).to eql(test_project_names)
     
       expected: ["project-for-catalog-723c1f3ff99ff799", "project-for-catalog-7a35e5f9315a87e7", "project-for-catalog-c45ada0f67ad35b2"]
            got: ["project-for-catalog-c35681cae426c967", "project-for-catalog-7b9b7369fa74c3c9", "project-for-catalog-27fb5ea72aeb6619"]
     
       (compared using eql?)
     Shared Example Group: "ascending order" called from ./qa/specs/features/browser_ui/4_verify/ci_components_catalog/ci_catalog_sorting_spec.rb:58
     # ./qa/specs/features/browser_ui/4_verify/ci_components_catalog/ci_catalog_sorting_spec.rb:33:in `block (5 levels) in <module:QA>'
     # ./qa/scenario/actable.rb:16:in `perform'
     # ./qa/specs/features/browser_ui/4_verify/ci_components_catalog/ci_catalog_sorting_spec.rb:31:in `block (4 levels) in <module:QA>'
     # /home/gitlab/spec/support/fast_quarantine.rb:22:in `block (2 levels) in <top (required)>'
     # ./qa/specs/runner.rb:66:in `perform'
     # ./qa/scenario/template.rb:10:in `block in perform'
     # ./qa/scenario/template.rb:8:in `perform'
     # ./qa/scenario/template.rb:35:in `perform'
     # ./qa/scenario/template.rb:10:in `block in perform'
     # ./qa/scenario/template.rb:8:in `perform'
     # ./qa/scenario/bootable.rb:52:in `launch!'

Screenshot / HTML page

Possible fixes