Skip to content

Issues: dart-lang/sdk

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

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Issues list

Fix tests that expect to receive VM Service events area-vm Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends. pkg-dds For issues related to the Dart Development Service pkg-vm-service triaged Issue has been triaged by sub team vm-service The VM Service Protocol, both the specification and its implementation
#60665 opened May 2, 2025 by derekxu16
DTD/VmService - add optional descriptions and schemas to service extensions area-devexp For issues related to the analysis server, IDE support, linter, `dart fix`, and diagnostic messages. P2 A bug or feature request we're likely to work on pkg-dtd For issues related to the Dart Tooling Daemon (package:dtd or pkg/dtd_impl within the Dart SDK) vm-service The VM Service Protocol, both the specification and its implementation
#60387 opened Mar 24, 2025 by jakemac53
Add a presubmit that checks that tests that set breakpoints are skipped on AOT configurations area-vm Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends. triaged Issue has been triaged by sub team type-enhancement A request for a change that isn't a bug vm-service The VM Service Protocol, both the specification and its implementation
#60317 opened Mar 13, 2025 by derekxu16
Case where the breakpoint resolution algorithm dosen't correctly find the first debuggable location on a line area-vm Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends. triaged Issue has been triaged by sub team vm-debugger vm-service The VM Service Protocol, both the specification and its implementation
#60274 opened Mar 7, 2025 by derekxu16
pkg/vm_service/test/breakpoint_resolution_after_reloading_test failing on vm-win-release-ia32 area-vm Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends. gardening P3 A lower priority bug or feature request triaged Issue has been triaged by sub team vm-service The VM Service Protocol, both the specification and its implementation
#60166 opened Feb 19, 2025 by sstrickl
New tests added for testing the resident frontend server functionality are flaking on Windows area-dart-cli Use area-dart-cli for issues related to the 'dart' command like tool. gardening pkg-vm-service vm-service The VM Service Protocol, both the specification and its implementation
#59909 opened Jan 14, 2025 by a-siva
VM Service should finish processing RPC responses from service extensions before shutting down area-vm Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends. P2 A bug or feature request we're likely to work on triaged Issue has been triaged by sub team vm-service The VM Service Protocol, both the specification and its implementation
#56831 opened Oct 1, 2024 by bkonyi
Provide a vmservice method for getting the package config url for an isolate(group) area-vm Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends. triaged Issue has been triaged by sub team type-enhancement A request for a change that isn't a bug vm-service The VM Service Protocol, both the specification and its implementation
#56784 opened Sep 25, 2024 by sigurdm
[vm] Expose isolate's origin id (the id of the spawning isolate or (if no other isolate spawned it, it's own isolate id) area-vm Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends. P2 A bug or feature request we're likely to work on triaged Issue has been triaged by sub team vm-service The VM Service Protocol, both the specification and its implementation
#56732 opened Sep 13, 2024 by mkustermann
VM always prints "<isolate> has no debugger is attached and is paused" area-vm Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends. P3 A lower priority bug or feature request pkg-dds For issues related to the Dart Development Service triaged Issue has been triaged by sub team vm-service The VM Service Protocol, both the specification and its implementation
#56282 opened Jul 19, 2024 by bkonyi
Add the ability to access the return value of a function through the VM Service when execution is paused on return area-vm Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends. P2 A bug or feature request we're likely to work on triaged Issue has been triaged by sub team vm-service The VM Service Protocol, both the specification and its implementation
#55704 opened May 13, 2024 by DanTup
Debugger needs a way to show stacktraces for all waiting async calls area-vm Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends. type-enhancement A request for a change that isn't a bug vm-service The VM Service Protocol, both the specification and its implementation
#55561 opened Apr 24, 2024 by lukehutch
Evaluate doesn't correctly handle assignments to locals area-vm Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends. legacy-area-front-end Legacy: Use area-dart-model instead. P3 A lower priority bug or feature request triaged Issue has been triaged by sub team vm-debugger vm-service The VM Service Protocol, both the specification and its implementation
#55423 opened Apr 10, 2024 by rmacnak-google
Make connectionInfo a top-level field of the HttpProfileRequest type in the dart:io Service Extension spec area-vm Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends. P3 A lower priority bug or feature request triaged Issue has been triaged by sub team vm-service The VM Service Protocol, both the specification and its implementation
#55305 opened Mar 26, 2024 by derekxu16
VmService.getPerfettoVMTimelineWithCpuSamples is slow area-vm Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends. P3 A lower priority bug or feature request triaged Issue has been triaged by sub team vm-service The VM Service Protocol, both the specification and its implementation
#55137 opened Mar 7, 2024 by kenzieschmoll
Area for Improvement: Make it possible to programmatically trigger heap snapshots area-vm Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends. triaged Issue has been triaged by sub team type-enhancement A request for a change that isn't a bug vm-service The VM Service Protocol, both the specification and its implementation
#54979 opened Feb 22, 2024 by bkonyi
Area for Improvement: Support advanced debugger capabilities in IDEs area-vm Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends. triaged Issue has been triaged by sub team type-enhancement A request for a change that isn't a bug vm-service The VM Service Protocol, both the specification and its implementation
#54978 opened Feb 22, 2024 by bkonyi
pkg/vm_service/test/get_allocation_traces_test is flaky area-vm Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends. gardening vm-service The VM Service Protocol, both the specification and its implementation
#54487 opened Jan 2, 2024 by dcharkes
pkg/vm_service/test/source_report_libraries_already_compiled_test is failing on unittest-asserts-release-win-arm64 area-vm Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends. gardening P3 A lower priority bug or feature request triaged Issue has been triaged by sub team vm-service The VM Service Protocol, both the specification and its implementation
#54049 opened Nov 14, 2023 by derekxu16
VmService reloadSources regression on 3.0 [Windows] area-vm Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends. P3 A lower priority bug or feature request triaged Issue has been triaged by sub team vm-regression vm-service The VM Service Protocol, both the specification and its implementation
#53546 opened Sep 17, 2023 by davidmartos96
[gardening] step_through_mixin_from_sdk_test flaky area-vm Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends. gardening pkg-vm-service vm-service The VM Service Protocol, both the specification and its implementation
#53293 opened Aug 21, 2023 by dcharkes
[gardening] service/break_on_dart_colon_test/dds flakily timing out area-pkg Used for miscellaneous pkg/ packages not associated with specific area- teams. gardening pkg-vm-service vm-service The VM Service Protocol, both the specification and its implementation
#53066 opened Jul 28, 2023 by dcharkes
service/evaluate_activation_test/scope/dds flaky -> RuntimeError area-vm Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends. gardening vm-service The VM Service Protocol, both the specification and its implementation
#53061 opened Jul 27, 2023 by alexmarkov
linux-release-x64 service_2 tests flakily timing out area-vm Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends. gardening pkg-vm-service vm-service The VM Service Protocol, both the specification and its implementation
#53026 opened Jul 24, 2023 by dcharkes
service/network_profiling_test is flaky area-observatory area-vm Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends. gardening vm-service The VM Service Protocol, both the specification and its implementation
#52875 opened Jul 7, 2023 by sstrickl
ProTip! Mix and match filters to narrow down what you’re looking for.