icu build is using foreign_cc despite it being a bazel package
Open
area/ci
area/test flakes
bug
no stalebot
- Dominant language
- C++
- Stars
- 28.9k
- Forks
- 5.6k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 437
Description
Reading through the original PR that added this #20143 its not clear why icu was added as a foreign_cc package when it has a bazel build
Either way this dependency causes constant network transient flakes as it seems to try and run bazel as a foreign build
Contributor guide
Assessment
This issue has not been assessed yet.