Flaky ee/spec/features/boards/group_boards/multiple_boards_spec.rb[1:2:1:1:1]
Job #1374424657 failed for 60277554:
Failures:
1) Multiple Issue Boards with multiple group issue boards enabled behaves like multiple issue boards authorized user shows current board name
Got 1 failure and 1 other error:
Shared Example Group: "multiple issue boards" called from ./ee/spec/features/boards/group_boards/multiple_boards_spec.rb:64
1.1) Failure/Error: expect(page).to have_content(board.name)
expected to find text "board8" in "board13"
# ./spec/support/shared_examples/boards/multiple_issue_boards_shared_examples.rb:20:in `block (4 levels) in <top (required)>'
# ./spec/support/shared_examples/boards/multiple_issue_boards_shared_examples.rb:19:in `block (3 levels) in <top (required)>'
# ./spec/spec_helper.rb:385:in `block (3 levels) in <top (required)>'
# ./spec/support/sidekiq_middleware.rb:9:in `with_sidekiq_server_middleware'
# ./spec/spec_helper.rb:376:in `block (2 levels) in <top (required)>'
# ./spec/spec_helper.rb:372:in `block (3 levels) in <top (required)>'
# ./lib/gitlab/application_context.rb:31:in `with_raw_context'
# ./spec/spec_helper.rb:372:in `block (2 levels) in <top (required)>'
1.2) Failure/Error: raise JSConsoleError, message
JSConsoleError:
Unexpected browser console output:
webpack-internal:///kI/X 18:12 "[BootstrapVue warn]: tooltip - The provided target is no valid HTML element."
# ./spec/support/capybara.rb:197:in `block (2 levels) in <top (required)>'
# ./spec/spec_helper.rb:385:in `block (3 levels) in <top (required)>'
# ./spec/support/sidekiq_middleware.rb:9:in `with_sidekiq_server_middleware'
# ./spec/spec_helper.rb:376:in `block (2 levels) in <top (required)>'
# ./spec/spec_helper.rb:372:in `block (3 levels) in <top (required)>'
# ./lib/gitlab/application_context.rb:31:in `with_raw_context'
# ./spec/spec_helper.rb:372:in `block (2 levels) in <top (required)>'
Edited by Kyle Wiebers