Skip to content

Failing draft_note_spec.js on master

  Batch comments draft note component
    ✖ renders template
      Chrome
    Expected '
            Pending
          ' to contain 'Test'.
        at UserContext.<anonymous> (webpack:///builds/gitlab-org/gitlab-ee/ee/spec/javascripts/batch_comments/components/draft_note_spec.js:1121 <- spec/javascripts/test_bundle.bundle.js:234812:62)

    in discussion
      ✖ renders resolution status
        Chrome
      Expected null not to be null.
          at UserContext.<anonymous> (webpack:///builds/gitlab-org/gitlab-ee/ee/spec/javascripts/batch_comments/components/draft_note_spec.js:1138 <- spec/javascripts/test_bundle.bundle.js:234829:61)
          at Array.<anonymous> (webpack:///builds/gitlab-org/gitlab-ee/node_modules/vue/dist/vue.esm.js:1925 <- spec/javascripts/test_bundle.bundle.js:1574670:12)
          at flushCallbacks (webpack:///builds/gitlab-org/gitlab-ee/node_modules/vue/dist/vue.esm.js:1844 <- spec/javascripts/test_bundle.bundle.js:1574589:14)

    update
      ✖ dispatches updateDraft
        Chrome
      TypeError: Cannot read property 'click' of null
          at UserContext.<anonymous> (webpack:///builds/gitlab-org/gitlab-ee/ee/spec/javascripts/batch_comments/components/draft_note_spec.js:1174 <- spec/javascripts/test_bundle.bundle.js:234865:44)

    deleteDraft
      ✖ dispatches deleteDraft
        Chrome
      TypeError: Cannot read property 'click' of null
          at UserContext.<anonymous> (webpack:///builds/gitlab-org/gitlab-ee/ee/spec/javascripts/batch_comments/components/draft_note_spec.js:1203 <- spec/javascripts/test_bundle.bundle.js:234894:46)

(https://gitlab.com/gitlab-org/gitlab-ee/-/jobs/157150500)