File tree Expand file tree Collapse file tree
test/integration/client-side-operations-timeout Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -19,9 +19,9 @@ const skippedTests = {
1919 'TODO(DRIVERS-2965): see modified test in unified-csot-node-specs' ,
2020 'timeoutMS applies to full resume attempt in a next call' : 'TODO(DRIVERS-3006)' ,
2121 'timeoutMS is refreshed for getMore if maxAwaitTimeMS is set' : 'TODO(DRIVERS-3018)' ,
22- 'error on aggregate if maxAwaitTimeMS is greater than timeoutMS' : 'TODO(NODE-7297 )' ,
23- 'error on aggregate if maxAwaitTimeMS is equal to timeoutMS' : 'TODO(NODE-7297 )' ,
24- 'apply remaining timeoutMS if less than maxAwaitTimeMS' : 'TODO(NODE-7297 )'
22+ 'error on aggregate if maxAwaitTimeMS is greater than timeoutMS' : 'TODO(NODE-7360 )' ,
23+ 'error on aggregate if maxAwaitTimeMS is equal to timeoutMS' : 'TODO(NODE-7360 )' ,
24+ 'apply remaining timeoutMS if less than maxAwaitTimeMS' : 'TODO(NODE-7360 )'
2525} ;
2626
2727describe ( 'CSOT spec tests' , function ( ) {
You can’t perform that action at this time.
0 commit comments