Skip to content

Tests aren't passing with the current master branch #165

@ffflabs

Description

@ffflabs

Cloning this repo, running npm install and then grunt_test results in tests failing.

I believe this is caused by Handlebars version changes between the last commit (April 2016) and now (July 2017). There are subtle differences in the precompiled JST output between v4.0.0 and current v4.0.10.

Also, the second test (compileNode) throws an additional error as of node 6.1.0 that doesn't happen in node 5.12.0 that is the latest one running on Travis.

As a consequence of this situation, new pull requests will never be able to pass the tests, as it happens with #164

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions