File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 8282 - " safari_10"
8383 - " ios_15"
8484 - " android_9"
85- - " chrome_43 "
85+ - " chrome_47 "
8686 - " chrome_72"
8787 - " firefox_78"
8888 depends_on : " browser-maze-runner-bs"
@@ -142,30 +142,3 @@ steps:
142142 concurrency_group : " bitbar"
143143 concurrency_method : " eager"
144144
145- - label : " :bitbar: ie_11 Browser tests (EU hub)"
146- depends_on : " browser-maze-runner-bb"
147- timeout_in_minutes : 30
148- plugins :
149- docker-compose#v4.12.0:
150- pull : " browser-maze-runner-bb"
151- run : " browser-maze-runner-bb"
152- service-ports : true
153- use-aliases : true
154- command :
155- - " --farm=bb"
156- - " --browser=ie_11"
157- - " --no-tunnel"
158- - " --aws-public-ip"
159- artifacts#v1.5.0:
160- upload :
161- - " ./test/browser/maze_output/failed/**/*"
162- test-collector#v1.10.2:
163- files : " reports/TEST-*.xml"
164- format : " junit"
165- branch : " ^main|next$$"
166- api-token-env-name : " BROWSER_BUILDKITE_ANALYTICS_TOKEN"
167- concurrency : 25
168- concurrency_group : " bitbar"
169- concurrency_method : " eager"
170- env :
171- HOST : " localhost" # IE11 needs the host set to localhost
You can’t perform that action at this time.
0 commit comments