-
Notifications
You must be signed in to change notification settings - Fork 29.7k
Labels
P2Important issues not at the top of the work listImportant issues not at the top of the work listc: tech-debtTechnical debt, code quality, testing, etc.Technical debt, code quality, testing, etc.fyi-infraFor the attention of Infrastructure teamFor the attention of Infrastructure teamplatform-windowsBuilding on or for Windows specificallyBuilding on or for Windows specificallyteam-engineOwned by Engine teamOwned by Engine team
Description
flutter/engine/src/flutter/ci/builders/windows_host_engine.json
Lines 54 to 66 in 299e157
| "tests": [ | |
| { | |
| "language": "python3", | |
| "name": "Host Tests for host_debug", | |
| "script": "flutter/testing/run_tests.py", | |
| "parameters": [ | |
| "--variant", | |
| "ci/host_debug", | |
| "--type", | |
| "engine" | |
| ] | |
| } | |
| ] |
Metadata
Metadata
Assignees
Labels
P2Important issues not at the top of the work listImportant issues not at the top of the work listc: tech-debtTechnical debt, code quality, testing, etc.Technical debt, code quality, testing, etc.fyi-infraFor the attention of Infrastructure teamFor the attention of Infrastructure teamplatform-windowsBuilding on or for Windows specificallyBuilding on or for Windows specificallyteam-engineOwned by Engine teamOwned by Engine team