dart-sdk/tests
Sigmund Cherem 05a53dae0d [tests] delete html/async_test.
This test was written to validate correctness of the web
implementation of `dart:isolates`, back when it was supported.

Today, this API is unsupported in both dart2js and DDC. The test was
consistently failing in DDC and skipped in dart2js. We don't believe
it's valuable to continue running this test at this moment.

Change-Id: I578533b09c4172daf3f49fcc528ccb2cebebb53d
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/347642
Reviewed-by: Nicholas Shahan <nshahan@google.com>
Commit-Queue: Sigmund Cherem <sigmund@google.com>
2024-01-22 18:54:04 +00:00
..
co19 [co19] Roll co19 to b5126f0bd51ea0819df8d5c362574f951a564940 2024-01-12 11:23:39 +00:00
corelib Update tests to pass in web/production mode. 2024-01-08 17:21:29 +00:00
dartdevc [ddc] Delete typeRep() and legacyTypeRep() 2024-01-12 00:45:47 +00:00
ffi Revert "[ffi]: Remove pointer elementAt method." 2024-01-22 12:20:48 +00:00
language JSON macro: support extending serializable classes 2024-01-22 17:48:27 +00:00
lib [tests] delete html/async_test. 2024-01-22 18:54:04 +00:00
modular [tests] Add repro for cross module constant 2023-11-13 22:21:40 +00:00
standalone [io] Add tests for failure to resolve a path using FileSystemEntity.resolveSymbolicLinks. 2024-01-19 01:47:49 +00:00
web [dart2js] Fix as-check type registration. 2024-01-09 00:04:50 +00:00
legacy_status_dart2js.csv
OWNERS
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.