File tree Expand file tree Collapse file tree 6 files changed +60
-0
lines changed Expand file tree Collapse file tree 6 files changed +60
-0
lines changed Original file line number Diff line number Diff line change @@ -92,6 +92,10 @@ steps:
92
92
- " --device=ANDROID_11"
93
93
- " --farm=bs"
94
94
- " --order=random"
95
+ test-collector#v1.10.2:
96
+ files : " reports/TEST-*.xml"
97
+ format : " junit"
98
+ branch : " ^main|next$$"
95
99
96
100
- label : " :ios: E2E Tests - 4.27 iOS 12"
97
101
depends_on : ios_fixture_4_27
@@ -119,6 +123,10 @@ steps:
119
123
- " --device=IOS_12"
120
124
- " --farm=bs"
121
125
- " --order=random"
126
+ test-collector#v1.10.2:
127
+ files : " reports/TEST-*.xml"
128
+ format : " junit"
129
+ branch : " ^main|next$$"
122
130
123
131
- label : " :macos: E2E Tests - 4.27 macOS 12"
124
132
depends_on : mac_fixture_4_27
@@ -129,6 +137,10 @@ steps:
129
137
- TestFixture-macOS-4.27.zip
130
138
upload :
131
139
- maze_output/failed/**/*
140
+ test-collector#v1.10.2:
141
+ files : " reports/TEST-*.xml"
142
+ format : " junit"
143
+ branch : " ^main|next$$"
132
144
commands :
133
145
- echo '--- Extracting test fixture'
134
146
- unzip TestFixture-macOS-4.27.zip
Original file line number Diff line number Diff line change @@ -93,6 +93,10 @@ steps:
93
93
- " --device=ANDROID_11"
94
94
- " --farm=bs"
95
95
- " --order=random"
96
+ test-collector#v1.10.2:
97
+ files : " reports/TEST-*.xml"
98
+ format : " junit"
99
+ branch : " ^main|next$$"
96
100
concurrency : 5
97
101
concurrency_group : browserstack-app
98
102
concurrency_method : eager
@@ -120,6 +124,10 @@ steps:
120
124
- " --device=IOS_14"
121
125
- " --farm=bs"
122
126
- " --order=random"
127
+ test-collector#v1.10.2:
128
+ files : " reports/TEST-*.xml"
129
+ format : " junit"
130
+ branch : " ^main|next$$"
123
131
concurrency : 5
124
132
concurrency_group : browserstack-app
125
133
concurrency_method : eager
@@ -147,3 +155,7 @@ steps:
147
155
- TestFixture-macOS-5.0.zip
148
156
upload :
149
157
- maze_output/failed/**/*
158
+ test-collector#v1.10.2:
159
+ files : " reports/TEST-*.xml"
160
+ format : " junit"
161
+ branch : " ^main|next$$"
Original file line number Diff line number Diff line change @@ -93,6 +93,10 @@ steps:
93
93
- " --device=ANDROID_11"
94
94
- " --farm=bs"
95
95
- " --order=random"
96
+ test-collector#v1.10.2:
97
+ files : " reports/TEST-*.xml"
98
+ format : " junit"
99
+ branch : " ^main|next$$"
96
100
concurrency : 5
97
101
concurrency_group : browserstack-app
98
102
concurrency_method : eager
@@ -120,6 +124,10 @@ steps:
120
124
- " --device=IOS_16"
121
125
- " --farm=bs"
122
126
- " --order=random"
127
+ test-collector#v1.10.2:
128
+ files : " reports/TEST-*.xml"
129
+ format : " junit"
130
+ branch : " ^main|next$$"
123
131
concurrency : 5
124
132
concurrency_group : browserstack-app
125
133
concurrency_method : eager
@@ -147,3 +155,7 @@ steps:
147
155
- TestFixture-macOS-5.1.zip
148
156
upload :
149
157
- maze_output/failed/**/*
158
+ test-collector#v1.10.2:
159
+ files : " reports/TEST-*.xml"
160
+ format : " junit"
161
+ branch : " ^main|next$$"
Original file line number Diff line number Diff line change @@ -99,6 +99,10 @@ steps:
99
99
- " --device=IOS_16"
100
100
- " --farm=bs"
101
101
- " --order=random"
102
+ test-collector#v1.10.2:
103
+ files : " reports/TEST-*.xml"
104
+ format : " junit"
105
+ branch : " ^main|next$$"
102
106
concurrency : 5
103
107
concurrency_group : browserstack-app
104
108
concurrency_method : eager
@@ -127,6 +131,10 @@ steps:
127
131
- TestFixture-macOS-5.2.zip
128
132
upload :
129
133
- maze_output/failed/**/*
134
+ test-collector#v1.10.2:
135
+ files : " reports/TEST-*.xml"
136
+ format : " junit"
137
+ branch : " ^main|next$$"
130
138
131
139
# Pending PLAT-12734
132
140
# - label: 'E2E Tests - 5.2 Android 11'
Original file line number Diff line number Diff line change @@ -97,6 +97,10 @@ steps:
97
97
- " --device=ANDROID_12"
98
98
- " --farm=bs"
99
99
- " --order=random"
100
+ test-collector#v1.10.2:
101
+ files : " reports/TEST-*.xml"
102
+ format : " junit"
103
+ branch : " ^main|next$$"
100
104
concurrency : 5
101
105
concurrency_group : browserstack-app
102
106
concurrency_method : eager
@@ -124,6 +128,10 @@ steps:
124
128
- " --device=IOS_16"
125
129
- " --farm=bs"
126
130
- " --order=random"
131
+ test-collector#v1.10.2:
132
+ files : " reports/TEST-*.xml"
133
+ format : " junit"
134
+ branch : " ^main|next$$"
127
135
concurrency : 5
128
136
concurrency_group : browserstack-app
129
137
concurrency_method : eager
Original file line number Diff line number Diff line change @@ -99,6 +99,10 @@ steps:
99
99
- " --device=ANDROID_11"
100
100
- " --farm=bs"
101
101
- " --order=random"
102
+ test-collector#v1.10.2:
103
+ files : " reports/TEST-*.xml"
104
+ format : " junit"
105
+ branch : " ^main|next$$"
102
106
concurrency : 5
103
107
concurrency_group : browserstack-app
104
108
concurrency_method : eager
@@ -127,6 +131,10 @@ steps:
127
131
- " --farm=bs"
128
132
- " --appium-version=1.22.0"
129
133
- " --order=random"
134
+ test-collector#v1.10.2:
135
+ files : " reports/TEST-*.xml"
136
+ format : " junit"
137
+ branch : " ^main|next$$"
130
138
concurrency : 5
131
139
concurrency_group : browserstack-app
132
140
concurrency_method : eager
You can’t perform that action at this time.
0 commit comments