[co19] Re-enable tests skipped due to breaking change #40674

The co19 tests were fixed in the co19 and co19_2 suites.

Change-Id: Ib71bfdcb90b0f4b77c77f3fc6ee74f47605b71af
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/145580
Commit-Queue: Alexander Thomas <athom@google.com>
Reviewed-by: Alexander Thomas <athom@google.com>
This commit is contained in:
sgrekhov 2020-05-12 14:51:19 +00:00 committed by commit-bot@chromium.org
parent 3b93b85aef
commit 5dc4e9362a
2 changed files with 0 additions and 30 deletions

View file

@ -625,18 +625,3 @@ LanguageFeatures/Simple-bounds/static/typedef1_typedef_l1_t08: Skip # github.com
LanguageFeatures/regression/32903_t02: Skip # github.com/dart-lang/language/issues/115
LanguageFeatures/regression/34560_t02: Skip # github.com/dart-lang/language/issues/115
[ $runtime != none ]
LibTest/async/Completer/completeError_A02_t01: Skip # See breaking change #40674
LibTest/async/Future/Future.error_A01_t01: Skip # See breaking change #40674
LibTest/async/StreamController/addError_A02_t01: Skip # See breaking change #40674
LibTest/collection/HashSet/HashSet.from_A02_t01: Skip # See breaking change #40674
LibTest/collection/ListQueue/ListQueue.from_A03_t01: Skip # See breaking change #40674
LibTest/core/RuneIterator/RuneIterator.at_A01_t01: Skip # See breaking change #40674
LibTest/core/RuneIterator/RuneIterator.at_A02_t01: Skip # See breaking change #40674
LibTest/core/RuneIterator/RuneIterator.at_A03_t01: Skip # See breaking change #40674
LibTest/core/RuneIterator/RuneIterator_A01_t01: Skip # See breaking change #40674
LibTest/core/RuneIterator/currentAsString_A03_t01: Skip # See breaking change #40674
LibTest/core/RuneIterator/movePrevious_A02_t02: Skip # See breaking change #40674
LibTest/core/RuneIterator/rawIndex_A02_t01: Skip # See breaking change #40674
LibTest/core/RuneIterator/reset_A01_t01: Skip # See breaking change #40674
LibTest/core/RuneIterator/reset_A01_t02: Skip # See breaking change #40674

View file

@ -264,18 +264,3 @@ LanguageFeatures/Simple-bounds/static/typedef1_typedef_l1_t08: Skip # github.com
LanguageFeatures/regression/32903_t02: Skip # github.com/dart-lang/language/issues/115
LanguageFeatures/regression/34560_t02: Skip # github.com/dart-lang/language/issues/115
[ $runtime != none ]
LibTest/async/Completer/completeError_A02_t01: Skip # See breaking change #40674
LibTest/async/Future/Future.error_A01_t01: Skip # See breaking change #40674
LibTest/async/StreamController/addError_A02_t01: Skip # See breaking change #40674
LibTest/collection/HashSet/HashSet.from_A02_t01: Skip # See breaking change #40674
LibTest/collection/ListQueue/ListQueue.from_A03_t01: Skip # See breaking change #40674
LibTest/core/RuneIterator/RuneIterator.at_A01_t01: Skip # See breaking change #40674
LibTest/core/RuneIterator/RuneIterator.at_A02_t01: Skip # See breaking change #40674
LibTest/core/RuneIterator/RuneIterator.at_A03_t01: Skip # See breaking change #40674
LibTest/core/RuneIterator/RuneIterator_A01_t01: Skip # See breaking change #40674
LibTest/core/RuneIterator/currentAsString_A03_t01: Skip # See breaking change #40674
LibTest/core/RuneIterator/movePrevious_A02_t02: Skip # See breaking change #40674
LibTest/core/RuneIterator/rawIndex_A02_t01: Skip # See breaking change #40674
LibTest/core/RuneIterator/reset_A01_t01: Skip # See breaking change #40674
LibTest/core/RuneIterator/reset_A01_t02: Skip # See breaking change #40674