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 4ef349830b971c22d8ddb2970c4ba9002806fd85.
The tests
co19/LanguageFeatures/Super-parameters/semantics_A02_t02 MissingCompileTimeError (expected Pass) co19/LanguageFeatures/Super-parameters/semantics_A02_t03 MissingCompileTimeError (expected Pass) co19/LanguageFeatures/Super-parameters/semantics_A03_t01 MissingCompileTimeError (expected Pass) co19/LanguageFeatures/Super-parameters/semantics_A03_t02 MissingCompileTimeError (expected Pass) co19/LanguageFeatures/Super-parameters/semantics_A04_t12 MissingCompileTimeError (expected Pass) co19/LanguageFeatures/Super-parameters/semantics_A05_t01 MissingCompileTimeError (expected Pass) co19/LanguageFeatures/Super-parameters/semantics_A05_t02 RuntimeError (expected Pass) co19/LanguageFeatures/Super-parameters/semantics_A06_t20 MissingCompileTimeError (expected Pass) co19/LanguageFeatures/Super-parameters/semantics_A06_t21 MissingCompileTimeError (expected Pass) co19/LanguageFeatures/Super-parameters/semantics_A06_t22 CompileTimeError (expected Pass) co19/LanguageFeatures/Super-parameters/summary_A01_t02 MissingCompileTimeError (expected Pass) co19/LanguageFeatures/Super-parameters/summary_A01_t03 MissingCompileTimeError (expected Pass) co19/LanguageFeatures/Super-parameters/summary_A02_t01 CompileTimeError (expected Pass) co19/LanguageFeatures/Super-parameters/summary_A02_t02 CompileTimeError (expected Pass) co19/LanguageFeatures/Super-parameters/summary_A02_t03 CompileTimeError (expected Pass) co19/LanguageFeatures/Super-parameters/summary_A02_t04 CompileTimeError (expected Pass) co19/LanguageFeatures/Super-parameters/summary_A03_t01 MissingCompileTimeError (expected Pass) co19/LanguageFeatures/Super-parameters/summary_A03_t02 MissingCompileTimeError (expected Pass) co19/LanguageFeatures/Super-parameters/summary_A03_t03 MissingCompileTimeError (expected Pass) co19/LanguageFeatures/Super-parameters/summary_A04_t01 CompileTimeError (expected Pass) co19/LanguageFeatures/Super-parameters/summary_A04_t02 CompileTimeError (expected Pass) co19/LanguageFeatures/Super-parameters/summary_A04_t03 CompileTimeError (expected Pass) co19/LanguageFeatures/Super-parameters/summary_A04_t04 CompileTimeError (expected Pass) co19/LanguageFeatures/Super-parameters/summary_A05_t01 MissingCompileTimeError (expected Pass) co19/LanguageFeatures/Super-parameters/summary_A05_t02 MissingCompileTimeError (expected Pass) co19/LanguageFeatures/Super-parameters/summary_A06_t01 RuntimeError (expected Pass) co19/LanguageFeatures/Super-parameters/summary_A06_t02 RuntimeError (expected Pass) co19/LanguageFeatures/Super-parameters/super_constructor_invocation_A04_t01 CompileTimeError (expected Pass) co19/LanguageFeatures/Super-parameters/type_inference_A04_t04 RuntimeError (expected Pass) co19/LanguageFeatures/Super-parameters/type_inference_A05_t02 RuntimeError (expected Pass) and 8 more tests
are failing on configurations
analyzer-asserts-strong-linux analyzer-asserts-weak-linux cfe-strong-linux cfe-weak-linux dart2js-hostasserts-strong-linux-x64-chrome dart2js-hostasserts-weak-linux-x64-chrome dartdevk-strong-linux-release-chrome dartdevk-weak-linux-release-chrome dartk-strong-linux-debug-x64 dartk-strong-linux-release-x64 dartk-strong-mac-release-x64 dartk-strong-win-release-x64 dartk-weak-asserts-linux-debug-x64 dartk-weak-asserts-linux-release-x64 dartk-weak-asserts-mac-release-x64 dartk-weak-asserts-win-release-x64 dartkp-strong-linux-release-x64 dartkp-weak-asserts-linux-release-x64
The text was updated successfully, but these errors were encountered:
#1238. FFI tests fixed and issue numbers added
d19437a
co19/LanguageFeatures/Super-parameters/* failures caused by unimplemented feature
Sorry, something went wrong.
[co19] Roll co19 to 063592eb09adbd227e920fcf076a5b88b2ac377b
c29e1c6
2021-11-29 [email protected] dart-lang/co19#932. HttpRequest/responseText_A01_t02 test fixed 2021-11-26 [email protected] Fixes dart-lang/co19#1231. More Super parameters tests added 2021-11-25 [email protected] dart-lang/co19#1238. FFI tests fixed and issue numbers added 2021-11-24 [email protected] Merge branch 'master' of https://github.com/dart-lang/co19 2021-11-24 [email protected] More fix for dart-lang/co19#1094: LibTest/io/Link tests updated: comments added. 2021-11-24 [email protected] dart-lang/co19#1231. Super parameters tests fixed and new ones added 2021-11-24 [email protected] More fix for dart-lang/co19#1094: LibTest/io/Process/killPid_* tests updated. 2021-11-24 [email protected] More fix for dart-lang/co19#1094: LibTestCopyrights updated in LibTest/io/Process test. 2021-11-24 [email protected] More fix for dart-lang/co19#1094: LibTest/io/Process tests updated to check process exit code correctly, new test added. Cq-Include-Trybots: dart/try:analyzer-nnbd-linux-release-try,dart2js-nnbd-linux-x64-chrome-try,ddc-nnbd-linux-release-chrome-try,front-end-nnbd-linux-release-x64-try,vm-kernel-nnbd-linux-release-x64-try,vm-kernel-nnbd-win-release-x64-try,vm-kernel-precomp-nnbd-linux-release-x64-try Change-Id: I9f878f3400324fc44215350fa715e2e258cfd8bf Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/221466 Reviewed-by: William Hesse <[email protected]>
sgrekhov
No branches or pull requests
There are new test failures on [co19] Roll co19 to 4ef349830b971c22d8ddb2970c4ba9002806fd85.
The tests
are failing on configurations
The text was updated successfully, but these errors were encountered: