Skip to content

Commit 0371f9a

Browse files
committed
test(@angular/ssr): mark jasmine tests as flaky
(cherry picked from commit 26f3641)
1 parent a61528b commit 0371f9a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/angular/ssr/test/BUILD.bazel

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,5 @@ jasmine_test(
3232
data = [
3333
":esm_tests_bundled",
3434
],
35+
flaky = True,
3536
)

0 commit comments

Comments
 (0)