7e9a4b786d
The Dart2JSCompileAll test has not been working for a while due to - issues with package config - issues with getting the sources compiled with CFE after the switch to kernel pipeline. Revised this benchmark/test to instead load the kernel_service dill file and do a CompileAll of CFE. Should fix https://github.com/dart-lang/sdk/issues/36630 https://github.com/dart-lang/sdk/issues/27369 Change-Id: I07f5c81fc6938d318b84fa9ea2fa033ec30a05e8 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/103406 Reviewed-by: Ryan Macnak <rmacnak@google.com> Commit-Queue: Siva Annamalai <asiva@google.com>