Skip to content

Gamut Mapping Test Failures (due to htest?) #673

@facelessuser

Description

@facelessuser

Gamut mapping tests are currently failing due to the call stack blowing up:

Uncaught RangeError: Maximum call stack size exceeded
    at custom (util.js:75:11)
    at callee (objects.js:225:15)
    at Module.stringify (objects.js:212:9)
    at stringify (util.js:151:17)
    at output (util.js:74:9)
    at Array.map (<anonymous>)
    at custom (util.js:77:16)
    at callee (objects.js:225:15)
    at Module.stringify (objects.js:212:9)
    at stringify (util.js:151:17)

This affects a few other tests as well.

I suspect this is due to special functions related to htest getting called? check.deep etc. I have no idea though, and I didn't look to close.

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