dart-sdk/tests/lib_2
Robert Nystrom 7ca5ad46ce Set tests that have mixin errors as 2.19.
Mark tests that contain errors about using a class as a mixin to use
language version 2.19 where that's not an error.

This may not fix all of the tests because it's the language version of
the library where the class is declared that matters, not where the
class is used as a mixin. But most tests have all of their declarations
in the same library, so this should fix most.

Change-Id: I910439ebd2f10f731418dc588b7e4619a0841c16
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/285923
Reviewed-by: Jake Macdonald <jakemac@google.com>
Commit-Queue: Jake Macdonald <jakemac@google.com>
2023-03-01 15:03:39 +00:00
..
analyzer Normalize status files 2019-06-19 23:04:01 +00:00
async Spelling tests 2023-01-19 16:24:29 +00:00
collection [lib/collection] Test for #48282 2022-02-08 19:36:38 +00:00
convert Optimize LineSplitter. 2023-02-21 11:33:24 +00:00
developer Don't mutate argument to dart:developer's postEvent. 2022-12-22 23:10:13 +00:00
html Update CFE expectations and fix top-level external members 2023-01-16 22:31:33 +00:00
isolate Spelling tests 2023-01-19 16:24:29 +00:00
js Set tests that have mixin errors as 2.19. 2023-03-01 15:03:39 +00:00
math Spelling tests 2023-01-19 16:24:29 +00:00
mirrors [tests] Fix lib/mirrors/reflected_type_generics_test/01 2023-01-18 22:35:38 +00:00
typed_data [vm] Add unmodifiable typed data as a type that can be sent with Dart_PostCObject. 2022-09-12 19:45:12 +00:00
web Add language versions to _2 test libraries 2021-04-26 17:58:57 +00:00
lib_2.status [test_runner] Add new name for ddc compiler 2023-02-09 18:32:58 +00:00
lib_2_app_jit.status Remove appJit and precompiled compiler options 2019-06-24 16:07:27 +00:00
lib_2_dart2js.status [test] Skip html/interactive_geolocation_test on all OSs 2023-02-17 19:35:32 +00:00
lib_2_dartdevc.status [test] Skip html/interactive_geolocation_test on all OSs 2023-02-17 19:35:32 +00:00
lib_2_kernel.status [gardening] Mark all tests as slow in debug-ia32 mode 2022-07-21 10:22:45 +00:00
lib_2_precompiled.status [testing] Remove --compiler=none from test.py 2022-10-19 08:09:58 +00:00
lib_2_vm.status [test] Inform status files about the new simulated architectures. 2022-02-03 20:32:16 +00:00