-
Notifications
You must be signed in to change notification settings - Fork 1
/
iosAppRetries.xctestplan
45 lines (44 loc) · 1.04 KB
/
iosAppRetries.xctestplan
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
{
"configurations" : [
{
"id" : "FC56453B-7F2C-4FBF-9F10-44F46DA4829C",
"name" : "Configuration 1",
"options" : {
}
}
],
"defaultOptions" : {
"commandLineArgumentEntries" : [
{
"argument" : "--dummy-test-app"
}
],
"testRepetitionMode" : "retryOnFailure",
"testTimeoutsEnabled" : true
},
"testTargets" : [
{
"skippedTests" : [
"HomeMapViewTests\/testFollowsPuckWhenUserLocationIsKnown()"
],
"target" : {
"containerPath" : "container:iosApp.xcodeproj",
"identifier" : "6EED5E8B2B3DC69F0052A1B8",
"name" : "iosAppTests"
}
},
{
"skippedTests" : [
"EndToEndOpenStopDetailsTest\/testOpenStopDetails()",
"HomeMapViewUITests\/testRecentersToUserLocation()",
"IosAppUITests\/testMapShown()"
],
"target" : {
"containerPath" : "container:iosApp.xcodeproj",
"identifier" : "6EED5E982B3DC6C10052A1B8",
"name" : "iosAppUITests"
}
}
],
"version" : 1
}