Skip to content
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

Add option of running frontend server tests in canary mode #2169

Merged

Conversation

annagrin
Copy link
Contributor

@annagrin annagrin commented Jul 5, 2023

  • Add an option to run frontend server tests in canary mode
  • Update sdk asset server to generate assets with canary features enabled
  • Add test to validate that canary mode is enabled
  • Update SDK constraint to require support of --canary flagin frontend server

Closes: #2155

@annagrin annagrin merged commit 2fcc1ba into dart-lang:master Jul 6, 2023
51 of 52 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support running frontend server tests with --canary flag
2 participants