@@ -13,6 +13,7 @@ Describe 'Get-TestConfiguration' {
13
13
"label": "cecil",
14
14
"splitByPlatforms": "false",
15
15
"testPrefix": "test-prefix_",
16
+ "testStage": "simulator",
16
17
},
17
18
{
18
19
"label": "dotnettests",
@@ -66,6 +67,7 @@ Describe 'Get-TestConfiguration' {
66
67
"cecil": {
67
68
"LABEL": "cecil",
68
69
"TESTS_LABELS": "extra-test-labels,run-cecil-tests",
70
+ "TEST_STAGE": "simulator",
69
71
"LABEL_WITH_PLATFORM": "cecil",
70
72
"STATUS_CONTEXT": "status-context - cecil",
71
73
"TEST_PREFIX": "test-prefix_cecil",
@@ -74,6 +76,7 @@ Describe 'Get-TestConfiguration' {
74
76
"dotnettests_iOS": {
75
77
"LABEL": "dotnettests",
76
78
"TESTS_LABELS": "extra-test-labels,run-dotnettests-tests",
79
+ "TEST_STAGE": "test-prefix_",
77
80
"LABEL_WITH_PLATFORM": "dotnettests_iOS",
78
81
"STATUS_CONTEXT": "status-context - dotnettests - iOS",
79
82
"TEST_PREFIX": "test-prefix_dotnettests_iOS",
@@ -83,6 +86,7 @@ Describe 'Get-TestConfiguration' {
83
86
"dotnettests_macOS": {
84
87
"LABEL": "dotnettests",
85
88
"TESTS_LABELS": "extra-test-labels,run-dotnettests-tests",
89
+ "TEST_STAGE": "test-prefix_",
86
90
"LABEL_WITH_PLATFORM": "dotnettests_macOS",
87
91
"STATUS_CONTEXT": "status-context - dotnettests - macOS",
88
92
"TEST_PREFIX": "test-prefix_dotnettests_macOS",
@@ -92,6 +96,7 @@ Describe 'Get-TestConfiguration' {
92
96
"dotnettests_MacCatalyst": {
93
97
"LABEL": "dotnettests",
94
98
"TESTS_LABELS": "extra-test-labels,run-dotnettests-tests",
99
+ "TEST_STAGE": "test-prefix_",
95
100
"LABEL_WITH_PLATFORM": "dotnettests_MacCatalyst",
96
101
"STATUS_CONTEXT": "status-context - dotnettests - MacCatalyst",
97
102
"TEST_PREFIX": "test-prefix_dotnettests_MacCatalyst",
@@ -101,6 +106,7 @@ Describe 'Get-TestConfiguration' {
101
106
"dotnettests_tvOS": {
102
107
"LABEL": "dotnettests",
103
108
"TESTS_LABELS": "extra-test-labels,run-dotnettests-tests",
109
+ "TEST_STAGE": "test-prefix_",
104
110
"LABEL_WITH_PLATFORM": "dotnettests_tvOS",
105
111
"STATUS_CONTEXT": "status-context - dotnettests - tvOS",
106
112
"TEST_PREFIX": "test-prefix_dotnettests_tvOS",
@@ -110,6 +116,7 @@ Describe 'Get-TestConfiguration' {
110
116
"dotnettests_Multiple": {
111
117
"LABEL": "dotnettests",
112
118
"TESTS_LABELS": "extra-test-labels,run-dotnettests-tests",
119
+ "TEST_STAGE": "test-prefix_",
113
120
"LABEL_WITH_PLATFORM": "dotnettests_Multiple",
114
121
"STATUS_CONTEXT": "status-context - dotnettests - Multiple",
115
122
"TEST_PREFIX": "test-prefix_dotnettests_Multiple",
@@ -119,6 +126,7 @@ Describe 'Get-TestConfiguration' {
119
126
"monotouchtest_ios": {
120
127
"LABEL": "monotouchtest",
121
128
"TESTS_LABELS": "extra-test-labels,run-monotouchtest-tests",
129
+ "TEST_STAGE": "test-prefix_",
122
130
"LABEL_WITH_PLATFORM": "monotouchtest_iOS",
123
131
"STATUS_CONTEXT": "status-context - monotouchtest - iOS",
124
132
"TEST_PREFIX": "test-prefix_monotouchtest_ios",
@@ -128,6 +136,7 @@ Describe 'Get-TestConfiguration' {
128
136
"monotouchtest_macos": {
129
137
"LABEL": "monotouchtest",
130
138
"TESTS_LABELS": "extra-test-labels,run-monotouchtest-tests",
139
+ "TEST_STAGE": "test-prefix_",
131
140
"LABEL_WITH_PLATFORM": "monotouchtest_macOS",
132
141
"STATUS_CONTEXT": "status-context - monotouchtest - macOS",
133
142
"TEST_PREFIX": "test-prefix_monotouchtest_macos",
@@ -137,6 +146,7 @@ Describe 'Get-TestConfiguration' {
137
146
"monotouchtest_maccatalyst": {
138
147
"LABEL": "monotouchtest",
139
148
"TESTS_LABELS": "extra-test-labels,run-monotouchtest-tests",
149
+ "TEST_STAGE": "test-prefix_",
140
150
"LABEL_WITH_PLATFORM": "monotouchtest_MacCatalyst",
141
151
"STATUS_CONTEXT": "status-context - monotouchtest - MacCatalyst",
142
152
"TEST_PREFIX": "test-prefix_monotouchtest_maccatalyst",
@@ -146,6 +156,7 @@ Describe 'Get-TestConfiguration' {
146
156
"monotouchtest_tvos": {
147
157
"LABEL": "monotouchtest",
148
158
"TESTS_LABELS": "extra-test-labels,run-monotouchtest-tests",
159
+ "TEST_STAGE": "test-prefix_",
149
160
"LABEL_WITH_PLATFORM": "monotouchtest_tvOS",
150
161
"STATUS_CONTEXT": "status-context - monotouchtest - tvOS",
151
162
"TEST_PREFIX": "test-prefix_monotouchtest_tvos",
@@ -172,6 +183,7 @@ Describe 'Get-TestConfiguration' {
172
183
"cecil": {
173
184
"LABEL": "cecil",
174
185
"TESTS_LABELS": "extra-test-labels,run-cecil-tests",
186
+ "TEST_STAGE": "simulator",
175
187
"LABEL_WITH_PLATFORM": "cecil",
176
188
"STATUS_CONTEXT": "status-context - cecil",
177
189
"TEST_PREFIX": "test-prefix_cecil",
@@ -180,6 +192,7 @@ Describe 'Get-TestConfiguration' {
180
192
"dotnettests_iOS": {
181
193
"LABEL": "dotnettests",
182
194
"TESTS_LABELS": "extra-test-labels,run-dotnettests-tests",
195
+ "TEST_STAGE": "test-prefix_",
183
196
"LABEL_WITH_PLATFORM": "dotnettests_iOS",
184
197
"STATUS_CONTEXT": "status-context - dotnettests - iOS",
185
198
"TEST_PREFIX": "test-prefix_dotnettests_iOS",
@@ -189,6 +202,7 @@ Describe 'Get-TestConfiguration' {
189
202
"monotouchtest_ios": {
190
203
"LABEL": "monotouchtest",
191
204
"TESTS_LABELS": "extra-test-labels,run-monotouchtest-tests",
205
+ "TEST_STAGE": "test-prefix_",
192
206
"LABEL_WITH_PLATFORM": "monotouchtest_iOS",
193
207
"STATUS_CONTEXT": "status-context - monotouchtest - iOS",
194
208
"TEST_PREFIX": "test-prefix_monotouchtest_ios",
@@ -200,7 +214,7 @@ Describe 'Get-TestConfiguration' {
200
214
201
215
}
202
216
203
- It ' suceeds when no dotnet platforms enabled' {
217
+ It ' succeeds when no dotnet platforms enabled' {
204
218
$EnabledPlatforms = " "
205
219
206
220
$config = Get-TestConfiguration `
@@ -215,6 +229,7 @@ Describe 'Get-TestConfiguration' {
215
229
"cecil": {
216
230
"LABEL": "cecil",
217
231
"TESTS_LABELS": "extra-test-labels,run-cecil-tests",
232
+ "TEST_STAGE": "simulator",
218
233
"LABEL_WITH_PLATFORM": "cecil",
219
234
"STATUS_CONTEXT": "status-context - cecil",
220
235
"TEST_PREFIX": "test-prefix_cecil",
@@ -240,6 +255,7 @@ Describe 'Get-TestConfiguration' {
240
255
"cecil": {
241
256
"LABEL": "cecil",
242
257
"TESTS_LABELS": "extra-test-labels,run-cecil-tests",
258
+ "TEST_STAGE": "simulator",
243
259
"LABEL_WITH_PLATFORM": "cecil",
244
260
"STATUS_CONTEXT": "status-context - cecil",
245
261
"TEST_PREFIX": "test-prefix_cecil",
@@ -248,6 +264,7 @@ Describe 'Get-TestConfiguration' {
248
264
"dotnettests_iOS": {
249
265
"LABEL": "dotnettests",
250
266
"TESTS_LABELS": "extra-test-labels,run-dotnettests-tests",
267
+ "TEST_STAGE": "test-prefix_",
251
268
"LABEL_WITH_PLATFORM": "dotnettests_iOS",
252
269
"STATUS_CONTEXT": "status-context - dotnettests - iOS",
253
270
"TEST_PREFIX": "test-prefix_dotnettests_iOS",
@@ -257,6 +274,7 @@ Describe 'Get-TestConfiguration' {
257
274
"dotnettests_macOS": {
258
275
"LABEL": "dotnettests",
259
276
"TESTS_LABELS": "extra-test-labels,run-dotnettests-tests",
277
+ "TEST_STAGE": "test-prefix_",
260
278
"LABEL_WITH_PLATFORM": "dotnettests_macOS",
261
279
"STATUS_CONTEXT": "status-context - dotnettests - macOS",
262
280
"TEST_PREFIX": "test-prefix_dotnettests_macOS",
@@ -266,6 +284,7 @@ Describe 'Get-TestConfiguration' {
266
284
"dotnettests_MacCatalyst": {
267
285
"LABEL": "dotnettests",
268
286
"TESTS_LABELS": "extra-test-labels,run-dotnettests-tests",
287
+ "TEST_STAGE": "test-prefix_",
269
288
"LABEL_WITH_PLATFORM": "dotnettests_MacCatalyst",
270
289
"STATUS_CONTEXT": "status-context - dotnettests - MacCatalyst",
271
290
"TEST_PREFIX": "test-prefix_dotnettests_MacCatalyst",
@@ -275,6 +294,7 @@ Describe 'Get-TestConfiguration' {
275
294
"dotnettests_Multiple": {
276
295
"LABEL": "dotnettests",
277
296
"TESTS_LABELS": "extra-test-labels,run-dotnettests-tests",
297
+ "TEST_STAGE": "test-prefix_",
278
298
"LABEL_WITH_PLATFORM": "dotnettests_Multiple",
279
299
"STATUS_CONTEXT": "status-context - dotnettests - Multiple",
280
300
"TEST_PREFIX": "test-prefix_dotnettests_Multiple",
@@ -284,6 +304,7 @@ Describe 'Get-TestConfiguration' {
284
304
"monotouchtest_ios": {
285
305
"LABEL": "monotouchtest",
286
306
"TESTS_LABELS": "extra-test-labels,run-monotouchtest-tests",
307
+ "TEST_STAGE": "test-prefix_",
287
308
"LABEL_WITH_PLATFORM": "monotouchtest_iOS",
288
309
"STATUS_CONTEXT": "status-context - monotouchtest - iOS",
289
310
"TEST_PREFIX": "test-prefix_monotouchtest_ios",
@@ -293,6 +314,7 @@ Describe 'Get-TestConfiguration' {
293
314
"monotouchtest_macos": {
294
315
"LABEL": "monotouchtest",
295
316
"TESTS_LABELS": "extra-test-labels,run-monotouchtest-tests",
317
+ "TEST_STAGE": "test-prefix_",
296
318
"LABEL_WITH_PLATFORM": "monotouchtest_macOS",
297
319
"STATUS_CONTEXT": "status-context - monotouchtest - macOS",
298
320
"TEST_PREFIX": "test-prefix_monotouchtest_macos",
@@ -302,6 +324,7 @@ Describe 'Get-TestConfiguration' {
302
324
"monotouchtest_maccatalyst": {
303
325
"LABEL": "monotouchtest",
304
326
"TESTS_LABELS": "extra-test-labels,run-monotouchtest-tests",
327
+ "TEST_STAGE": "test-prefix_",
305
328
"LABEL_WITH_PLATFORM": "monotouchtest_MacCatalyst",
306
329
"STATUS_CONTEXT": "status-context - monotouchtest - MacCatalyst",
307
330
"TEST_PREFIX": "test-prefix_monotouchtest_maccatalyst",
0 commit comments