Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Remove web_benchmark_tests Cirrus task
  • Loading branch information
stuartmorgan-g committed Jul 10, 2023
commit 7a71b72dd7e091ff9cd0c19b2a3142e21eb8cab7
13 changes: 0 additions & 13 deletions .cirrus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -180,16 +180,3 @@ task:
- else
- echo "This user does not have permission to run Firebase Test Lab tests."
- fi
### Web tasks ###
- name: web_benchmarks_test
env:
matrix:
CHROMIUM_BUILD: "950363" # Chromium 98.0.4758.0
CHROMIUM_BUILD: "1097615" # Chromium 111
<< : *INSTALL_CHROME_LINUX
script:
- cd packages/web_benchmarks/testing/test_app
- flutter packages get
- cd ../..
- flutter packages get
- dart testing/web_benchmarks_test.dart