-
Notifications
You must be signed in to change notification settings - Fork 29.7k
Labels
P1High-priority issues at the top of the work listHigh-priority issues at the top of the work listc: regressionIt was better in the past than it is nowIt was better in the past than it is nowteam-toolOwned by Flutter Tool teamOwned by Flutter Tool team
Description
logs:
00:01 +2 ~16 -1: test/integration.shard/debug_adapter/test_adapter_test.dart: integration tests can run a single test [E]
Exception: Building flutter tool...
unparsed test/integration.shard/debug_adapter/test_server.dart 90:15 new OutOfProcessDapTestServer._.<fn>
Exception: Resolving dependencies...
unparsed test/integration.shard/debug_adapter/test_server.dart 90:15 new OutOfProcessDapTestServer._.<fn>
Exception: Downloading packages...
unparsed test/integration.shard/debug_adapter/test_server.dart 90:15 new OutOfProcessDapTestServer._.<fn>
Exception: Got dependencies.
unparsed test/integration.shard/debug_adapter/test_server.dart 90:15 new OutOfProcessDapTestServer._.<fn>
38:12 +3 ~17 -27: test/integration.shard/test_test.dart: integration test should report nice errors for exceptions thrown within testWidgets() [E]
Expected: ''
Actual: 'Building flutter tool...\n'
'Resolving dependencies...\n'
'Downloading packages...\n'
'Got dependencies.\n'
''
Which: is different. Both strings start the same, but the actual value also has the following trailing characters: Building f ...
package:matcher expect
test/integration.shard/test_test.dart 606:5 _testFile
4/25 of the last runs have failed
Metadata
Metadata
Assignees
Labels
P1High-priority issues at the top of the work listHigh-priority issues at the top of the work listc: regressionIt was better in the past than it is nowIt was better in the past than it is nowteam-toolOwned by Flutter Tool teamOwned by Flutter Tool team