Skip to content

Commit 0dc06da

Browse files
authored
test: Mark Swift profiling test as flaky (#8704)
Run the profile-structure integration test in the retry-on-failure plan after it flaked in CI.
1 parent 617f3fb commit 0dc06da

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

Plans/Sentry_Base.xctestplan

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@
4343
"SentryDispatchSourceWrapperTests\/testDispatchSourceWrapper_Repeats()",
4444
"SentryFileManagerTests\/testCreateDirectoryIfNotExists_successful_shouldNotLogError()",
4545
"SentryHttpTransportFlushIntegrationTests",
46+
"SentryInternalProfilingApiIntegrationTests\/testCollect_shouldContainProfileStructure()",
4647
"SentryHttpTransportTests\/testFlush_WhenNoInternet_BlocksAndFinishes()",
4748
"SentryNetworkTrackerIntegrationTestServerTests",
4849
"SentryNetworkTrackerIntegrationTestServerTests\/testGetRequest_SpanCreatedAndBaggageHeaderAdded()",

Plans/Sentry_Flaky.xctestplan

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@
2626
"SentryDispatchSourceWrapperTests\/testDispatchSourceWrapper_Repeats()",
2727
"SentryFileManagerTests\/testCreateDirectoryIfNotExists_successful_shouldNotLogError()",
2828
"SentryHttpTransportFlushIntegrationTests",
29+
"SentryInternalProfilingApiIntegrationTests\/testCollect_shouldContainProfileStructure()",
2930
"SentryOnDemandReplayTests\/testAddFrameIsThreadSafe()",
3031
"SentrySubClassFinderTests\/testActOnSubclassesOfViewController()",
3132
"SentryWatchdogTerminationTrackerTests\/testTerminateApp_RunsOnMainThread()"

0 commit comments

Comments
 (0)