-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed
Labels
area-web-jsIssues related to JavaScript support for Dart Web, including DDC, dart2js, and JS interop.Issues related to JavaScript support for Dart Web, including DDC, dart2js, and JS interop.web-dev-compilerweb-evalevaluation support on the webevaluation support on the web
Description
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
Metadata
Metadata
Assignees
Labels
area-web-jsIssues related to JavaScript support for Dart Web, including DDC, dart2js, and JS interop.Issues related to JavaScript support for Dart Web, including DDC, dart2js, and JS interop.web-dev-compilerweb-evalevaluation support on the webevaluation support on the web