dart-sdk/tests/lib
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
async Update Future.onError extension method. 2023-02-18 12:01:45 +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
fix_data_tests Remove deprecated APIs from dart:developer 2022-07-19 07:10:03 +00:00
html Set tests that have mixin errors as 2.19. 2023-03-01 15:03:39 +00:00
isolate Set tests that have mixin errors as 2.19. 2023-03-01 15:03:39 +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 Set tests that have mixin errors as 2.19. 2023-03-01 15:03:39 +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
lib.status [dart:js_interop/pkg:js] Allow interop on typed_data, errors, and Array 2023-02-13 19:47:25 +00:00
lib_analyzer.status
lib_app_jit.status
lib_dart2js.status [test] Skip html/interactive_geolocation_test on all OSs 2023-02-17 19:35:32 +00:00
lib_dartdevc.status [test] Skip html/interactive_geolocation_test on all OSs 2023-02-17 19:35:32 +00:00
lib_kernel.status [gardening] Mark all tests as slow in debug-ia32 mode 2022-07-21 10:22:45 +00:00
lib_precompiled.status [testing] Remove --compiler=none from test.py 2022-10-19 08:09:58 +00:00
lib_vm.status