mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
build: mark //integration:bazel-schematics_test as manual (#42042)
Since this test is not essential and this branch is an old LTS, we are making this manual to avoid unnecessary CI failures. PR Close #42042
This commit is contained in:
@@ -40,6 +40,8 @@ INTEGRATION_TESTS = {
|
||||
# everything down. Ask Bazel to allocate multiple CPUs for these tests with "cpu:n" tag.
|
||||
"cpu:3",
|
||||
"no-ivy-aot",
|
||||
# Tagged test as manual as it is broken due to chrome driver, but is deprecated.
|
||||
"manual",
|
||||
],
|
||||
},
|
||||
"cli-hello-world": {"commands": "payload_size_tracking"},
|
||||
|
||||
Reference in New Issue
Block a user