Skip to content

Commit af187e2

Browse files
committed
undo testplan config change
1 parent ceee393 commit af187e2

File tree

5 files changed

+5
-15
lines changed

5 files changed

+5
-15
lines changed

wire-ios/Tests/TestPlans/AllTests.xctestplan

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -43,9 +43,7 @@
4343
"identifier" : "8F42C537199244A700288E4D",
4444
"name" : "Wire-iOS"
4545
},
46-
"testTimeoutsEnabled" : true,
47-
"threadSanitizerEnabled" : true,
48-
"undefinedBehaviorSanitizerEnabled" : true
46+
"testTimeoutsEnabled" : true
4947
},
5048
"testTargets" : [
5149
{

wire-ios/Tests/TestPlans/GermanLocaleTests.xctestplan

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,9 +39,7 @@
3939
"identifier" : "8F42C537199244A700288E4D",
4040
"name" : "Wire-iOS"
4141
},
42-
"testTimeoutsEnabled" : true,
43-
"threadSanitizerEnabled" : true,
44-
"undefinedBehaviorSanitizerEnabled" : true
42+
"testTimeoutsEnabled" : true
4543
},
4644
"testTargets" : [
4745
{

wire-ios/Tests/TestPlans/SecurityTests.xctestplan

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -110,9 +110,7 @@
110110
"containerPath" : "container:Wire-iOS.xcodeproj",
111111
"identifier" : "8F42C537199244A700288E4D",
112112
"name" : "Wire-iOS"
113-
},
114-
"threadSanitizerEnabled" : true,
115-
"undefinedBehaviorSanitizerEnabled" : true
113+
}
116114
},
117115
"testTargets" : [
118116
{

wire-ios/Tests/TestPlans/UITests.xctestplan

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,7 @@
1111
"defaultOptions" : {
1212
"language" : "en",
1313
"region" : "US",
14-
"testTimeoutsEnabled" : true,
15-
"threadSanitizerEnabled" : true,
16-
"undefinedBehaviorSanitizerEnabled" : true
14+
"testTimeoutsEnabled" : true
1715
},
1816
"testTargets" : [
1917
{

wire-ios/Tests/TestPlans/UnitTests.xctestplan

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,7 @@
1919
}
2020
],
2121
"language" : "en",
22-
"region" : "US",
23-
"threadSanitizerEnabled" : true,
24-
"undefinedBehaviorSanitizerEnabled" : true
22+
"region" : "US"
2523
},
2624
"testTargets" : [
2725
{

0 commit comments

Comments
 (0)