Skip to content
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

Failures on [co19] Roll co19 to b605171d7e439eb0f741c6948b7b520063188cbb #2319

Closed
athomas opened this issue Oct 20, 2023 · 0 comments
Closed
Assignees
Labels
bad-test Report tests in need of updates. When closed, the tests should be considered good

Comments

@athomas
Copy link
Member

athomas commented Oct 20, 2023

There are new test failures on [co19] Roll co19 to b605171d7e439eb0f741c6948b7b520063188cbb.

The tests

co19/LanguageFeatures/Extension-types/static_analysis_member_invocation_A01_t02 MissingCompileTimeError (expected Pass)
co19/LanguageFeatures/Extension-types/static_analysis_member_invocation_A01_t04 MissingCompileTimeError (expected Pass)
co19/LanguageFeatures/Extension-types/static_analysis_member_invocation_A01_t05 CompileTimeError (expected Pass)
co19/LanguageFeatures/Extension-types/superinterfaces_of_extension_type_A03_t02 MissingCompileTimeError (expected Pass)
co19/LanguageFeatures/Extension-types/superinterfaces_of_extension_type_A03_t03 MissingCompileTimeError (expected Pass)
co19/LanguageFeatures/Extension-types/superinterfaces_of_extension_type_A03_t05 MissingCompileTimeError (expected Pass)
co19/LanguageFeatures/Extension-types/superinterfaces_of_extension_type_A07_t01 CompileTimeError (expected Pass)
co19/LanguageFeatures/Extension-types/superinterfaces_of_extension_type_A08_t01 MissingCompileTimeError (expected Pass)
co19/LanguageFeatures/Extension-types/superinterfaces_of_extension_type_A08_t02 Crash (expected Pass)

are failing on configurations

analyzer-asserts-linux
cfe-strong-linux
cfe-weak-linux
dart2js-hostasserts-linux-chrome-unsound
dart2js-hostasserts-linux-d8
dart2js-linux-chrome
dart2wasm-linux-chrome
dart2wasm-linux-d8
ddc-linux-chrome
ddc-linux-chrome-unsound
vm-mac-debug-arm64
vm-mac-release-arm64
sgrekhov added a commit to sgrekhov/co19 that referenced this issue Oct 20, 2023
@sgrekhov sgrekhov added the bad-test Report tests in need of updates. When closed, the tests should be considered good label Oct 23, 2023
copybara-service bot pushed a commit to dart-lang/sdk that referenced this issue Oct 24, 2023
2023-10-23 sgrekhov22@gmail.com Fixes dart-lang/co19#2319. Fix roll failures (dart-lang/co19#2321)
2023-10-23 sgrekhov22@gmail.com dart-lang/co19#1400. [Extension types] Add more top types tests (dart-lang/co19#2322)
2023-10-18 sgrekhov22@gmail.com dart-lang/co19#1400. [Extension types] Add more superinterfaces tests (dart-lang/co19#2315)
2023-10-18 sgrekhov22@gmail.com dart-lang/co19#2291. Add more Link.createSync() tests. Part 2 (dart-lang/co19#2316)
2023-10-17 sgrekhov22@gmail.com Fixes dart-lang/co19#2304. Add more `Object` member tests (dart-lang/co19#2312)
2023-10-17 sgrekhov22@gmail.com dart-lang/co19#2313. Fix expected static type in upper_bound_A01_t05.dart (dart-lang/co19#2314)

Change-Id: Id5279b7bad5e45c7e8a5d2fa7cbffe49bd1b2093
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/331860
Reviewed-by: Erik Ernst <eernst@google.com>
Reviewed-by: Alexander Thomas <athom@google.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bad-test Report tests in need of updates. When closed, the tests should be considered good
Projects
None yet
Development

No branches or pull requests

2 participants