Transient failure in qa/specs/features/ee/browser_ui/1_manage/project/project_templates_spec.rb:45 # manage Project templates built-in successfully imports the project using template
Failed examples:
rspec ./qa/specs/features/ee/browser_ui/1_manage/project/project_templates_spec.rb:45 # manage Project templates built-in successfully imports the project using template
Failures:
1) manage Project templates built-in successfully imports the project using template
Failure/Error: Page::Project::Show.perform(&:wait_for_import_success)
QA::Support::Repeater::WaitExceededError:
Wait condition not met after 60 seconds
# ./qa/support/repeater.rb:44:in `repeat_until'
# ./qa/support/waiter.rb:23:in `wait_until'
# ./qa/page/base.rb:48:in `wait_until'
# ./qa/ee/page/project/show.rb:29:in `wait_for_import_start'
# ./qa/ee/page/project/show.rb:35:in `wait_for_import_success'
# ./qa/scenario/actable.rb:16:in `perform'
# ./qa/specs/features/ee/browser_ui/1_manage/project/project_templates_spec.rb:61:in `block (4 levels) in <module:QA>'