Skip to content

test/instances/instance_inspection_canary_test.dart: type and fields failing #2479

Closed
@bkonyi

Description

@bkonyi

Started failing in today's webdev daily test run.

  [FINEST] ExpressionEvaluator: Evaluated "instance" to "{type: object, className: main.MainClass.new, description: main.MainClass.new, objectId: -8724672307244750059.1.342}"
  Expected: {'_field': 1, 'field': 2}
    Actual: {}
     Which: has different length and is missing map key '_field'
  
  package:matcher                                               expect
  test/instances/common/instance_inspection_common.dart 141:11  runTests.<fn>.<fn>.<fn>.<fn>
  ===== asynchronous gap ===========================
  test/instances/common/test_inspector.dart 36:7                TestInspector.onBreakPoint
  ===== asynchronous gap ===========================
  test/instances/common/instance_inspection_common.dart 122:9   runTests.<fn>.<fn>.<fn>
  Expected: {'_field': 1, 'field': 2}
    Actual: {}
     Which: has different length and is missing map key '_field'

FYI @biggs0125 @nshahan @Markzipan

Metadata

Metadata

Assignees

No one assigned

    Labels

    P1A high priority bug; for example, a single project is unusable or has many test failurespackage:dwdstriaged

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions