[go: up one dir, main page]

Skip to content

Flaky test spec/features/merge_request/user_resolves_diff_notes_and_discussions_resolve_spec.rb:134 # Merge request > User resolves diff notes and threads as authorized user single thread resolved thread side-by-side view shows resolved thread when toggle

Job #1170713743 failed for 43c8d4d3:

Failures:
  1) Merge request > User resolves diff notes and threads as authorized user single thread resolved thread side-by-side view shows resolved thread when toggled
     Got 0 failures and 2 other errors:
     1.1) Failure/Error: expect(find('.diffs .diff-file .notes_holder')).to be_visible
          Capybara::ElementNotFound:
            Unable to find css ".diffs .diff-file .notes_holder"
          # ./spec/features/merge_request/user_resolves_diff_notes_and_discussions_resolve_spec.rb:137:in `block (6 levels) in <top (required)>'
          # ./spec/spec_helper.rb:362:in `block (3 levels) in <top (required)>'
          # ./spec/support/sidekiq_middleware.rb:9:in `with_sidekiq_server_middleware'
          # ./spec/spec_helper.rb:353:in `block (2 levels) in <top (required)>'
          # ./spec/spec_helper.rb:349:in `block (3 levels) in <top (required)>'
          # ./lib/gitlab/application_context.rb:31:in `with_raw_context'
          # ./spec/spec_helper.rb:349:in `block (2 levels) in <top (required)>'
     1.2) Failure/Error: raise JSConsoleError, message
          JSConsoleError:
            Unexpected browser console output:
            http://127.0.0.1:42243/assets/webpack/dll.05f254965407/vendor.dll.bundle.js 373704:14 "[Vue warn]: Invalid prop: type check failed for prop \"time\". Expected String with value \"null\", got Null \n\nfound in\n\n---> \u003CTimeAgoTooltip> at vue_shared/components/time_ago_tooltip.vue\n       \u003CEditedNoteText> at notes/components/note_edited_text.vue\n         \u003CDiffDiscussionHeader> at notes/components/diff_discussion_header.vue\n           \u003CTimelineEntryItem> at vue_shared/components/notes/timeline_entry_item.vue\n             \u003CNoteableDiscussion> at notes/components/noteable_discussion.vue\n               \u003CNotesApp> at notes/components/notes_app.vue\n                 \u003CDiscussionNavigator> at notes/components/discussion_navigator.vue\n                   \u003CRoot>"
            http://127.0.0.1:42243/assets/webpack/dll.05f254965407/vendor.dll.bundle.js 373704:14 "[Vue warn]: Invalid prop: type check failed for prop \"time\". Expected String with value \"null\", got Null \n\nfound in\n\n---> \u003CTimeAgoTooltip> at vue_shared/components/time_ago_tooltip.vue\n       \u003CEditedNoteText> at notes/components/note_edited_text.vue\n         \u003CTimelineEntryItem> at vue_shared/components/notes/timeline_entry_item.vue\n           \u003CNoteableNote> at notes/components/noteable_note.vue\n             \u003CDiscussionNotes> at notes/components/discussion_notes.vue\n               \u003CTimelineEntryItem> at vue_shared/components/notes/timeline_entry_item.vue\n                 \u003CNoteableDiscussion> at notes/components/noteable_discussion.vue\n                   \u003CDiffDiscussions> at diffs/components/diff_discussions.vue\n                     \u003CDiffCommentCell> at diffs/components/diff_comment_cell.vue\n                       \u003CParallelDiffView> at diffs/components/parallel_diff_view.vue\n                         \u003CDiffContent> at diffs/components/diff_content.vue\n                           \u003CDiffFile> at diffs/components/diff_file.vue\n                             \u003CDiffsApp> at diffs/components/app.vue\n                               \u003CRoot>"
          # ./spec/support/capybara.rb:194:in `block (2 levels) in <top (required)>'
          # ./spec/spec_helper.rb:362:in `block (3 levels) in <top (required)>'
          # ./spec/support/sidekiq_middleware.rb:9:in `with_sidekiq_server_middleware'
          # ./spec/spec_helper.rb:353:in `block (2 levels) in <top (required)>'
          # ./spec/spec_helper.rb:349:in `block (3 levels) in <top (required)>'
          # ./lib/gitlab/application_context.rb:31:in `with_raw_context'
          # ./spec/spec_helper.rb:349:in `block (2 levels) in <top (required)>'
Finished in 16 minutes 49 seconds (files took 48.95 seconds to load)
175 examples, 1 failure, 1 pending
Failed examples:
rspec ./spec/features/merge_request/user_resolves_diff_notes_and_discussions_resolve_spec.rb:134 # Merge request > User resolves diff notes and threads as authorized user single thread resolved thread side-by-side view shows resolved thread when toggled
Edited by 🤖 GitLab Bot 🤖