Spec failure in `spec/features/issues/user_edits_issue_spec.rb` | Issues > User edits issue with authorized user from issue#show update labels can remove label without removing label added via quick action
Job #1762103741 failed for fd23cb31:
Trace
Failures:
1) Issues > User edits issue with authorized user from issue#show update labels can remove label without removing label added via quick action
Got 3 failures:
1.1) Failure/Error: expect(page).to have_text('added syzygy label just now')
expected to find text "added syzygy label just now" in "Skip to content GitLab Menu 2 Help P project47 Project information Issues 1 List Boards Service Desk Milestones Iterations Merge requests 0 CI/CD Security & Compliance Deployments Monitor Infrastructure Packages & Registries Analytics Wiki Snippets Collapse sidebar John Doe49 project47 Issues #1 Open Created just now by John Doe51Developer Close issue Issue actions My title 10 To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information Linked issues 0 👍 0 👎 0 Oldest first Show all activity Create merge request Write Preview Markdown and quick actions are supported Attach a file Make this comment confidential Comment Toggle dropdown Comment & close issue Add a to do Assignee Edit John Doe51 @user93 Milestone Edit None Time tracking No estimate or time spent Due date Edit None Labels Edit verisimilitude Weight Edit None Confidentiality Edit Not confidential Lock issue Edit Unlocked 1 participant Notifications Reference: namespace47/project47#1 Move issue No Match Found!"
# ./spec/features/issues/user_edits_issue_spec.rb:149:in `block (5 levels) in <top (required)>'
# ./spec/spec_helper.rb:406:in `block (3 levels) in <top (required)>'
# ./spec/support/sidekiq_middleware.rb:9:in `with_sidekiq_server_middleware'
# ./spec/spec_helper.rb:397:in `block (2 levels) in <top (required)>'
# ./spec/spec_helper.rb:393:in `block (3 levels) in <top (required)>'
# ./lib/gitlab/application_context.rb:31:in `with_raw_context'
# ./spec/spec_helper.rb:393:in `block (2 levels) in <top (required)>'
# ./spec/support/database/prevent_cross_joins.rb:102:in `block (3 levels) in <top (required)>'
# ./spec/support/database/prevent_cross_joins.rb:56:in `with_cross_joins_prevented'
# ./spec/support/database/prevent_cross_joins.rb:102:in `block (2 levels) in <top (required)>'
1.2) Failure/Error: expect(page).to have_text('syzygy')
expected to find text "syzygy" in "Labels Edit None"
# ./spec/features/issues/user_edits_issue_spec.rb:157:in `block (6 levels) in <top (required)>'
# ./spec/features/issues/user_edits_issue_spec.rb:151:in `block (5 levels) in <top (required)>'
# ./spec/spec_helper.rb:406:in `block (3 levels) in <top (required)>'
# ./spec/support/sidekiq_middleware.rb:9:in `with_sidekiq_server_middleware'
# ./spec/spec_helper.rb:397:in `block (2 levels) in <top (required)>'
# ./spec/spec_helper.rb:393:in `block (3 levels) in <top (required)>'
# ./lib/gitlab/application_context.rb:31:in `with_raw_context'
# ./spec/spec_helper.rb:393:in `block (2 levels) in <top (required)>'
# ./spec/support/database/prevent_cross_joins.rb:102:in `block (3 levels) in <top (required)>'
# ./spec/support/database/prevent_cross_joins.rb:56:in `with_cross_joins_prevented'
# ./spec/support/database/prevent_cross_joins.rb:102:in `block (2 levels) in <top (required)>'
1.3) Failure/Error: expect(issue.reload.labels.map(&:title)).to contain_exactly('syzygy')
expected collection contained: ["syzygy"]
actual collection contained: []
the missing elements were: ["syzygy"]
# ./spec/features/issues/user_edits_issue_spec.rb:163:in `block (5 levels) in <top (required)>'
# ./spec/spec_helper.rb:406:in `block (3 levels) in <top (required)>'
# ./spec/support/sidekiq_middleware.rb:9:in `with_sidekiq_server_middleware'
# ./spec/spec_helper.rb:397:in `block (2 levels) in <top (required)>'
# ./spec/spec_helper.rb:393:in `block (3 levels) in <top (required)>'
# ./lib/gitlab/application_context.rb:31:in `with_raw_context'
# ./spec/spec_helper.rb:393:in `block (2 levels) in <top (required)>'
# ./spec/support/database/prevent_cross_joins.rb:102:in `block (3 levels) in <top (required)>'
# ./spec/support/database/prevent_cross_joins.rb:56:in `with_cross_joins_prevented'
# ./spec/support/database/prevent_cross_joins.rb:102:in `block (2 levels) in <top (required)>'