Commit 11ead60
* Bump tests/specifications from `34f9a57` to `b1b5a7f`
Bumps [tests/specifications](https://github.com/mongodb/specifications) from `34f9a57` to `b1b5a7f`.
- [Release notes](https://github.com/mongodb/specifications/releases)
- [Commits](mongodb/specifications@34f9a57...b1b5a7f)
---
updated-dependencies:
- dependency-name: tests/specifications
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <[email protected]>
* PHPLIB-1576: Skip bypassDocumentValidation tests
---------
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Andreas Braun <[email protected]>
1 parent 4c7b1cb commit 11ead60
2 files changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| 45 | + | |
45 | 46 | | |
46 | 47 | | |
47 | 48 | | |
| |||
Submodule specifications updated 26 files
- source/bson-binary-vector/bson-binary-vector.md+1-1
- source/client-side-operations-timeout/tests/runCursorCommand.json+2-2
- source/client-side-operations-timeout/tests/runCursorCommand.yml+6-5
- source/crud/bulk-write.md-13
- source/crud/crud.md+25-7
- source/crud/tests/README.md+12
- source/crud/tests/unified/bypassDocumentValidation.json+493
- source/crud/tests/unified/bypassDocumentValidation.yml+222
- source/crud/tests/unified/create-null-ids.json+253
- source/crud/tests/unified/create-null-ids.yml+97
- source/gridfs/gridfs-spec.md+61-11
- source/gridfs/tests/deleteByName.json+230
- source/gridfs/tests/deleteByName.yml+102
- source/gridfs/tests/renameByName.json+313
- source/gridfs/tests/renameByName.yml+113
- source/load-balancers/tests/transactions.json+44
- source/load-balancers/tests/transactions.yml+18
- source/transactions-convenient-api/tests/unified/commit-retry.json+5
- source/transactions-convenient-api/tests/unified/commit-retry.yml+3
- source/transactions-convenient-api/tests/unified/commit-writeconcernerror.json+16-1
- source/transactions-convenient-api/tests/unified/commit-writeconcernerror.yml+10-1
- source/transactions/tests/README.md+4
- source/transactions/tests/unified/retryable-commit.json+5
- source/transactions/tests/unified/retryable-commit.yml+3
- source/transactions/transactions.md+13-8
- source/unified-test-format/unified-test-format.md+66-18
0 commit comments