Skip to content

Commit

Permalink
Merge pull request #1510 from Automattic/ui-tests-remove-subset-step
Browse files Browse the repository at this point in the history
[UI Tests] Always run only full set of UI tests on CI
  • Loading branch information
pachlava authored Dec 13, 2022
2 parents 77fb481 + aca8e33 commit 60e3c90
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .buildkite/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,13 +37,6 @@ steps:
#################
# UI Tests
#################
- label: "🔬 UI Test (Subset)"
command: ".buildkite/commands/build-and-ui-test.sh SimplenoteUITests_Subset 'iPhone SE (3rd generation)'"
env: *common_env
plugins: *common_plugins
artifact_paths:
- "build/results/*"

- label: "🔬 UI Test (Full)"
command: ".buildkite/commands/build-and-ui-test.sh SimplenoteUITests 'iPhone SE (3rd generation)'"
env: *common_env
Expand Down

0 comments on commit 60e3c90

Please sign in to comment.