-
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 passteam-engineOwned by Engine teamOwned by Engine team
Description
The test flutter/tools/clang_tidy/test/header_filter_regex_test.dart ensures that engine repo subdirectories are covered by a regular expression. The test is failing because a directory that doesn't exist in the repo is being found in a directory listing, and that extra directory isn't covered by the regular expression.
Guessing this is due to another test not cleaning up after itself, but if that's not the case it could also be an infra caching issue? Initially routing to team-engine.
Metadata
Metadata
Assignees
Labels
c: flakeTests that sometimes, but not always, incorrectly passTests that sometimes, but not always, incorrectly passteam-engineOwned by Engine teamOwned by Engine team