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 f18ecfa8d56dca62639b09dc84ec7f5d7789b676.
The tests
co19/Language/Expressions/Function_Invocation/Function_Expression_Invocation/call_A02_t02 MissingCompileTimeError (expected Pass) co19/LanguageFeatures/Extension-types/exhaustiveness_cast_A03_t01 MissingCompileTimeError (expected Pass) co19/LanguageFeatures/Extension-types/exhaustiveness_variable_A04_t01 StaticWarning (expected Pass) co19/LanguageFeatures/Extension-types/static_analysis_extension_types_A08_t06 MissingCompileTimeError (expected Pass) co19/LanguageFeatures/Extension-types/static_analysis_extension_types_A08_t07 MissingCompileTimeError (expected Pass) co19/LanguageFeatures/Extension-types/static_analysis_extension_types_A08_t09 MissingCompileTimeError (expected Pass) co19/LanguageFeatures/Extension-types/static_analysis_extension_types_A08_t11 CompileTimeError (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-win-release-x64
The text was updated successfully, but these errors were encountered:
Fix dart-lang#2517. Fix wrong test, add experimental flags
332a298
d1ce99f
[co19] Roll co19 to d1ce99fc64d3766ec7dd82362cf80192262822ec
4cc0743
2024-02-02 [email protected] Fix dart-lang/co19#2517. Fix wrong test, add experimental flags (dart-lang/co19#2518) 2024-02-02 [email protected] Fix dart-lang/co19#2490. Update incompatible with await tests according to the changed rule (dart-lang/co19#2516) 2024-02-01 [email protected] dart-lang/co19#2420. Add more exhaustiveness tests (dart-lang/co19#2513) 2024-01-31 [email protected] dart-lang/co19#2446. Add additional test for cast pattern (dart-lang/co19#2514) 2024-01-30 [email protected] dart-lang/co19#1399. Add more tests for records (dart-lang/co19#2511) 2024-01-30 [email protected] dart-lang/co19#2485. Update map and list constant literals tests. Add parenthesized for records (dart-lang/co19#2512) 2024-01-29 [email protected] Fixes dart-lang/co19#2490. Add more await tests for extension types (dart-lang/co19#2500) 2024-01-29 [email protected] dart-lang/co19#2119. Fix typo in Subtyping tests description (dart-lang/co19#2510) 2024-01-29 [email protected] Fixes dart-lang/co19#2505. Add more tests for `call` member (dart-lang/co19#2506) 2024-01-29 [email protected] dart-lang/co19#2420. Add cast-pattern tests for extension types (dart-lang/co19#2458) Change-Id: I631705a013f9a77910ae0f0be5a9fea01e7c719f Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/350240 Reviewed-by: Erik Ernst <[email protected]> Commit-Queue: Erik Ernst <[email protected]> Reviewed-by: William Hesse <[email protected]>
Fix dart-lang#2517. Fix wrong test, add experimental flags (dart-lang…
ecfc19a
…#2518)
e8b25d3
sgrekhov
No branches or pull requests
There are new test failures on [co19] Roll co19 to f18ecfa8d56dca62639b09dc84ec7f5d7789b676.
The tests
are failing on configurations
The text was updated successfully, but these errors were encountered: