Skip to content

Commit ec8b74d

Browse files
devversionkara
authored andcommitted
ci(docs-infra): re-enable systemjs JIT docs examples (angular#29083)
With 63fb6c08cf1d69f912a0a4e9a28846d6e6985d04, the bug that required us to temporarily disable these two SystemJS JIT tests has been fixed. Therefore we can re-enable these tests. PR Close angular#29083
1 parent 6085f33 commit ec8b74d

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

aio/tools/examples/run-example-e2e.js

-4
Original file line numberDiff line numberDiff line change
@@ -26,10 +26,6 @@ const IGNORED_EXAMPLES = [
2626
const fixmeIvyExamples = [
2727
// fixmeIvy('unknown') app fails at runtime due to missing external service (goog is undefined)
2828
'i18n',
29-
// fixmeIvy('unknown') JIT app fails with external resources not loaded.
30-
'upgrade-phonecat-2-hybrid',
31-
// fixmeIvy('unknown') JIT app fails with external resources not loaded.
32-
'upgrade-phonecat-3-final',
3329
];
3430

3531
if (argv.ivy) {

0 commit comments

Comments
 (0)