-
Notifications
You must be signed in to change notification settings - Fork 29.7k
Closed
Labels
c: flakeTests that sometimes, but not always, incorrectly passTests that sometimes, but not always, incorrectly passtoolAffects the "flutter" command-line tool. See also t: labels.Affects the "flutter" command-line tool. See also t: labels.
Description
(part of #97036)
These data is based Q4 2021 flakes that happened from 10/01/2021 to 01/13/2022
1 flutter_adapter_test.dart flake (2634)
05:58 +26 -1: test/integration.shard/debug_adapter/flutter_adapter_test.dart: can hot restart [E]
Expected: [<a string starting with 'Restarted application'>, 'topLevelFunction']
Actual: [
'Restarted application in 342ms.',
'[Sentinel kind: Collected, valueAsString: <collected>] from ext.flutter.connectedVmServiceUri()',
'Failed to set vm service URI: [Sentinel kind: Collected, valueAsString: <collected>] from ext.flutter.connectedVmServiceUri(). Deep links to DevTools will not show in Flutter errors.'
]
Which: at location [1] is '[Sentinel kind: Collected, valueAsString: <collected>] from ext.flutter.connectedVmServiceUri()' instead of 'topLevelFunction'
package:test_api expect
test/integration.shard/debug_adapter/test_support.dart 43:5 expectLines
test/integration.shard/debug_adapter/flutter_adapter_test.dart 180:5 main.<fn>
Metadata
Metadata
Assignees
Labels
c: flakeTests that sometimes, but not always, incorrectly passTests that sometimes, but not always, incorrectly passtoolAffects the "flutter" command-line tool. See also t: labels.Affects the "flutter" command-line tool. See also t: labels.