-
Notifications
You must be signed in to change notification settings - Fork 688
Closed
Labels
bugUndesired behaviourUndesired behaviour
Milestone
Description
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
Labels
bugUndesired behaviourUndesired behaviour