Open jyameo opened 1 day ago
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.
@Markzipan Do you think the failure is due to your recent change? https://dart-review.googlesource.com/c/sdk/+/393041
Yep, this is intended; It'll be resolved after the followup change lands (though it's been blocked by some feedback chains).
There are new test failures on [ddc] Add VM specific hot reload suite runner...Opt multitests out of formatting in ffi/..
The tests
are failing on configurations
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