3f7614f56f
In AppJIT mode we run from a snapshot and won't have an incremental compiler available. That also means expression evaluation is not supported. The specific test that was failing was service_2/evaluate_activation_in_method_class_test/service though this CL skips all evaluation tests. The CL also align the service and service_2 status files more. TEST=Only updates status file to skips tests. Change-Id: I8dbb3aeeb686370d898c59da3729f5e0c52df411 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/194685 Reviewed-by: Daco Harkes <dacoharkes@google.com> Commit-Queue: Martin Kustermann <kustermann@google.com>