Skip to content

Tree Red: Missing dependencies on CI Ubuntu 22 #178060

@jtmcdole

Description

@jtmcdole

In order to address the TASK_BOT died errors, we downgraded from Ubuntu 24 to Ubuntu 22. This rolled out slowly on Nov 4th and uncovered some test failures on the dashboard. These failures appear around many of the Android tests which do not include ninja / cmake / clang in their dependencies list of ci.yaml.

Updating multiple locations in: #178054

          {"dependency": "clang", "version": "git_revision:5d5aba78dbbee75508f01bcaa69aedb2ab79065a"},
          {"dependency": "cmake", "version": "build_id:8787856497187628321"},
          {"dependency": "ninja", "version": "version:1.9.0"}

This has the tools installed in the cache on the CI machines and appear to fix the issue.

Outstanding issue: Linux web_skwasm_tests_2 appears to be failing with a chrome conneciton.

Metadata

Metadata

Assignees

Labels

P0Critical issues such as a build break or regressionfyi-androidFor the attention of Android platform team

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions