Skip to content

Async for-in tests failures on dart2js #49623

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

Open
sgrekhov opened this issue Aug 9, 2022 · 0 comments
Open

Async for-in tests failures on dart2js #49623

sgrekhov opened this issue Aug 9, 2022 · 0 comments
Labels
area-web-js Issues related to JavaScript support for Dart Web, including DDC, dart2js, and JS interop. web-dart2js

Comments

@sgrekhov
Copy link
Contributor

sgrekhov commented Aug 9, 2022

The following co19 tests

co19/Language/Statements/Yield_and_Yield_Each/Yield/execution_async_A01_t04
co19/Language/Statements/Yield_and_Yield_Each/Yield/execution_async_A01_t06
co19/Language/Statements/Yield_and_Yield_Each/Yield/execution_async_A01_t07
co19/Language/Statements/Yield_and_Yield_Each/Yield/execution_async_A03_t01
co19/Language/Statements/Yield_and_Yield_Each/Yield/execution_async_A03_t02

fail on dart2js with

Deobfuscated error and stack:
<no error message found>
    at window.onerror called:  unparsed
    at Error._throw            org-dartlang-sdk:///lib/_internal/js_runtime/lib/core_patch.dart 243:38
    at Uncaught                unparsed

See full log at https://logs.chromium.org/logs/dart/buildbucket/cr-buildbucket/8806325268716546897/+/u/test_results/new_test_failures__logs_

@lrhn lrhn added the area-web-js Issues related to JavaScript support for Dart Web, including DDC, dart2js, and JS interop. label Aug 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-web-js Issues related to JavaScript support for Dart Web, including DDC, dart2js, and JS interop. web-dart2js
Projects
None yet
Development

No branches or pull requests

3 participants