Skip to content

Connect dialog integration test flake #6477

Open
@CoderDake

Description

@CoderDake

https://github.com/flutter/devtools/actions/runs/6317681998/job/17155086895?pr=6476

Exception: Test 'Debugger panel' failed: ══╡ EXCEPTION CAUGHT BY FLUTTER TEST FRAMEWORK ╞═════════════════
The following TestFailure was thrown running a test:
Expected: no matching candidates
  Actual: _TypeWidgetFinder:<Found 1 widget with type
"ConnectDialog": [
            ConnectDialog(dependencies: [_InheritedTheme,
_LocalizationsScope-[GlobalKey#2a91e], _RouterScope], state:
_ConnectDialogState#575e9),
          ]>
   Which: means one was found but none were expected

When the exception was thrown, this was the stack:
dart-sdk/lib/_internal/js_dev_runtime/private/ddc_runtime/errors.dart 294:3        throw_
packages/matcher/src/expect/prints_matcher.dart.js 436:22                          fail
packages/matcher/src/expect/prints_matcher.dart.js 433:12                          _expect
packages/matcher/src/expect/prints_matcher.dart.js 368:12                          expect$
packages/flutter_test/src/test_text_input_key_handler.dart.js 9381:12              expect$
packages/devtools_test/src/integration_test/integration_test_utils.dart.js 139:21  pumpAndConnectDevTools
dart-sdk/lib/_internal/js_dev_runtime/patch/async_patch.dart 45:50                 <fn>
dart-sdk/lib/async/zone.dart 1407:47                                               _rootRunUnary
dart-sdk/lib/async/zone.dart 1308:19                                               runUnary
dart-sdk/lib/async/future_impl.dart 162:18                                         handleValue
dart-sdk/lib/async/future_impl.dart 846:44                                         handleValueCallback
dart-sdk/lib/async/future_impl.dart 875:13                                         _propagateToListeners
dart-sdk/lib/async/future_impl.dart 647:5                                          [_completeWithValue]
dart-sdk/lib/async/future_impl.dart 721:7                                          <fn>
dart-sdk/lib/async/zone.dart 1399:13                                               _rootRun
dart-sdk/lib/async/zone.dart 1301:19                                               run
dart-sdk/lib/async/zone.dart 1209:7                                                runGuarded
dart-sdk/lib/async/zone.dart 1249:23                                               callback
dart-sdk/lib/async/schedule_microtask.dart 40:11                                   _microtaskLoop
dart-sdk/lib/async/schedule_microtask.dart 49:5                                    _startMicrotaskLoop
dart-sdk/lib/_internal/js_dev_runtime/patch/async_patch.dart 181:7                 <fn>

The test description was:
  Debugger panel
═════════════════════════════════════════════════════════════════
.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions