flecs-hub / flecs-lua

Lua script host for flecs
MIT License
46 stars 9 forks source link

Tests failed on MacOS #16

Open Gowa2017 opened 11 months ago

Gowa2017 commented 11 months ago
stderr:
warning: ../test/main.c(118): FlecsMonitor may impact benchmark results
fatal: ../subprojects/flecs/src/datastructures/vec.c(278): assert: size == v->elem_size INVALID_PARAMETER
TEST: ecs_os_abort() was called!
Assertion failed: (size == v->elem_size), function ecs_vec_get, file vec.c, line 278.
―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――

Summary of Failures:

 4/13 iter        FAIL            0.20s   killed by signal 6 SIGABRT
 5/13 pipeline    FAIL            0.20s   killed by signal 6 SIGABRT
13/13 snapshot    FAIL            0.46s   killed by signal 6 SIGABRT