-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
Server Programmability
-
Fully Compatible
-
Programmability 2025-01-06, Programmability 2025-01-20
For example:
DEATH_TEST_REGEX(ScopedDebugInfo, TassertAndUassertDuringLogging, "?sasdf;kadgjlkkdsfagfda")
It doesn't make sense to have a regex where ? isn't preceded by anything. However, in this case, the test would pass because we seemingly match everything.