We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
There are new test failures on [co19] Roll co19 to fe7a1a9c37f5a4df67cb27d82b8e5d451bb2712a.
The tests
co19/Language/Classes/Constructors/Factories/redirecting_constructor_t05 MissingCompileTimeError (expected Pass) co19/Language/Generics/Superbounded_types/well_bounded_A03_t01 MissingCompileTimeError (expected Pass) co19/LanguageFeatures/Extension-types/exhaustiveness_enum_A01_t01 CompileTimeError (expected Pass) co19/LanguageFeatures/Extension-types/exhaustiveness_enum_A01_t02 CompileTimeError (expected Pass) co19/LanguageFeatures/Extension-types/exhaustiveness_enum_A01_t03 CompileTimeError (expected Pass) co19/LanguageFeatures/Extension-types/exhaustiveness_enum_A01_t04 CompileTimeError (expected Pass) co19/LanguageFeatures/Extension-types/exhaustiveness_enum_A01_t04 RuntimeError (expected Pass) co19/LanguageFeatures/Extension-types/exhaustiveness_enum_A01_t05 CompileTimeError (expected Pass) co19/LanguageFeatures/Extension-types/exhaustiveness_variable_A01_t01 Crash (expected Pass) co19/LanguageFeatures/Extension-types/exhaustiveness_variable_A02_t01 Crash (expected Pass) co19/LanguageFeatures/Extension-types/exhaustiveness_variable_A02_t02 Crash (expected Pass) co19/LanguageFeatures/Extension-types/exhaustiveness_variable_A02_t03 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 dart2wasm-linux-firefox dart2wasm-linux-jscm-chrome ddc-linux-chrome ddc-linux-chrome-unsound vm-mac-debug-arm64 vm-mac-release-arm64
The text was updated successfully, but these errors were encountered:
Fixes dart-lang#2441. Fix roll failures
f476598
b80c9a4
[co19] Roll co19 to b80c9a4cb6fb22b5c8a7395d532c8e461fe33ab9
8f6be08
2023-12-19 sgrekhov22@gmail.com Fixes dart-lang/co19#2441. Fix roll failures (dart-lang/co19#2443) 2023-12-18 sgrekhov22@gmail.com Fixes dart-lang/co19#2435. Fix roll failures (dart-lang/co19#2437) 2023-12-18 sgrekhov22@gmail.com dart-lang/co19#2420. Add extension types exhaustiveness tests. Variables (dart-lang/co19#2431) 2023-12-15 sgrekhov22@gmail.com Fixes dart-lang/co19#2430. Update expected errors positions for CFE (dart-lang/co19#2433) 2023-12-15 sgrekhov22@gmail.com Fixes dart-lang/co19#2432. Remove excessive expected error for CFE (dart-lang/co19#2434) 2023-12-14 sgrekhov22@gmail.com dart-lang/co19#2420. Add extension types exhaustiveness tests. Maps (dart-lang/co19#2426) 2023-12-14 sgrekhov22@gmail.com dart-lang/co19#2420. Add extension types exhaustiveness tests. Lists (dart-lang/co19#2424) 2023-12-14 sgrekhov22@gmail.com dart-lang/co19#2139. Fix wrong failure of Language/Functions/element_type_A02_t06 (dart-lang/co19#2429) 2023-12-13 sgrekhov22@gmail.com dart-lang/co19#2350. Add more factory constructors tests (dart-lang/co19#2427) 2023-12-13 sgrekhov22@gmail.com Fixes dart-lang/co19#2415. Update `StreamController.broadcast()` test according to the changed documentation (dart-lang/co19#2425) 2023-12-13 sgrekhov22@gmail.com dart-lang/co19#2350. Add/update factory constructor tests. Part 4 (dart-lang/co19#2367) 2023-12-12 sgrekhov22@gmail.com dart-lang/co19#2420. Add extension types exhaustiveness tests. Enums, trivial cases (dart-lang/co19#2423) 2023-12-11 sgrekhov22@gmail.com dart-lang/co19#2420. Add extension types exhaustiveness tests. Enums (dart-lang/co19#2422) 2023-12-11 sgrekhov22@gmail.com dart-lang/co19#2386. Rename well-bounded tests. Update descriptions (dart-lang/co19#2405) 2023-12-08 sgrekhov22@gmail.com dart-lang/co19#2415. Change expectations for Stream.asyncMap() according to the current behavior (dart-lang/co19#2421) Change-Id: I777eba4f1615c8477a5d2044f295696dfc210b1d Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/342582 Commit-Queue: Erik Ernst <eernst@google.com> Reviewed-by: Alexander Thomas <athom@google.com> Reviewed-by: Erik Ernst <eernst@google.com>
sgrekhov
No branches or pull requests
There are new test failures on [co19] Roll co19 to fe7a1a9c37f5a4df67cb27d82b8e5d451bb2712a.
The tests
are failing on configurations
The text was updated successfully, but these errors were encountered: