[SERVER-84106] Streams: fix flaky dlq.js test Created: 12/Dec/23  Updated: 13/Dec/23  Resolved: 13/Dec/23

Status: Closed
Project: Core Server
Component/s: None
Affects Version/s: None
Fix Version/s: 7.3.0-rc0

Type: Bug Priority: Major - P3
Reporter: Matthew Normyle Assignee: Matthew Normyle
Resolution: Fixed Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Assigned Teams:
Atlas Streams
Backwards Compatibility: Fully Compatible
Operating System: ALL
Sprint: Sprint 38
Participants:

 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


Generated at Thu Feb 08 06:54:04 UTC 2024 using Jira 9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66.