Failure in spec/ui/namespace/change_namespace_spec.rb
QA Failure
Summary
Job: https://gitlab.com/gitlab-org/customers-gitlab-com/-/jobs/5367448319
Could be related to #6482 (closed) and #6949 (closed)
Stack trace
1) User changes plan namespace when from group to group with extra charge matches new order total
Failure/Error: expect(billing_page).to have_plan_info(group2, subscription.plan)
QA::Helper::Errors::ReachedMaxRetriesError:
Expected to find text: 'test-group-2cae08-bb6cfc6df21a is currently using the Premium SaaS Plan' in page
# ./runtime/retrier.rb:76:in `retry_until'
# ./vendor/gitlab/page/group_billing_page.rb:16:in `has_plan_info?'
# ./spec/ui/namespace/change_namespace_spec.rb:83:in `block (5 levels) in <module:QA>'
# ./page/base.rb:22:in `perform'
# ./spec/ui/namespace/change_namespace_spec.rb:81:in `block (4 levels) in <module:QA>'
Screenshot / HTML page
It looks like the plan wasn't applied.