Skip to content

Commit 1fc7891

Browse files
Keen Yee Liaumatsko
authored andcommitted
test: remove Bazel schematics integration test (angular#37190)
This commit removes the integration test for schematics in `@angular/bazel` that is used to generate a Bazel builder. The Bazel builder has been deprecated. PR Close angular#37190
1 parent e7930fc commit 1fc7891

File tree

7 files changed

+9
-8514
lines changed

7 files changed

+9
-8514
lines changed

integration/BUILD.bazel

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -33,15 +33,6 @@ INTEGRATION_TESTS = {
3333
"no-ivy-aot",
3434
],
3535
},
36-
"bazel-schematics": {
37-
"tags": [
38-
# Bazel-in-bazel tests are resource intensive and should not be over-parallized
39-
# as they will complete for the resources of other parallel tests slowing
40-
# everything down. Ask Bazel to allocate multiple CPUs for these tests with "cpu:n" tag.
41-
"cpu:3",
42-
"no-ivy-aot",
43-
],
44-
},
4536
"cli-hello-world": {"commands": "payload_size_tracking"},
4637
"cli-hello-world-ivy-compat": {"commands": "payload_size_tracking"},
4738
"cli-hello-world-ivy-i18n": {

integration/bazel-schematics/.gitignore

Lines changed: 0 additions & 1 deletion
This file was deleted.

integration/bazel-schematics/package.json

Lines changed: 0 additions & 35 deletions
This file was deleted.

integration/bazel-schematics/patches/@angular+bazel+0.0.0.patch

Lines changed: 0 additions & 25 deletions
This file was deleted.

integration/bazel-schematics/test.sh

Lines changed: 0 additions & 94 deletions
This file was deleted.

0 commit comments

Comments
 (0)