test(ivy): add root cause for failing component-styles docs e2e tests (#28760)
PR Close #28760
This commit is contained in:
parent
fdca0013d5
commit
3c7ce823a3
|
@ -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'
|
||||
|
|
Loading…
Reference in New Issue