Unverified Commit f727948f authored by Loïc Sharma's avatar Loïc Sharma Committed by GitHub

[Windows Arm64] Run plugin test post-submit (#141987)

The Flutter try pool does not have any Windows Arm64 machines. Thus, any Windows Arm64 pre-submit tests will fail as there's no machines to run them.

This converts the only Windows Arm64 pre-submit test, the plugin test, to run post-submit.

See: https://github.com/flutter/flutter/issues/141986
parent 83bdde2b
......@@ -5396,6 +5396,7 @@ targets:
- name: Windows_arm64 plugin_test_windows
recipe: devicelab/devicelab_drone
bringup: true # https://github.com/flutter/flutter/issues/134083
presubmit: false
timeout: 60
properties:
dependencies: >-
......
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