File tree Expand file tree Collapse file tree 1 file changed +0
-4
lines changed
Expand file tree Collapse file tree 1 file changed +0
-4
lines changed Original file line number Diff line number Diff line change @@ -64,10 +64,6 @@ class UnifiedSpecTest extends FunctionalTestCase
6464 'index-management/search index operations ignore read and write concern: listSearchIndexes ignores read and write concern ' => 'libmongoc appends readConcern to aggregate command ' ,
6565 // Uses an invalid object name
6666 'run-command/runCursorCommand: does not close the cursor when receiving an empty batch ' => 'Uses an invalid object name ' ,
67- // GridFS deprecated fields are removed
68- 'gridfs/gridfs-upload-disableMD5: upload when length is 0 sans MD5 ' => 'Deprecated fields are removed ' ,
69- 'gridfs/gridfs-upload-disableMD5: upload when length is 1 sans MD5 ' => 'Deprecated fields are removed ' ,
70- 'gridfs/gridfs-upload: upload when contentType is provided ' => 'Deprecated fields are removed ' ,
7167 ];
7268
7369 /**
You can’t perform that action at this time.
0 commit comments