Files
sdk/pkg/compiler/test/model
Nate Biggs 7512050101 [dart2js] Fix failing CFE constant eval test.
This test has been fluctuating between flaky and passing for a while now but it recently went to failing.

https://dart-ci.web.app/#showLatestFailures=false&test=pkg/compiler/test/model/cfe_constant_evaluation_test&configurations=web-unittest-asserts-linux

These were flaky due to timeouts and then a recent change changed the status to consistently failing. So I've also split this into multiple tests to fix the timeout issue.

Change-Id: Id09815f70f4bf20caa6fdb3df4433245f4ff1eab
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/349420
Commit-Queue: Nate Biggs <natebiggs@google.com>
Reviewed-by: Sigmund Cherem <sigmund@google.com>
2024-02-01 04:25:28 +00:00
..