Skip to content

Windows tool_integration_tests_4_5 flake on overall_experience_test #97232

@keyonghan

Description

@keyonghan

(part of #97036)
These data is based Q4 2021 flakes that happened from 10/01/2021 to 01/13/2022

2 overall_experience_test.dart flake (2197, 2196)

10:03 +15 ~15 -1: test\integration.shard\overall_experience_test.dart: flutter run can hot reload and hot restart, handle "p" key [E]                                                                  
  Expected: [
              'Performing hot reload...                                        ',
              <a string starting with 'Reloaded 0 libraries in '>,
              'ready',
              '',
              'Performing hot restart...                                       ',
              <a string starting with 'Restarted application in '>,
              'ready',
              '',
              'ready',
              '',
              'ready',
              '',
              'Application finished.',
              'ready'
            ]
    Actual: WhereIterable<String>:[
              'Performing hot reload...                                        ',
              'Reloaded 510 of 563 libraries in 9,499ms.',
              'ready',
              '',
              'Performing hot restart...                                       ',
              'Restarted application in 8,649ms.',
              'ready',
              '',
              'ready',
              '',
              'ready',
              '',
              'Application finished.',
              'ready'
            ]
     Which: at location [1] is 'Reloaded 510 of 563 libraries in 9,499ms.' which does not match a string starting with 'Reloaded 0 libraries in '
  
  package:test_api                                           expect
  test\integration.shard\overall_experience_test.dart 472:7  main.<fn>

Metadata

Metadata

Assignees

No one assigned

    Labels

    team-infraOwned by Infrastructure teamtoolAffects 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