-
Notifications
You must be signed in to change notification settings - Fork 29.8k
Closed
Labels
a: tests"flutter test", flutter_test, or one of our tests"flutter test", flutter_test, or one of our testsframeworkflutter/packages/flutter repository. See also f: labels.flutter/packages/flutter repository. See also f: labels.
Description
There are duplicate golden file names for
flutter/test/cupertino/text_field_test.dartflutter/test/material/text_field_test.dart
i.e.: text_field_cursor_test.1.png
This has not presented conflict in the past because golden file tests were kept siloed in their respective library-specific directories.
#33688 exposes this conflict as there won't be this distinction in the new testing structure.
Metadata
Metadata
Assignees
Labels
a: tests"flutter test", flutter_test, or one of our tests"flutter test", flutter_test, or one of our testsframeworkflutter/packages/flutter repository. See also f: labels.flutter/packages/flutter repository. See also f: labels.