Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-84106

Streams: fix flaky dlq.js test

    XMLWordPrintableJSON

Details

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major - P3 Major - P3
    • 7.3.0-rc0
    • None
    • None
    • None
    • Atlas Streams
    • Fully Compatible
    • ALL
    • Sprint 38

    Description

      [executor] 15:41:58.354Z Summary of latest execution: 7 test(s) ran in 834.78 seconds (6 succeeded, 26 were skipped, 1 failed, 0 errored)
      The following tests failed (with exit code):
      src/mongo/db/modules/enterprise/jstests/streams/dlq.js (253 Failure executing JS file)
      uncaught exception: Error: assert.soon failed (timeout 90000ms): () => { return db.runCommand(listCmd).streamProcessors.length == 1; } The hang analyzer is automatically called in assert.soon functions. If you are expecting assert.soon to possibly fail, call assert.soon with {runHangAnalyzer: false} as the fifth argument (you can fill unused arguments with `undefined`). :
      doassert@src/mongo/shell/assert.js:20:14
      assert.soon@src/mongo/shell/assert.js:380:25
      @src/mongo/db/modules/enterprise/jstests/streams/dlq.js:137:8
      failed to load: src/mongo/db/modules/enterprise/jstests/streams/dlq.js
      exiting with code -3
      If you're unsure where to begin investigating these errors, consider looking at tests in the following order:
      src/mongo/db/modules/enterprise/jstests/streams/dlq.js

      Attachments

        Activity

          People

            matthew.normyle@mongodb.com Matthew Normyle
            matthew.normyle@mongodb.com Matthew Normyle
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: