LUCI analysis: Change links to flake portal to LUCI Analysis
Flake portal has been turned off (a little ahead of schedule), make sure
all links point to LUCI Analysis instead.
gtest_flake_tips.md still needs to be updated, but needs more than just
changing links, so will be done in a separate CL.
Bug: 1379496
Change-Id: If0d0ac4572dde7c4dc55eb39abaf31f222dc7489
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3995864
Auto-Submit: Matthew Warton <[email protected]>
Reviewed-by: Struan Shrimpton <[email protected]>
Commit-Queue: Struan Shrimpton <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1065995}
diff --git a/docs/testing/testing_in_chromium.md b/docs/testing/testing_in_chromium.md
index a279c75..4166d66 100644
--- a/docs/testing/testing_in_chromium.md
+++ b/docs/testing/testing_in_chromium.md
@@ -168,7 +168,7 @@
## How to deal with flaky tests
-Go to [Flake Portal] to find reports about flaky tests in your projects.
+Go to [LUCI Analysis] to find reports about flaky tests in your projects.
* [Addressing Flaky GTests](./gtest_flake_tips.md)
* [Addressing Flaky Web Tests](./web_tests_addressing_flake.md)
@@ -188,7 +188,7 @@
[Tast]: https://chromium.googlesource.com/chromiumos/platform/tast/+/HEAD/README.md
[Web Tests]: ./web_tests.md
[crbug/611756]: https://bugs.chromium.org/p/chromium/issues/detail?id=611756
-[Flake Portal]: https://analysis.chromium.org/p/chromium/flake-portal
+[LUCI Analysis]: https://luci-analysis.appspot.com/
[Write Fuzz Target]: https://chromium.googlesource.com/chromium/src/+/main/testing/libfuzzer/getting_started.md#write-fuzz-target
[Telemetry: Run benchmarks locally]: https://chromium.googlesource.com/catapult/+/HEAD/telemetry/docs/run_benchmarks_locally.md
[Run fuzz target locally]: https://chromium.googlesource.com/chromium/src/+/main/testing/libfuzzer/getting_started.md#build-and-run-fuzz-target-locally