-
Notifications
You must be signed in to change notification settings - Fork 29.7k
Closed as duplicate of#144487
Labels
a: null-safetySupport for Dart's null safety featureSupport for Dart's null safety featurec: tech-debtTechnical debt, code quality, testing, etc.Technical debt, code quality, testing, etc.fyi-toolFor the attention of Flutter Tool teamFor the attention of Flutter Tool teamr: duplicateIssue is closed as a duplicate of an existing issueIssue is closed as a duplicate of an existing issueteam-infraOwned by Infrastructure teamOwned by Infrastructure teamteam: skip-testAn issue used to track tests that are skipped.An issue used to track tests that are skipped.
Description
Currently this test is disabled. It looks like the original issue #62919 has been resolved, but if the test is reenabled it fails with:
00:04 +41 -1: test/sdk_directory_has_space_test.dart: We are in a directory with a space in it [E]
Expected: 'flutter sdk'
Actual: <null>
Which: not an <Instance of 'String'>
Metadata
Metadata
Assignees
Labels
a: null-safetySupport for Dart's null safety featureSupport for Dart's null safety featurec: tech-debtTechnical debt, code quality, testing, etc.Technical debt, code quality, testing, etc.fyi-toolFor the attention of Flutter Tool teamFor the attention of Flutter Tool teamr: duplicateIssue is closed as a duplicate of an existing issueIssue is closed as a duplicate of an existing issueteam-infraOwned by Infrastructure teamOwned by Infrastructure teamteam: skip-testAn issue used to track tests that are skipped.An issue used to track tests that are skipped.