8000 Add CI testing for Windows to Github actions · Issue #7546 · flutter/devtools · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Add CI testing for Windows to Github actions #7546

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
kenzieschmoll opened this issue Apr 9, 2024 · 0 comments
Open

Add CI testing for Windows to Github actions #7546

kenzieschmoll opened this issue Apr 9, 2024 · 0 comments
Labels
infra P2 important to work on, but not at the top of the work list. testing
Milestone

Comments

@kenzieschmoll
Copy link
Member

We have had several windows-related bugs in the past related to URIs, differences in permissions, etc. Many of these would have been able to have been caught if we had integration testing on Windows.

Right now adding Windows jobs is blocked on the fact that our CI scripts are shell scripts (see #6324).

In order to add Windows tests, these would need to be converted to Dart scripts (where possible), or copied to a Windows equivalent.

CC @DanTup

@jacob314 jacob314 added this to the Backlog milestone Apr 12, 2024
@kenzieschmoll kenzieschmoll added P2 important to work on, but not at the top of the work list. testing labels Jul 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
infra P2 important to work on, but not at the top of the work list. testing
Projects
None yet
Development

No branches or pull requests

2 participants
0