Skip to content

Commit 96aff5b

Browse files
test: Move profilingStartAndCollect to flaky plan (#6551)
1 parent 9b3af14 commit 96aff5b

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
@@ -27,6 +27,7 @@
2727
{
2828
"parallelizable" : false,
2929
"skippedTests" : [
30+
"PrivateSentrySDKOnlyTests\/testProfilingStartAndCollect()",
3031
"SentryANRTrackerTests\/testANRButAppInBackground_NoANR()",
3132
"SentryANRTrackerTests\/testMultipleListeners()",
3233
"SentryCoreDataTrackerTests\/testFetchRequestBackgroundThread()",

Plans/Sentry_Flaky.xctestplan

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
"testTargets" : [
1717
{
1818
"selectedTests" : [
19+
"PrivateSentrySDKOnlyTests\/testProfilingStartAndCollect()",
1920
"SentryCrashBinaryImageCacheTests\/testRemoveImageFromBeginning",
2021
"SentryHttpTransportFlushIntegrationTests"
2122
],

0 commit comments

Comments
 (0)