dart-sdk/tests
Emmanuel Pellereau d3c7e183e9 Revert "Issue 35828. Don't report COULD_NOT_INFER when InvalidType, make it a subtype of everything."
This reverts commit 838c926f64.

Reason for revert: breaks google3. See b/281948666

Original change's description:
> Issue 35828. Don't report COULD_NOT_INFER when InvalidType, make it a subtype of everything.
>
> Bug: https://github.com/dart-lang/sdk/issues/35828
> Change-Id: Ie7757cb2e0cbc0cfdd1530b75f34ffb3dd3156dd
> Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/302680
> Commit-Queue: Konstantin Shcheglov <scheglov@google.com>
> Reviewed-by: Samuel Rawlins <srawlins@google.com>

Bug: https://github.com/dart-lang/sdk/issues/35828
Change-Id: I05ddcf7657069b1e889b5b0019faaf7301f6643b
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/302781
Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com>
Commit-Queue: Emmanuel Pellereau <emmanuelp@google.com>
Reviewed-by: Samuel Rawlins <srawlins@google.com>
Reviewed-by: Brian Wilkerson <brianwilkerson@google.com>
2023-05-11 14:00:06 +00:00
..
co19 [test] Introduce status variable $simulator, and fix some cases missing simarm_x64. 2023-04-04 03:10:26 +00:00
co19_2 [test] Introduce status variable $simulator, and fix some cases missing simarm_x64. 2023-04-04 03:10:26 +00:00
corelib [vm/regex] Pick a fix for unicode negated range RegExp. 2023-04-26 19:46:06 +00:00
corelib_2 [vm/regex] Pick a fix for unicode negated range RegExp. 2023-04-26 19:46:06 +00:00
dartdevc [ddc] Add DDC specific NSM error test cases 2023-05-01 18:39:35 +00:00
dartdevc_2 [ddc] Add DDC specific NSM error test cases 2023-05-01 18:39:35 +00:00
ffi [vm/win/aot] Provide unwinding information for Windows AOT snapshots. 2023-05-11 03:14:27 +00:00
ffi_2 Reland "[vm] Expose Dart_{CurrentIsolate,ExitIsolate,EnterIsolate}" 2023-04-13 09:20:17 +00:00
language [analyzer] Produce error when omitting base/final/sealed on base/final superclasses through legacy libraries. 2023-05-10 22:05:59 +00:00
language_2 Revert "Issue 35828. Don't report COULD_NOT_INFER when InvalidType, make it a subtype of everything." 2023-05-11 14:00:06 +00:00
lib [vm/ffi] Pointer.asTypedList finalizer 2023-05-10 11:38:57 +00:00
lib_2 [vm/ffi] Pointer.asTypedList finalizer 2023-05-10 11:38:57 +00:00
modular [Reland][cfe] Support external constructor with final fields 2023-01-17 17:29:28 +00:00
standalone [infra] Prevent VM AOT tests from poluting SDK source. 2023-05-03 13:24:39 +00:00
standalone_2 [gardening] Fix dwarf_stack_trace_invisible_functions_test 2023-05-03 23:01:48 +00:00
web [dart2js] fix crash with records and null-assertions. 2023-05-05 17:20:13 +00:00
web_2 Reland "[pkg:js/dart:js_interop] Move annotations to dart:_js_annotations" 2023-05-02 15:24:18 +00:00
legacy_status_dart2js.csv Spelling tests 2022-12-19 12:56:47 +00:00
OWNERS [infra] Add OWNERS to the Dart SDK 2022-02-14 14:06:34 +00:00
README.md

This directory contains tests of the language and core library implementations. For more information, see https://github.com/dart-lang/sdk/wiki/Testing.