Skip to content

Windows compilation failures in flutter/packages tests hang LUCI #115937

@stuartmorgan-g

Description

@stuartmorgan-g

I wasted a lot of time debugging a hang in CI in the Windows LUCI tests in a flutter/packages PR, and eventually discovered that it was because I forgot to update some #includes for a file rename (and missed it locally because I still had the file in the old location). This should have failed with a clear error message in CI after a couple of minutes; instead it hung for an hour and a half and provided no useful output.

STR:

Having CI hang with missing log output instead of failing immediately with errors is a huge productivity drain when things go wrong.

Metadata

Metadata

Assignees

No one assigned

    Labels

    P3Issues that are less important to the Flutter projectteam-infraOwned by Infrastructure teamtriaged-infraTriaged by Infrastructure team

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions