Skip to content

Commit afa1228

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. (cherry picked from commit 6ceaaea)
1 parent b5043a7 commit afa1228

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
@@ -241,7 +241,6 @@ jobs:
241241
# Waits for the Saucelabs tunnel to be ready. This ensures that we don't run tests
242242
# too early without Saucelabs not being ready.
243243
- run: ./scripts/saucelabs/wait-for-tunnel.sh
244-
- run: node ./tests/legacy-cli/run_e2e ./tests/legacy-cli/e2e/tests/misc/browsers.ts --ve
245244
- run: node ./tests/legacy-cli/run_e2e ./tests/legacy-cli/e2e/tests/misc/browsers.ts
246245
- run: ./scripts/saucelabs/stop-tunnel.sh
247246
- fail_fast

0 commit comments

Comments
 (0)