Skip to content

Commit 921ab6d

Browse files
author
Steve Kirkland
committed
Remove TODOs that we won't do
1 parent a80d601 commit 921ab6d

File tree

1 file changed

+1
-34
lines changed

1 file changed

+1
-34
lines changed

.buildkite/basic/browser-pipeline.yml

Lines changed: 1 addition & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -78,14 +78,13 @@ steps:
7878

7979
#
8080
# BrowserStack https tests
81-
#
81+
#
8282
- label: ":browserstack: {{matrix}} tests"
8383
matrix:
8484
- edge_17
8585
- safari_10
8686
- ios_15
8787
- android_8
88-
# TODO: Move these to BitBar
8988
- chrome_43
9089
- chrome_72
9190
- firefox_78
@@ -147,38 +146,6 @@ steps:
147146
concurrency_group: "bitbar"
148147
concurrency_method: eager
149148

150-
# Skipped pending PLAT-10590
151-
# - label: ":bitbar: {{matrix}} Browser tests (EU hub)"
152-
# matrix:
153-
# - chrome_43
154-
# - chrome_72
155-
# - firefox_78
156-
# depends_on: "browser-maze-runner-bb"
157-
# timeout_in_minutes: 30
158-
# plugins:
159-
# docker-compose#v4.12.0:
160-
# pull: browser-maze-runner-bb
161-
# run: browser-maze-runner-bb
162-
# service-ports: true
163-
# use-aliases: true
164-
# command:
165-
# - "--farm=bb"
166-
# - "--browser={{matrix}}"
167-
# - "--no-tunnel"
168-
# - "--aws-public-ip"
169-
# - "--selenium-server=https://eu-desktop-hub.bitbar.com/wd/hub"
170-
# artifacts#v1.5.0:
171-
# upload:
172-
# - "./test/browser/maze_output/failed/**/*"
173-
# test-collector#v1.10.2:
174-
# files: "reports/TEST-*.xml"
175-
# format: "junit"
176-
# branch: "^main|next$$"
177-
# api-token-env-name: "BROWSER_BUILDKITE_ANALYTICS_TOKEN"
178-
# concurrency: 25
179-
# concurrency_group: "bitbar"
180-
# concurrency_method: eager
181-
182149
- label: ":bitbar: ie_11 Browser tests"
183150
depends_on: "browser-maze-runner-bb"
184151
timeout_in_minutes: 30

0 commit comments

Comments
 (0)