Skip to content

Commit ee1f2ca

Browse files
test: Add SentryFileManagerTest to flaky plans (#6735)
Add testCreateDirectoryIfNotExists_successful_shouldNotLogError to the flaky plan.
1 parent 2991d63 commit ee1f2ca

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

Plans/Sentry_Base.xctestplan

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@
3838
"SentryCrashReportStore_Tests\/testDeleteAllReports",
3939
"SentryCrashReportStore_Tests\/testPruneReports",
4040
"SentryCrashReportStore_Tests\/testStoresLoadsMultipleReports",
41+
"SentryFileManagerTests\/testCreateDirectoryIfNotExists_successful_shouldNotLogError()",
4142
"SentryHttpTransportFlushIntegrationTests",
4243
"SentryHttpTransportTests\/testFlush_WhenNoInternet_BlocksAndFinishes()",
4344
"SentryNetworkTrackerIntegrationTestServerTests",

Plans/Sentry_Flaky.xctestplan

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919
"PrivateSentrySDKOnlyTests\/testProfilingStartAndCollect()",
2020
"SentryCrashBinaryImageCacheTests\/testRemoveImageFromBeginning",
2121
"SentryCrashReportStore_Tests\/testPruneReports",
22+
"SentryFileManagerTests\/testCreateDirectoryIfNotExists_successful_shouldNotLogError()",
2223
"SentryHttpTransportFlushIntegrationTests",
2324
"SentryWatchdogTerminationTrackerTests\/testTerminateApp_RunsOnMainThread()"
2425
],

0 commit comments

Comments
 (0)