Spec failure for `spec/features/discussion_comments/issue_spec.rb` | Thread Comments Issue behaves like thread comments when the toggle is clicked when selecting "Start thread" clicking 'Start thread & close issue' will post a thread and close the issue
Job #563686291 failed for c5b72a34:
Stack Trace
Failures:
1) Thread Comments Issue behaves like thread comments when the toggle is clicked when selecting "Start thread" clicking 'Start thread & close issue' will post a thread and close the issue
Got 1 failure and 1 other error:
Shared Example Group: "thread comments" called from ./spec/features/discussion_comments/issue_spec.rb:17
1.1) Failure/Error: expect(page).to have_content "@#{user.username} closed"
expected to find text "@user26 closed" in "Skip to content Projects Groups More P project13 Project overview Issues 0 List Boards Labels Service Desk Milestones CI / CD Operations Analytics Wiki Snippets Settings Collapse sidebar John Doe26 project13 Issues #1 Closed Opened just now by John Doe26 New issue My title 13 Linked issues 0 0 0 Oldest first Show all activity New branch unavailable Discussion 1 Designs John Doe27 @user26 · just now Maintainer My comment Reply... Write Preview Markdown and quick actions are supported Attach a file Start thread Reopen issue To Do Add a To Do 0 Assignees Edit None - assign yourself Milestone Edit None Time tracking No estimate or time spent Due date Edit None Labels Edit None Weight Edit None Confidentiality Edit Not confidential Lock issue Edit Unlocked 1 participant Notifications Reference: namespace13/project13#1 Move issue"
# ./vendor/ruby/2.6.0/gems/rspec-support-3.9.2/lib/rspec/support.rb:97:in `block in <module:Support>'
# ./vendor/ruby/2.6.0/gems/rspec-support-3.9.2/lib/rspec/support.rb:106:in `notify_failure'
# ./vendor/ruby/2.6.0/gems/rspec-expectations-3.9.1/lib/rspec/expectations/fail_with.rb:35:in `fail_with'
# ./vendor/ruby/2.6.0/gems/rspec-expectations-3.9.1/lib/rspec/expectations/handler.rb:40:in `handle_failure'
# ./vendor/ruby/2.6.0/gems/rspec-expectations-3.9.1/lib/rspec/expectations/handler.rb:50:in `block in handle_matcher'
# ./vendor/ruby/2.6.0/gems/rspec-expectations-3.9.1/lib/rspec/expectations/handler.rb:27:in `with_matcher'
# ./vendor/ruby/2.6.0/gems/rspec-expectations-3.9.1/lib/rspec/expectations/handler.rb:48:in `handle_matcher'
# ./vendor/ruby/2.6.0/gems/rspec-expectations-3.9.1/lib/rspec/expectations/expectation_target.rb:65:in `to'
# ./spec/support/shared_examples/features/discussion_comments_shared_example.rb:213:in `block (4 levels) in <top (required)>'