Transient failure in spec/features/issues/issue_sidebar_spec.rb
As seen in https://gitlab.com/gitlab-org/gitlab-ce/builds/13702483:
1) Issue Sidebar as a allowed user sidebar changes size when the screen size is smaller
Failure/Error: expect(page).to have_css(sidebar_selector)
expected to find css "aside.right-sidebar.right-sidebar-collapsed" but there were no matches
# ./spec/features/issues/issue_sidebar_spec.rb:63:in `block (4 levels) in <top (required)>'
# ./spec/spec_helper.rb:65:in `block (2 levels) in <top (required)>'
Finished in 23 minutes 9 seconds (files took 25.78 seconds to load)
1353 examples, 1 failure
Failed examples:
rspec ./spec/features/issues/issue_sidebar_spec.rb:54 # Issue Sidebar as a allowed user sidebar changes size when the screen size is smaller
The Capybara screenshot is weird, we're on the snippets page: