Skip to content

Commit

Permalink
test(@angular-devkit/build-angular): mark server tests as large
Browse files Browse the repository at this point in the history
These tests appear to be timing out after 300s somewhat often.
  • Loading branch information
jkrems committed Sep 26, 2024
1 parent 3020571 commit 25c4584
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/angular_devkit/build_angular/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -343,6 +343,7 @@ LARGE_SPECS = {
"shards": 1,
},
"server": {
"size": "large",
"extra_deps": [
"@npm//@angular/animations",
],
Expand Down

0 comments on commit 25c4584

Please sign in to comment.