Skip to content

Test failure: chrome_proxy_service_ddc_library_bundle_test.dart shared context Step Into goes to the next Dart location #2617

Closed
@nshahan

Description

@nshahan

I'm going to skip the test case to keep the bot green while I'm working on a fix.

test('Into goes to the next Dart location', () async {

The new representation for static call sites inside closures is causing problems with source maps. When paused at a call site stepping "into" does not move into the expected static method.

At this time I expect the fix will be in the Dart SDK by producing source maps that work better for this scenario.

Metadata

Metadata

Assignees

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions