test(ivy): fix or disable failing ivy tests (#26735) (#26788)

These tests were previously not running on CI so they have always been broken,
or got broken just recently :-(.

test(ivy): mark failing test targets with fixme-ivy-jit and fixme-ivy-local tags

PR Close #26735

PR Close #26788
This commit is contained in:
Igor Minar
2018-10-25 20:47:28 -07:00
committed by Matias Niemelä
parent c63bc02846
commit 5dbf9f721b
21 changed files with 966 additions and 52 deletions

View File

@ -18,7 +18,7 @@ jasmine_node_test(
"angular/packages/core/test/render3/load_domino",
],
tags = [
"ivy-jit",
"ivy-only",
],
deps = [
":ivy_lib",