Skip to content

Commit 6ceaaea

Browse files
clydindgp1130
authored andcommitted
ci: remove unneeded view engine browser tests
View Engine application builds are no longer supported and the E2E `--ve` option is a no-op. This test execution was running a duplicate Ivy application test as a result.
1 parent a2bc9fa commit 6ceaaea

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.circleci/config.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -248,7 +248,6 @@ jobs:
248248
# Waits for the Saucelabs tunnel to be ready. This ensures that we don't run tests
249249
# too early without Saucelabs not being ready.
250250
- run: ./scripts/saucelabs/wait-for-tunnel.sh
251-
- run: node ./tests/legacy-cli/run_e2e ./tests/legacy-cli/e2e/tests/misc/browsers.ts --ve
252251
- run: node ./tests/legacy-cli/run_e2e ./tests/legacy-cli/e2e/tests/misc/browsers.ts
253252
- run: ./scripts/saucelabs/stop-tunnel.sh
254253
- fail_fast

0 commit comments

Comments
 (0)