The canary js files are currently compiled into a different directory from the stable ones, and expression compilation tests do not account for that.
Make sure expression compilation suite can find dart_sdk.js based on the mode (canary/stable)
Make sure stable and canary bots only run appropriate tests.