Skip to content

Bug: ng test --code-coverage doesn't display spec results in the browser in CLI rc2 #5513

Description

@johnpapa

OS

Mac OSX Sierra 10.12.3

Versions

@angular/cli: 1.0.0-rc.2
node: 6.9.1
os: darwin x64
@angular/common: 4.0.0-rc.5
@angular/compiler: 4.0.0-rc.5
@angular/core: 4.0.0-rc.5
@angular/forms: 4.0.0-rc.5
@angular/http: 4.0.0-rc.5
@angular/material: 2.0.0-beta.2
@angular/platform-browser: 4.0.0-rc.5
@angular/platform-browser-dynamic: 4.0.0-rc.5
@angular/router: 4.0.0-rc.5
@angular/cli: 1.0.0-rc.2
@angular/compiler-cli: 4.0.0-rc.5

Repro steps.

  • Install RC2
  • Run ng test --code-coverage

The browser opens and the spec list does not appear

  • Run ng test

The browser opens and the spec list does appear

  • Install RC1
  • Run ng test --code-coverage

The browser opens and the spec list does appear

In all cases, the spec execution results are shown correctly in the terminal.

It seems there was a regression from rc1 to rc2 on this

image

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    P5The team acknowledges the request but does not plan to address it, it remains open for discussion

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions