Skip to content

Spec failure in `spec/features/issues/issue_state_spec.rb` | issue state when open when clicking the bottom `Close issue` button behaves like issue closed can close an issue

Job #956926738 failed for gitlab-org/security/gitlab@e05636aec9d763f7ed714b532cc98fac86c73780:

Trace

Failures:
  1) issue state when open when clicking the bottom `Close issue` button behaves like issue closed can close an issue
     Failure/Error: expect(find('.status-box')).to have_content 'Closed'
       expected to find text "Closed" in "Open"
     Shared Example Group: "issue closed" called from ./spec/features/issues/issue_state_spec.rb:56
     # ./spec/features/issues/issue_state_spec.rb:22:in `block (3 levels) in <top (required)>'
     # ./spec/spec_helper.rb:326:in `block (3 levels) in <top (required)>'
     # ./spec/support/sidekiq_middleware.rb:9:in `with_sidekiq_server_middleware'
     # ./spec/spec_helper.rb:317:in `block (2 levels) in <top (required)>'
     # ./spec/spec_helper.rb:313:in `block (3 levels) in <top (required)>'
     # ./spec/spec_helper.rb:313:in `block (2 levels) in <top (required)>'