-
Notifications
You must be signed in to change notification settings - Fork 28
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update LanguageFeatures/Instantiate-to-bounds/typedef/static tests according to https://github.com/dart-lang/language/pull/1133 #946
Comments
iarkh
added a commit
that referenced
this issue
Oct 2, 2020
…def_FutureOr tests updated according to the recent changes.
iarkh
added a commit
that referenced
this issue
Oct 5, 2020
…edef_l2_* tests updated according to the SDK changes.
iarkh
added a commit
that referenced
this issue
Oct 7, 2020
…edef_l2_t03_* tests updated according to the recent SDK changes.
iarkh
added a commit
that referenced
this issue
Oct 8, 2020
…edef_l2_t05_* tests updated according to the recent SDK changes.
iarkh
added a commit
that referenced
this issue
Oct 8, 2020
…edef_typedef_* tests updated according to the recent SDK changes.
iarkh
added a commit
that referenced
this issue
Oct 9, 2020
iarkh
added a commit
that referenced
this issue
Nov 17, 2020
… tests updated according to the SDK changes, missing tests added.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
dart-lang/language#1133 has been landed, and this means that any test that expects a compile-time error because of a failing i2b that is caused by a type variable which is invariant or unused should be changed to stop expecting that error.
LanguageFeatures/Instantiate-to-bounds/typedef/static tests should be updated accordingly.
The text was updated successfully, but these errors were encountered: