Skip to content

[TEST ONLY] Run tests against Dart stable #2228

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

Conversation

elliette
Copy link
Contributor

No description provided.

@github-actions github-actions bot added package:webdev package:dwds type-infra A repository infrastructure change or enhancement labels Sep 11, 2023
@@ -5,7 +5,7 @@ stages:
- format
- analyze: --fatal-infos .
- test: test/build/ensure_version_test.dart
sdk: dev
sdk: stable
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i don't think we can do this as we frequently constrain the sdk so only dev version would successfully resolve. We should keep running the master dwds tests agaings dev and main, and add separate cron job tests for stable (just running the webdev e2e tests for now)

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This PR was to test whether we could have caught the regression if we had been running stable tests against our latest release. It's not branched off of master. See #2226 for details / proposal.

@elliette elliette closed this Oct 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
package:dwds package:webdev type-infra A repository infrastructure change or enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants