Skip to content

Commit

Permalink
[ci] Move Wasm test shards out of bringup. (#8572)
Browse files Browse the repository at this point in the history
  • Loading branch information
ditman authored Feb 5, 2025
1 parent e6ce02c commit 97b6074
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -247,7 +247,6 @@ targets:
# Wasm unit tests in master
- name: Linux_web web_dart_unit_test_wasm_shard_1 master
bringup: true
recipe: packages/packages
timeout: 60
properties:
Expand All @@ -263,7 +262,6 @@ targets:
}
- name: Linux_web web_dart_unit_test_wasm_shard_2 master
bringup: true
recipe: packages/packages
timeout: 60
properties:
Expand Down Expand Up @@ -923,7 +921,6 @@ targets:
# Wasm integration tests in master
- name: Linux_web web_platform_tests_wasm_shard_1 master
bringup: true
recipe: packages/packages
timeout: 60
properties:
Expand All @@ -938,7 +935,6 @@ targets:
}
- name: Linux_web web_platform_tests_wasm_shard_2 master
bringup: true
recipe: packages/packages
timeout: 60
properties:
Expand All @@ -953,7 +949,6 @@ targets:
}
- name: Linux_web web_platform_tests_wasm_shard_3 master
bringup: true
recipe: packages/packages
timeout: 60
properties:
Expand Down

0 comments on commit 97b6074

Please sign in to comment.