Skip to content

unittests/unit-test-date-helpers fail for 32bit  #355

@seanshpark

Description

@seanshpark

When I do pre-commit test I get

make[1]: Entering directory `/.../harmony/jerryscript'
Running ./build/bin/unittests/unit-test-api... OK
Running ./build/bin/unittests/unit-test-date-helpers... FAILED
Unit tests run failed. See ./build/bin/unittests/unit_tests_run.log for details.
make[1]: *** [unittests_run] Error 1

./build/bin/unittests/unit_tests_run.log says

ICE: Assertion 'ecma_date_day (MS_PER_DAY) == 1' failed at /.../harmony/jerryscript/tests/unit/test-date-helpers.cpp(main):32.
Error: ERR_FAILED_INTERNAL_ASSERTION

is this a problem for only me or a bug? or duplicate issue?

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugUndesired behaviour

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions