Skip to content

Commit d3be7e1

Browse files
authored
Restore codegen in separate PR (flutter#53617)
1 parent 6280b39 commit d3be7e1

File tree

1 file changed

+6
-7
lines changed

1 file changed

+6
-7
lines changed

dev/devicelab/manifest.yaml

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -76,13 +76,12 @@ tasks:
7676
stage: devicelab_win
7777
required_agent_capabilities: ["windows/android"]
7878

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"]
79+
codegen_integration_win:
80+
description: >
81+
Runs codegeneration and verifies that it can execute
82+
correctly.
83+
stage: devicelab_win
84+
required_agent_capabilities: ["windows/android"]
8685

8786
codegen_integration_mac:
8887
description: >

0 commit comments

Comments
 (0)