Skip to content

Engine unit test failing due to seeing directory that shouldn't exist. #141907

@zanderso

Description

@zanderso

https://ci.chromium.org/ui/p/flutter/builders/prod/Linux%20Production%20Engine%20Drone/550083/overview

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

No one assigned

    Labels

    c: flakeTests that sometimes, but not always, incorrectly passteam-engineOwned by Engine team

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions