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 DDC debugger test #59570

Open
jyameo opened this issue Nov 20, 2024 · 3 comments
Open

Failures on DDC debugger test #59570

jyameo opened this issue Nov 20, 2024 · 3 comments
Labels
area-web Use area-web for Dart web related issues, including the DDC and dart2js compilers and JS interop. type-bug Incorrect behavior (everything from a crash to more subtle misbehavior) web-dev-compiler

Comments

@jyameo
Copy link
Contributor

jyameo commented Nov 20, 2024

There are new test failures on [ddc] Add VM specific hot reload suite runner...Opt multitests out of formatting in ffi/..

The tests

dartdevc/debugger/debugger_test RuntimeError (expected Pass)

are failing on configurations

ddc-canary-linux-chrome

LOGS:
https://dart-ci.appspot.com/log/ddc-canary-linux-chrome/ddc-canary-linux-chrome/533/dartdevc/debugger/debugger_test

Test result: https://dart-current-results.web.app/#/filter=dartdevc/debugger/debugger_test&showAll

cc @nshahan

@dart-github-bot
Copy link
Collaborator

Summary: Debugger tests in dartdevc/debugger/debugger_test are failing on the ddc-canary-linux-chrome configuration. The CI logs and test results are linked.

@dart-github-bot dart-github-bot added area-web Use area-web for Dart web related issues, including the DDC and dart2js compilers and JS interop. triage-automation See https://github.com/dart-lang/ecosystem/tree/main/pkgs/sdk_triage_bot. type-bug Incorrect behavior (everything from a crash to more subtle misbehavior) labels Nov 20, 2024
@nshahan
Copy link
Contributor

nshahan commented Nov 20, 2024

@Markzipan Do you think the failure is due to your recent change?
https://dart-review.googlesource.com/c/sdk/+/393041

@Markzipan
Copy link
Contributor

Markzipan commented Nov 20, 2024

Yep, this is intended; It'll be resolved after the followup change lands (though it's been blocked by some feedback chains).

@lrhn lrhn removed the triage-automation See https://github.com/dart-lang/ecosystem/tree/main/pkgs/sdk_triage_bot. label Nov 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-web Use area-web for Dart web related issues, including the DDC and dart2js compilers and JS interop. type-bug Incorrect behavior (everything from a crash to more subtle misbehavior) web-dev-compiler
Projects
None yet
Development

No branches or pull requests

5 participants