Closed svkm102 closed 7 years ago
The removal of locking has resulted in one of the test cases(shouldRetrieveNonOverlappingSetsOfNotificationsIfCalledByMultipleThreads in LightblueNotificationRepositoryTest ) becoming inconsistent in its results and it passes and fails at random. Tried fixing with thread sleep and while that seems to be working on local, its breaking on travis-ci build. If the code changes are inline with expectations, we may have to ignore this particular test for successful travis-ci build.
74