test: integration tests now against bazel built packages (#22810)

PR Close #22810
This commit is contained in:
Alex Eagle
2018-03-15 15:36:11 -07:00
committed by Igor Minar
parent d1177c75f8
commit 328b48b697
7 changed files with 54 additions and 36 deletions
-6
View File
@@ -13,12 +13,6 @@ travisFoldStart "test.e2e.buildPackages"
./build.sh
travisFoldEnd "test.e2e.buildPackages"
travisFoldStart "test.e2e.integration"
./integration/run_tests.sh
travisFoldEnd "test.e2e.integration"
# TODO(i): temporarily disable this test because we don't have rxjs backwards compatibility package
# and cdk+material are not yet compatible with rxjs v6
# uncomment when we have cdk and material releases compatible with rxjs v6