We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6280b39 commit d3be7e1Copy full SHA for d3be7e1
dev/devicelab/manifest.yaml
@@ -76,13 +76,12 @@ tasks:
76
stage: devicelab_win
77
required_agent_capabilities: ["windows/android"]
78
79
- # TODO(jonahwilliams): re-enable with https://github.com/flutter/flutter/issues/39597
80
- # codegen_integration_win:
81
- # description: >
82
- # Runs codegeneration and verifies that it can execute
83
- # correctly.
84
- # stage: devicelab_win
85
- # required_agent_capabilities: ["windows/android"]
+ codegen_integration_win:
+ description: >
+ Runs codegeneration and verifies that it can execute
+ correctly.
+ stage: devicelab_win
+ required_agent_capabilities: ["windows/android"]
86
87
codegen_integration_mac:
88
description: >
0 commit comments