Skip to content

ng test / e2e fail in 1.1.0 due to mismatch between test and template - inline templates #6537

@cyrilletuzi

Description

@cyrilletuzi

Bug Report or Feature Request (mark with an x)

- [x] bug report

Versions.

cli 1.1.0

Repro steps.

  1. ng new app -it
  2. ng e2e > fails
  3. ng test > fails

Because the new tests doesn't match the app.component template.
Because the inline app component template doesn't match the new external one.

I'm doing the PR right now, but shouldn't it have been caught by some test before release ?

Metadata

Metadata

Assignees

Labels

P3An issue that is relevant to core functions, but does not impede progress. Important, but not urgentseverity2: inconvenienttype: bug/fix

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions