Siva

Results 7 issues of Siva

There are new test failures on [[deps] Roll new benchmark_harness...[dds] Include exception text in DAP StoppedEvent text field](https://github.com/dart-lang/sdk/compare/2a440e14f1af4dbc1fb36ad3583bf485c0235d6f~...2e2e2ea1e83be1c0c885ca98c724c320bdd25197). The tests ``` service_2/break_on_default_constructor_test/dds Timeout (expected Pass) ``` are failing on configurations...

gardening
area-dart-cli
dds-dap

* Roll Dart SDK from 35a9facce191 to e517487c5679 (Dart 3.0) (#38105)

engine

The tests ``` pkg/vm/test/transformations/ffi_test Timeout (expected Pass) ``` are failing on configurations ``` unittest-asserts-debug-linux-x64 ```

area-vm
gardening

There are new test failures on [[dart2wasm] Update constructor and factory names](https://github.com/dart-lang/sdk/commit/29d52e6fa33c1c239ef8341e9ebbc20497c9f37d). The tests ``` pkg/dartdev/test/commands/doc_test Timeout (expected Pass) ``` are failing on configurations ``` unittest-asserts-debug-linux-x64 ```

gardening
area-tools
pkg-dartdev

Statements inside control statement conditions to store it, check it and also scope it inside the control statement block would be very useful. ```dart if((Point point = parseCursorPosition(chars)) != null)...

feature

The tests ``` pkg/_macros/test/executor/executor_test RuntimeError (expected Pass) ``` are failing on configurations ``` unittest-asserts-release-win-arm64 unittest-asserts-release-win-x64 ```

area-pkg
type-bug
gardening
feature-macros
triage-automation
pkg-macros

There are new test failures on [[cfe] Make kernel AST and CompilerOptions use strong mode by default...DAS: Refactor the logic determining the location of a new ignore-comment](https://github.com/dart-lang/sdk/compare/df707ac85e9a81b73c80638b759aede6be80ebbb~...63d2008355b981221effb40928e0af8e9f9d03ce). The tests ```...

gardening
area-front-end