Admin Runners Runner show page shows runner details flaky spec
Failures:
1) Admin Runners Runner show page shows runner details
Failure/Error: expect(page).to have_content 'Tags tag1 tag2'
expected to find text "Tags tag1 tag2" in "Skip to content GitLab Menu Help Admin Area Overview Dashboard Projects Users Groups Topics Jobs Runners Gitaly Servers Analytics Monitoring Messages System Hooks Applications Abuse Reports 0 Subscription Kubernetes Push Rules Geo Deploy Keys Labels Settings Collapse sidebar Open registration is enabled on your instance. Learn more about how you can customize / disable registration on your instance. View setting Admin Area Runners #65 (H4guNxzo) never contacted shared Runner #65 created just now Details Description runner-foo Last contact Never contacted Version 14.0 IP Address 127.0.0.1 Configuration Runs untagged jobs Maximum job timeout None Tags tag2 tag1"
# ./spec/features/admin/admin_runners_spec.rb:522:in `block (4 levels) in <top (required)>'
# ./spec/features/admin/admin_runners_spec.rb:515:in `block (3 levels) in <top (required)>'
# ./spec/spec_helper.rb:406:in `block (3 levels) in <top (required)>'
# ./spec/support/sidekiq_middleware.rb:9:in `with_sidekiq_server_middleware'
# ./spec/spec_helper.rb:397:in `block (2 levels) in <top (required)>'
# ./spec/spec_helper.rb:393:in `block (3 levels) in <top (required)>'
# ./lib/gitlab/application_context.rb:31:in `with_raw_context'
# ./spec/spec_helper.rb:393:in `block (2 levels) in <top (required)>'
# ./spec/support/system_exit_detected.rb:7:in `block (2 levels) in <top (required)>'
# ./spec/support/flaky_tests.rb:27:in `block (2 levels) in <top (required)>'
# ./spec/support/database/prevent_cross_joins.rb:106:in `block (3 levels) in <top (required)>'
# ./spec/support/database/prevent_cross_joins.rb:60:in `with_cross_joins_prevented'
# ./spec/support/database/prevent_cross_joins.rb:106:in `block (2 levels) in <top (required)>'
- https://gitlab.com/gitlab-org/gitlab/-/jobs/2006300449
- https://gitlab.com/gitlab-org/gitlab/-/jobs/2012172633
Likely introduced in !78396 (merged)
Edited by Matthias Käppler