test(ivy): add root cause for failing component-styles docs e2e tests (#28760)

PR Close #28760
This commit is contained in:
Marc Laval 2019-02-15 16:43:48 +01:00 committed by Misko Hevery
parent fdca0013d5
commit 3c7ce823a3
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ const IGNORED_EXAMPLES = [
];
const fixmeIvyExamples = [
// fixmeIvy('unknown') failed content projection and applied styles
// fixmeIvy('FW-1069: ngtsc does not support inline <style> and <link>')
'component-styles',
// fixmeIvy('unknown') app fails at runtime due to missing external service (goog is undefined)
'i18n'