-
Type: Engineering Test
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
Server Security
-
200
Some commands can forget to test and handle edge-case inputs to the command parameters like MAX_INT etc. We could deterministically iterate through all commands and use the IDL to look at the type of each parameter, and a library of edge cases for that specific type, and confirm that inputting that edge case to that command doesn't crash the server or lead to sanitizer failures.
- is related to
-
SERVER-92678 Create library of interesting BSON documents
- Closed
- related to
-
SERVER-94511 Behavioral regression tests for maximum-size queries
- Closed