Skip to content

[packages][ci] Tests running both on main and master for the same hash #102801

@ditman

Description

@ditman

It seems that we're running tests both in main and master, and the Github UI is getting updated TWICE (once with the successful run, then with the results of the run in the second branch. The first run logs are lost!).

Some "proof" here:

I only managed to get those two links because I saw the test restart in real-time, and I had already gotten the first link to complain in discord about being throttled. THE GITHUB UI GETS COMPLETELY REWRITTEN in main, and it seems that tests begin again.

🚨 Crazy status right now!
Screen Shot 2022-04-28 at 7 34 39 PM
(Note: release having completed before android-blah, CaseyHillers' commit being merged without the previous tests are 🟢)

Some speculation:

May this be the root cause of the "release" action some times running without waiting for all tests to complete? (because they completed the first time, but not the second time!), also (maybe) why we were being throttled today?

Should we exclude the flutter/plugins:master branch from the .cirrus.yml file, somehow?

Metadata

Metadata

Labels

P1High-priority issues at the top of the work lista: tests"flutter test", flutter_test, or one of our testspackageflutter/packages repository. See also p: labels.team-infraOwned by Infrastructure team

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions