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 = [
|
const fixmeIvyExamples = [
|
||||||
// fixmeIvy('unknown') failed content projection and applied styles
|
// fixmeIvy('FW-1069: ngtsc does not support inline <style> and <link>')
|
||||||
'component-styles',
|
'component-styles',
|
||||||
// fixmeIvy('unknown') app fails at runtime due to missing external service (goog is undefined)
|
// fixmeIvy('unknown') app fails at runtime due to missing external service (goog is undefined)
|
||||||
'i18n'
|
'i18n'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user