test: disable cli-hello-world-lazy-rollup from ivy tests (#36989)

`cli-hello-world-lazy-rollup` fails on a bundle size check because Ivy and VE main-es2015 sizes are different

PR Close #36989
This commit is contained in:
Alan Agius
2020-05-12 16:05:31 +02:00
committed by Kara Erickson
parent bbd556ee9f
commit 24ec5235a0
2 changed files with 6 additions and 2 deletions

View File

@ -49,7 +49,7 @@
"master": {
"uncompressed": {
"runtime-es2015": 2289,
"main-es2015": 223063,
"main-es2015": 223603,
"polyfills-es2015": 36657,
"5-es2015": 779
}