You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Remove #if ... #endif surrounding testConcurrentMapping
* OASIS-1509 Diagnose and fix OPTLYJSONModel's testConcurrentMapping unit test.
Summary:
Diagnose and fix OPTLYJSONModel's testConcurrentMapping unit test.
Remove #if ... #endif surrounding testConcurrentMapping
Add lockObject to testConcurrentMapping to synchronize access to local count .
Test Plan:
* testConcurrentMapping PASSED 120x in a row.
* Run bunch of regular test suites even though we don't need to.
None of the SDK framework code has changed. The tests should
just pass.
* 8 iOS test suites PASSED
* OptimizelySDKiOS Product > Analyze PASSED
* OptimizelyiOSDemoApp PASSED
Reviewers: alda
JIRA Issues: OASIS-1509
Differential Revision: https://phabricator.optimizely.com/D17953
0 commit comments