Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Parsing of test failures is slightly unclear #161

@hadley

Description

@hadley
✓  Running ‘statsWrapper_tests.R’ [11s/12s] (23.7s)
E  Running ‘timeProjectedNetwork_tests.R’ (25.1s)
   Running the tests in ‘tests/statsWrapper_tests.R’ failed.

I think it should be something like this?

E  Running ‘statsWrapper_tests.R’ [11s/12s] (23.7s)
✓  Running ‘timeProjectedNetwork_tests.R’ (25.1s)
  
Running the tests in ‘tests/statsWrapper_tests.R’ failed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugan unexpected problem or unintended behavior

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions