Skip to content

Commit cdde7a0

Browse files
alan-agius4dgp1130
authored andcommitted
test: move web-worker_spec_large to flake jail
1 parent aadf779 commit cdde7a0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/test.ts

+1
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ const knownFlakes = [
2323
// Rebuild tests in test-large are flakey if not run as the first suite.
2424
// https://github.com/angular/angular-cli/pull/15204
2525
'packages/angular_devkit/build_angular/test/browser/rebuild_spec_large.ts',
26+
'packages/angular_devkit/build_angular/test/browser/web-worker_spec_large.ts',
2627
];
2728

2829
const projectBaseDir = join(__dirname, '..');

0 commit comments

Comments
 (0)