Skip to content

Commit 25c4584

Browse files
committed
test(@angular-devkit/build-angular): mark server tests as large
These tests appear to be timing out after 300s somewhat often.
1 parent 3020571 commit 25c4584

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/angular_devkit/build_angular/BUILD.bazel

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -343,6 +343,7 @@ LARGE_SPECS = {
343343
"shards": 1,
344344
},
345345
"server": {
346+
"size": "large",
346347
"extra_deps": [
347348
"@npm//@angular/animations",
348349
],

0 commit comments

Comments
 (0)