Skip to content

cross platform tests fail on Linux PC #349

@arnopo

Description

@arnopo

Run tests on a Linux PC using following command:

cmake . -WITH_TESTS -Bbuild
make -C build/
./build/test/test-all-metal-static

The result is:

------utilities.c------
metal: warning:   skipped page size 2097152 - invalid args
metal: warning:   skipped page size 1073741824 - invalid args
metal: error:     -10 divided by 3 rounded down is -3 instead of -4 and rounded up is -2 instead of -3
alloc.c       [PASS] 
assert.c      [PASS] 
cache.c       [PASS] 
config.c      [PASS] 
cpu.c         [PASS] 
init.c        [PASS] 
log.c         [PASS] 
mutex.c       [PASS] 
shmem.c       [PASS] 
sleep.c       [PASS] 
spinlock.c    [PASS] 
utilities.c   [FAIL]  (code 8)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions