Failure in features/ee/browser_ui/fulfillment/purchase/upgrade_group_spec.rb:37 |
Summary
Spec fails with:
QA::Resource::Base::NoValueError: No value was computed for name of QA::Resource::Sandbox.
Job: https://ops.gitlab.net/gitlab-org/quality/staging/-/jobs/5469647
Stack trace
1) Fulfillment Purchase group plan upgrades from free to ultimate
Failure/Error:
expect do
billing.billing_plan_header
end.to eventually_include("#{group.name} is currently using the Ultimate SaaS Plan").within(max_duration: 120, max_attempts: 60, reload_page: page)
QA::Resource::Base::NoValueError:
No value was computed for name of QA::Resource::Sandbox.
# ./qa/resource/base.rb:172:in `attribute_value'
# ./qa/resource/base.rb:112:in `block in attribute'
# ./qa/specs/features/ee/browser_ui/fulfillment/purchase/upgrade_group_spec.rb:70:in `block (5 levels) in <module:QA>'
# /usr/local/bundle/gems/chemlab-0.9.2/lib/chemlab/component.rb:22:in `perform'
# ./qa/specs/features/ee/browser_ui/fulfillment/purchase/upgrade_group_spec.rb:67:in `block (4 levels) in <module:QA>'
