Skip to content

Windows tool_integration_tests_3_6 flakes on expression_evaluation_test #103215

@keyonghan

Description

@keyonghan

(part of #97036)

Hit one flake today:

expression_evaluation_test.dart

03:23 +9 -1: test\integration.shard\expression_evaluation_test.dart: flutter test expression evaluation - can evaluate expressions returning complex objects in a test [E]                             
  Expected: <Instance of 'InstanceRef'> with `valueAsString`: '2022-5-5'
    Actual: InstanceRef:<[InstanceRef id: objects/5, kind: String, identityHashCode: 0, classRef: [ClassRef id: classes/91, name: _OneByteString, library: [LibraryRef id: libraries/@0150898, name: dart.core, uri: dart:core]]]>
     Which: has `valueAsString` with value '2022-5-6' which is different.
            Expected: 2022-5-5
              Actual: 2022-5-6
                             ^
             Differ at offset 7
  
  package:test_api                                              expect
  test\integration.shard\expression_evaluation_test.dart 189:3  expectValue
  test\integration.shard\expression_evaluation_test.dart 172:3  evaluateComplexReturningExpressions
  ===== asynchronous gap ===========================
  test\integration.shard\expression_evaluation_test.dart 141:5  batch2.<fn>

Metadata

Metadata

Assignees

Labels

P2Important issues not at the top of the work listc: flakeTests that sometimes, but not always, incorrectly passtoolAffects the "flutter" command-line tool. See also t: labels.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions