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 063592eb09adbd227e920fcf076a5b88b2ac377b #1239

Closed
athomas opened this issue Nov 29, 2021 · 1 comment
Closed
Assignees

Comments

@athomas
Copy link
Member

athomas commented Nov 29, 2021

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

The tests

co19/LanguageFeatures/Super-parameters/grammar_A02_t01 MissingCompileTimeError (expected Pass)
co19/LanguageFeatures/Super-parameters/super_constructor_invocation_A02_t02 CompileTimeError (expected Pass)
co19/LanguageFeatures/Super-parameters/super_constructor_invocation_A02_t03 CompileTimeError (expected Pass)
co19/LanguageFeatures/Super-parameters/type_inference_A03_t04 MissingCompileTimeError (expected Pass)
co19/LanguageFeatures/Super-parameters/type_inference_A03_t05 MissingCompileTimeError (expected Pass)
co19/LanguageFeatures/Super-parameters/type_inference_A06_t03 MissingCompileTimeError (expected Pass)
co19/LibTest/io/Process/run_A01_t03 RuntimeError (expected Pass)

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-win-release-x64
dartk-weak-asserts-linux-debug-x64
dartk-weak-asserts-linux-release-x64
dartk-weak-asserts-win-release-x64
dartkp-strong-linux-release-x64
dartkp-weak-asserts-linux-release-x64
@sgrekhov
Copy link
Contributor

sgrekhov commented Dec 3, 2021

co19/LibTest/io/Process/run_A01_t03 was fixed. Other failures caused by unimplemented feature Super parameters

@sgrekhov sgrekhov closed this as completed Dec 3, 2021
copybara-service bot pushed a commit to dart-lang/sdk that referenced this issue Dec 7, 2021
2021-12-07 [email protected] dart-lang/co19#932. HttpRequestUpload tests fixed
2021-12-06 [email protected] Issue dart-lang/co19#1094: Runtime executable mode checks moved to Utils/Expect, Language/Libraries_and_Scripts/Scripts, LibTest/io/Process tests corrected.
2021-12-03 [email protected] Issue dart-lang/co19#1239: in LibTest/io/Process/run_A01_t03 isDartkp is a getter now.
2021-12-03 [email protected] Subtype test added testing 500 elements deep transitivity
2021-12-02 [email protected] Issue dart-lang/co19#1239: typo corrected in LibTest/io/Process/run_A01_t03
2021-12-02 [email protected] Fixes dart-lang/co19#1241. Missed return statements added
2021-12-02 [email protected] Fixes dart-lang/co19#1240. Typos fixed in Named arguments anywhere tests
2021-12-01 [email protected] More fix for dart-lang/co19#1094: LibTest/io/Process/run_A01_t03 test corrected: exit code for precompiled runtime should be 255

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: I96860dcd3b42d56d2a0c202e1e5fbc251b92106a
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/222202
Reviewed-by: William Hesse <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants