mirror of
https://github.com/dart-lang/sdk
synced 2024-11-05 18:22:09 +00:00
8eaeb87500
Work on https://github.com/dart-lang/sdk/issues/54002 revealed that the test least_upper_bound_greatest_closure_1_test.dart contains 4 static type expectations that are incorrect according to the definition of `UP` and this CL corrects those expectations. The updates associated with 54002 will change the behavior of the cfe and the analyzer such that they have the correct expectations (they currently succeed with the incorrect static type expectations, that is, they need to be updated in order to compute `UP` correctly, but that will occur as part of the update described in 54002, so we will approve the test failures caused by this CL and refer to 54002). Change-Id: Iec6ba253eea9f85efc8af67b372bd7f160145a22 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/337726 Reviewed-by: Jake Macdonald <jakemac@google.com> Commit-Queue: Erik Ernst <eernst@google.com> |
||
---|---|---|
.. | ||
expansive_runtime_test.dart | ||
expansive_test.dart | ||
least_upper_bound_fbound_test.dart | ||
least_upper_bound_function_test.dart | ||
least_upper_bound_futureor_test.dart | ||
least_upper_bound_greatest_closure_1_test.dart | ||
least_upper_bound_greatest_closure_2_test.dart | ||
least_upper_bound_test.dart | ||
runtime_3_test.dart | ||
runtime_4_test.dart | ||
runtime_5_test.dart | ||
runtime_7_test.dart | ||
runtime_8_test.dart | ||
runtime_9_test.dart | ||
runtime_10_test.dart | ||
runtime_11_test.dart | ||
runtime_14_test.dart | ||
runtime_15_test.dart | ||
runtime_16_test.dart | ||
runtime_18_test.dart | ||
runtime_19_test.dart | ||
runtime_20_test.dart | ||
runtime_22_test.dart | ||
runtime_test.dart |