Failure in ee/browser_ui/11_fulfillment/purchase/upgrade_group_spec.rb | Fulfillment Purchase group plan upgrades from free to ultimate
Full description
Fulfillment Purchase group plan upgrades from free to ultimate
File path
./qa/specs/features/ee/browser_ui/11_fulfillment/purchase/upgrade_group_spec.rb
Stack trace
Failure/Error:
expect do
billing.billing_plan_header
end.to eventually_include("#{group.path} is currently using the Ultimate SaaS Plan")
.within(max_duration: 120, max_attempts: 60, reload_page: page)
Retry failed after 60 attempts:
expected to eventually include: "test-group-fulfillment1de75f4a is currently using the Ultimate SaaS Plan"
last attempt was: "test-group-fulfillment1de75f4a is currently using the Free Plan"
Diff:
First happened in https://ops.gitlab.net/gitlab-org/quality/staging/-/jobs/9933099.
Related test case: https://gitlab.com/gitlab-org/gitlab/-/quality/test_cases/347667.