Unverified Commit 20d8ea78 authored by Jonah Williams's avatar Jonah Williams Committed by GitHub

Disable macOS integration tests (#31216)

parent 3c8e3b09
......@@ -195,7 +195,9 @@ task:
- name: $SHARD-macos
env:
matrix:
- SHARD: integration_tests
# The flakiness of this target has increased beyond tolerable levels. Until we can stabilize it,
# keep the shard disabled.
# - SHARD: integration_tests
- SHARD: build_tests
COCOAPODS_DISABLE_STATS: true
FLUTTER_FRAMEWORK_DIR: "/tmp/flutter sdk/bin/cache/artifacts/engine/ios/"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment