-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
NR-323013 trying to fix the flakey tests (#336)
* NR-323013 trying to fix the flakey tests * start timer test sleep * Trying to detect writes for logging tests * Added a bool to duration metric and extended logging timeout * Update NRMATaskQueue.h * Logging if the timeout is reached instead of failing the test * Changing it so the test doesn't fail if the timeout is reached but the logs where recorded * Added some logging to better understand what's going on * Added a mock sharedInstance to fix watchOS crash * Forgot to stop mocking the mockNewRelicInternals
- Loading branch information
Showing
5 changed files
with
131 additions
and
86 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters