Skip to content

test\variable_scope_test.dart: variable scope variables in function is failing #2469

Closed
@bkonyi

Description

@bkonyi

Failure log:

  Expected: contains all of [
              'aClass',
              'another',
              'intLocalInMain',
              'local',
              'localThatsNull',
              'nestedFunction',
              'parameter',
              'testClass'
            ]
    Actual: ['aClass', 'another', 'parameter']
     Which: has too few elements (3 < 8)

This test is currently skipped and should be re-enabled once DDC / DWDS resolves the issue.

Metadata

Metadata

Assignees

Labels

P2A bug or feature request we're likely to work onpackage:dwdstriagedtype-bugIncorrect behavior (everything from a crash to more subtle misbehavior)

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions