angular/aio/tests
Paul Gschwendtner 3ec2e2da0c build: never cache monitoring bazel test target (#49039)
We recently switched some of the monitoring e2e tests to Bazel. These
tests should never be cached because they rely on an external URL and
on network access. The URL itself might stay the same for quite a while,
but the underlying site might change based on new deployments. Bazel
only sees the URL and caches the test then. We want to avoid this.

PR Close #49039
2023-02-13 20:04:47 +01:00
..
deployment build: never cache monitoring bazel test target (#49039) 2023-02-13 20:04:47 +01:00
e2e test(docs-infra): increase jasmine default timeout for e2e specs (#48671) 2023-01-10 08:10:23 -08:00