Transient failure in qa/specs/features/browser_ui/3_create/repository/push_mirroring_over_http_spec.rb:6
Job #168239789 failed for b9879ea5:
Create Push mirror a repository over HTTP configures and syncs a (push) mirrored repository
Failure/Error: mirror_settings.update target_project_uri
Capybara::ExpectationNotMet:
expected not to find text "Never" in "Never"
# /usr/local/bundle/gems/capybara-2.16.1/lib/capybara/node/matchers.rb:633:in `block in assert_no_text'
# /usr/local/bundle/gems/capybara-2.16.1/lib/capybara/node/matchers.rb:708:in `block in _verify_text'
# /usr/local/bundle/gems/capybara-2.16.1/lib/capybara/node/base.rb:85:in `synchronize'
# /usr/local/bundle/gems/capybara-2.16.1/lib/capybara/node/matchers.rb:706:in `_verify_text'
# /usr/local/bundle/gems/capybara-2.16.1/lib/capybara/node/matchers.rb:631:in `assert_no_text'
# ./qa/page/project/settings/mirroring_repositories.rb:76:in `block in update'
# ./qa/page/base.rb:143:in `block in within_element_by_index'
# /usr/local/bundle/gems/capybara-2.16.1/lib/capybara/session.rb:343:in `within'
# ./qa/page/base.rb:142:in `within_element_by_index'
# ./qa/support/page/logging.rb:139:in `within_element_by_index'
# ./qa/page/project/settings/mirroring_repositories.rb:75:in `update'
# ./qa/specs/features/browser_ui/3_create/repository/push_mirroring_over_http_spec.rb:34:in `block (5 levels) in <module:QA>'
# ./qa/scenario/actable.rb:14:in `perform'
# ./qa/page/project/settings/repository.rb:40:in `block in expand_mirroring_repositories'
# ./qa/page/settings/common.rb:17:in `block in expand_section'
# ./qa/page/base.rb:137:in `block in within_element'
# /usr/local/bundle/gems/capybara-2.16.1/lib/capybara/session.rb:343:in `within'
# ./qa/page/base.rb:136:in `within_element'
# ./qa/support/page/logging.rb:129:in `within_element'
# ./qa/page/settings/common.rb:9:in `expand_section'
# ./qa/page/project/settings/repository.rb:39:in `expand_mirroring_repositories'
# ./qa/specs/features/browser_ui/3_create/repository/push_mirroring_over_http_spec.rb:27:in `block (4 levels) in <module:QA>'
# ./qa/scenario/actable.rb:14:in `perform'
# ./qa/specs/features/browser_ui/3_create/repository/push_mirroring_over_http_spec.rb:26:in `block (3 levels) in <module:QA>'
# ./qa/specs/runner.rb:38:in `perform'
# ./qa/scenario/template.rb:8:in `block in perform'
# ./qa/scenario/template.rb:6:in `tap'
# ./qa/scenario/template.rb:6:in `perform'
# ./qa/scenario/test/instance.rb:28:in `do_perform'
# ./qa/scenario/test/instance.rb:16:in `block in perform'
# ./qa/scenario/test/instance.rb:14:in `tap'
# ./qa/scenario/test/instance.rb:14:in `perform'
# ./qa/scenario/bootable.rb:14:in `launch!'
Screenshot:
The mirrored repository update did not happen in this case.
This test failed once for me on local but subsequent runs all passed.
