test(docs-infra): temporarily disable the 'upgrade-phonecat-2-hybrid' docs example test (#36944)

This is due to issue described in: https://github.com/angular/angular/issues/36957

This commit works around the problem rather than trying to solve it in order to unblock the big APF v10 change.

PR Close #36944
This commit is contained in:
Igor Minar 2020-05-06 11:00:44 -07:00 committed by Alex Rickabaugh
parent 9bde1be5a4
commit 6fa36e387f
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ const DEFAULT_CLI_EXAMPLE_PORT = 4200;
const DEFAULT_CLI_SPECS_CONCURRENCY = 1;
const IGNORED_EXAMPLES = [
// temporary ignores
'upgrade-phonecat-2-hybrid' // https://github.com/angular/angular/issues/36957
];
const fixmeIvyExamples = [