Skip to content

Commit

Permalink
add driver ticket number
Browse files Browse the repository at this point in the history
  • Loading branch information
W-A-James committed Oct 25, 2024
1 parent 48dbd16 commit fe5c0b1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ const skippedTests = {
'timeoutMS is refreshed for getMore - failure':
'TODO(DRIVERS-2965): see modified test in unified-csot-node-specs', // Skipping for both tailable awaitData and tailable non-awaitData cursors
'timeoutMS applies to full resume attempt in a next call': 'TODO(DRIVERS-3006)',
'timeoutMS is refreshed for getMore if maxAwaitTimeMS is set': 'TODO(DRIVERS-XXXX)'
'timeoutMS is refreshed for getMore if maxAwaitTimeMS is set': 'TODO(DRIVERS-3018)'
};

describe('CSOT spec tests', function () {
Expand Down

0 comments on commit fe5c0b1

Please sign in to comment.