mirror of
https://github.com/dart-lang/sdk
synced 2024-11-02 10:49:00 +00:00
f04331891f
Since we lower @staticInterop members differently, CFE expectations are updated. A previous patchset updated tests to account for changes in top-level external members, but those changes are now non-breaking. This CL still keeps some of those fixes to tests since they are more sound and correct: - Debugger tests to allowInterop a function that wasn't caught before, as DDC only adds checks for arguments whose static type is a Function, whereas js_util does a runtime is check to determine if the argument is a Function - Interop tests that typed top-level externals unsoundly - Interop tests that used tear-offs of top-level external methods instead of getters Change-Id: I46a5a1316db1dba38691efece075f9c34ac4b4e0 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/277660 Reviewed-by: Sigmund Cherem <sigmund@google.com> |
||
---|---|---|
.. | ||
cast_error | ||
debugger | ||
mixin | ||
assertion_failure_message_test.dart | ||
basic_assignment_test.dart | ||
const_test.dart | ||
developer_events_test.dart | ||
hot_restart_expando_test.dart | ||
hot_restart_js_interop_test.dart | ||
hot_restart_late_test.dart | ||
hot_restart_static_test.dart | ||
hot_restart_test.dart | ||
hot_restart_timer_test.dart | ||
if_else_literal_compilation_test.dart | ||
js_interop_non_external_lib.dart | ||
js_interop_non_external_test.dart | ||
js_interop_test.dart | ||
libraries_part.dart | ||
libraries_test.dart | ||
no_such_method_errors_test.dart | ||
runtime_utils.dart | ||
runtime_utils_nnbd.dart | ||
subtype_test.dart | ||
subtype_weak_test.dart | ||
type_normalization_test.dart | ||
utils.dart | ||
variance_subtype_test.dart | ||
variance_test.dart | ||
weak_null_safety_errors_test.dart |