Flaky test './ee/spec/features/groups/analytics/cycle_analytics/customizable_cycle_analytics_spec.rb[1:3:2:1:1:2:3]' # Customizable Group Value Stream Analytics with a group with a custom stage created behaves like can edit custom stages Edit stage form
https://gitlab.com/gitlab-org/gitlab/-/jobs/812462766
1) Customizable Group Value Stream Analytics with a group with a custom stage created behaves like can edit custom stages Edit stage form with changes doesnt update the stage if a default name is provided
Got 0 failures and 2 other errors:
Shared Example Group: "can edit custom stages" called from ./ee/spec/features/groups/analytics/cycle_analytics/customizable_cycle_analytics_spec.rb:351
1.1) Failure/Error: click_button(_('Edit stage'))
Selenium::WebDriver::Error::ElementNotInteractableError:
element not interactable
(Session info: headless chrome=85.0.4183.83)
(Driver info: chromedriver=85.0.4183.87 (cd6713ebf92fa1cacc0f1a598df280093af0c5d7-refs/branch-heads/4183@{#1689}),platform=Linux 4.19.78-coreos x86_64)
# ./ee/spec/features/groups/analytics/cycle_analytics/customizable_cycle_analytics_spec.rb:290:in `block (4 levels) in <top (required)>'
# ./spec/spec_helper.rb:344:in `block (3 levels) in <top (required)>'
# ./spec/support/sidekiq_middleware.rb:9:in `with_sidekiq_server_middleware'
# ./spec/spec_helper.rb:335:in `block (2 levels) in <top (required)>'
# ./spec/spec_helper.rb:331:in `block (3 levels) in <top (required)>'
# ./spec/spec_helper.rb:331:in `block (2 levels) in <top (required)>'
1.2) Failure/Error: raise JSConsoleError, message
JSConsoleError:
Unexpected browser console output:
http://127.0.0.1:36047/groups/ca-test-group/-/analytics/value_stream_analytics?created_after=2020-09-27&created_before=2020-10-26&value_stream_id=9 - The resource http://127.0.0.1:36047/assets/fontawesome-webfont-2adefcbc041e7d18fcf2d417879dc5a09997aa64d675b7a3c4b6ce33da13f3fe.woff2?v=4.7.0 was preloaded using link preload but not used within a few seconds from the window's load event. Please make sure it has an appropriate `as` value and it is preloaded intentionally.
# ./spec/support/capybara.rb:172:in `block (2 levels) in <top (required)>'
# ./spec/spec_helper.rb:344:in `block (3 levels) in <top (required)>'
# ./spec/support/sidekiq_middleware.rb:9:in `with_sidekiq_server_middleware'
# ./spec/spec_helper.rb:335:in `block (2 levels) in <top (required)>'
# ./spec/spec_helper.rb:331:in `block (3 levels) in <top (required)>'
# ./spec/spec_helper.rb:331:in `block (2 levels) in <top (required)>'
Finished in 15 minutes 37 seconds (files took 50.02 seconds to load)
206 examples, 1 failure, 6 pending
Failed examples:
rspec './ee/spec/features/groups/analytics/cycle_analytics/customizable_cycle_analytics_spec.rb[1:3:2:1:1:2:3]' # Customizable Group Value Stream Analytics with a group with a custom stage created behaves like can edit custom stages Edit stage form with changes doesnt update the stage if a default name is provided
Edited by Rémy Coutable