-
Notifications
You must be signed in to change notification settings - Fork 29.7k
Closed
Labels
P0Critical issues such as a build break or regressionCritical issues such as a build break or regressiondependency: dartDart team may need to help usDart team may need to help usr: fixedIssue is closed as already fixed in a newer versionIssue is closed as already fixed in a newer versionteam-infraOwned by Infrastructure teamOwned by Infrastructure team
Description
#160624 caused two tool integration tests to start timing out:
15:59 +5 -1: test/integration.shard/test_test.dart: flutter test should run a test when its name contains a string when --experimental-faster-testing is set [E]
TimeoutException after 0:15:00.000000: Test timed out after 15 minutes.
dart:isolate _RawReceivePort._handleMessage
31:01 +6 -2: test/integration.shard/test_test.dart: flutter test should run a test when its name matches a regexp when --experimental-faster-testing is set [E]
TimeoutException after 0:15:00.000000: Test timed out after 15 minutes.
dart:isolate _RawReceivePort._handleMessage
I locally verified these tests do not time out before commit 895f0e291a but do time out at that commit.
Metadata
Metadata
Assignees
Labels
P0Critical issues such as a build break or regressionCritical issues such as a build break or regressiondependency: dartDart team may need to help usDart team may need to help usr: fixedIssue is closed as already fixed in a newer versionIssue is closed as already fixed in a newer versionteam-infraOwned by Infrastructure teamOwned by Infrastructure team