Skip to content

Long delay for new ci.yaml targets to start running automatically #151615

@gmackall

Description

@gmackall

#151433 added the new Linux android_java11_tool_integration_tests ci.yaml target, but this target didn't start getting run automatically in post submit till ~20 hours later.

Things that were notable:

  • The Linux ci_yaml flutter roller run for that commit indicated no changes needed to be rolled (despite the commit containing changes to the ci.yaml
  • The bot pool indicated most of the machines were idle, so it wasn't an issue of capacity
  • There was a commit to flutter.googlesource.com that rolled in the yaml changes (commit here), but that commit strangely had an incorrect commit message:

Roll flutter to b0cbfc6
That commit hash maps to b0cbfc6, which is the commit before my PR - so it shouldn't contain my yaml changes. And yet, looking at the diff for that commit, we can see that it does contain my Java 11 specific ci.yaml target:

+      builders {
+        name: "flutter/try/Linux android_java11_tool_integration_tests"
+      }

Metadata

Metadata

Assignees

No one assigned

    Labels

    P2Important issues not at the top of the work listteam-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