Details
-
Bug
-
Resolution: Fixed
-
Major - P3
-
None
-
None
-
None
Description
TestSuite_Add() and TestSuite_AddLive() are expected to be called with several TestFunc objects to register a test function with the provided test suite. However, the static TestFnCtx ctx; generated by TestSuite_AddFullWithTestFn() is modified on each call, affecting the shared state of the ctx registered in each Test object set in _V_TestSuite_AddFull().
Attachments
Issue Links
- is caused by
-
CDRIVER-3632 Fix unresolved pedantic warnings
-
- Closed
-