Skip to content

[ddc] run expression evaluation canary tests on canary bots #53077

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

Closed
annagrin opened this issue Jul 31, 2023 · 0 comments
Closed

[ddc] run expression evaluation canary tests on canary bots #53077

annagrin opened this issue Jul 31, 2023 · 0 comments
Labels
area-web-js Issues related to JavaScript support for Dart Web, including DDC, dart2js, and JS interop. web-dev-compiler web-eval evaluation support on the web

Comments

@annagrin
Copy link
Contributor

The canary js files are currently compiled into a different directory from the stable ones, and expression evaluation tests do not account for that.

  • Make sure expression evaluation suite can find dart_sdk.js based on the mode (canary/stable)
  • Split the expression evaluation tests into canary and stable ones
  • Make sure stable and canary bots only run appropriate tests
@annagrin annagrin added web-dev-compiler web-eval evaluation support on the web labels Jul 31, 2023
@lrhn lrhn added the area-web-js Issues related to JavaScript support for Dart Web, including DDC, dart2js, and JS interop. label Aug 1, 2023
@annagrin annagrin changed the title [ddc] run canary tests on canary bots [ddc] run expression evaluation canary tests on canary bots Aug 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-web-js Issues related to JavaScript support for Dart Web, including DDC, dart2js, and JS interop. web-dev-compiler web-eval evaluation support on the web
Projects
None yet
Development

No branches or pull requests

2 participants