Port helper/test-strcmp-offset.c to unit-tests/t-strcmp-offset.c #350
main.yml
on: push
config
3s
fuzz smoke test
56s
static-analysis
3m 34s
sparse
2m 50s
documentation
3m 17s
Matrix: dockerized
Matrix: regular
Matrix: win+VS test
Matrix: win test
Annotations
70 errors
linux-musl (alpine)
failed: t0065.1 strcmp_offset(abc, abc)
|
linux-musl (alpine)
failed: t0065.2 strcmp_offset(abc, def)
|
linux-musl (alpine)
failed: t0065.3 strcmp_offset(abc, abz)
|
linux-musl (alpine)
failed: t0065.4 strcmp_offset(abc, abcdef)
|
linux-musl (alpine)
Process completed with exit code 1.
|
linux-gcc (ubuntu-20.04)
failed: t0065.1 strcmp_offset(abc, abc)
|
linux-gcc (ubuntu-20.04)
failed: t0065.2 strcmp_offset(abc, def)
|
linux-gcc (ubuntu-20.04)
failed: t0065.3 strcmp_offset(abc, abz)
|
linux-gcc (ubuntu-20.04)
failed: t0065.4 strcmp_offset(abc, abcdef)
|
linux-gcc (ubuntu-20.04)
Process completed with exit code 1.
|
linux-TEST-vars (ubuntu-20.04)
failed: t0065.1 strcmp_offset(abc, abc)
|
linux-TEST-vars (ubuntu-20.04)
failed: t0065.2 strcmp_offset(abc, def)
|
linux-TEST-vars (ubuntu-20.04)
failed: t0065.3 strcmp_offset(abc, abz)
|
linux-TEST-vars (ubuntu-20.04)
failed: t0065.4 strcmp_offset(abc, abcdef)
|
linux-TEST-vars (ubuntu-20.04)
Process completed with exit code 1.
|
linux32 (daald/ubuntu32:xenial)
failed: t0065.1 strcmp_offset(abc, abc)
|
linux32 (daald/ubuntu32:xenial)
failed: t0065.2 strcmp_offset(abc, def)
|
linux32 (daald/ubuntu32:xenial)
failed: t0065.3 strcmp_offset(abc, abz)
|
linux32 (daald/ubuntu32:xenial)
failed: t0065.4 strcmp_offset(abc, abcdef)
|
linux32 (daald/ubuntu32:xenial)
Process completed with exit code 1.
|
linux-gcc-default (ubuntu-latest)
failed: t0065.1 strcmp_offset(abc, abc)
|
linux-gcc-default (ubuntu-latest)
failed: t0065.2 strcmp_offset(abc, def)
|
linux-gcc-default (ubuntu-latest)
failed: t0065.3 strcmp_offset(abc, abz)
|
linux-gcc-default (ubuntu-latest)
failed: t0065.4 strcmp_offset(abc, abcdef)
|
linux-gcc-default (ubuntu-latest)
Process completed with exit code 1.
|
linux-sha256 (ubuntu-latest)
failed: t0065.1 strcmp_offset(abc, abc)
|
linux-sha256 (ubuntu-latest)
failed: t0065.2 strcmp_offset(abc, def)
|
linux-sha256 (ubuntu-latest)
failed: t0065.3 strcmp_offset(abc, abz)
|
linux-sha256 (ubuntu-latest)
failed: t0065.4 strcmp_offset(abc, abcdef)
|
linux-sha256 (ubuntu-latest)
Process completed with exit code 1.
|
win test (3)
failed: t0065.1 strcmp_offset(abc, abc)
|
win test (3)
failed: t0065.2 strcmp_offset(abc, def)
|
win test (3)
failed: t0065.3 strcmp_offset(abc, abz)
|
win test (3)
failed: t0065.4 strcmp_offset(abc, abcdef)
|
win test (3)
Process completed with exit code 1.
|
linux-reftable (ubuntu-latest)
failed: t0065.1 strcmp_offset(abc, abc)
|
linux-reftable (ubuntu-latest)
failed: t0065.2 strcmp_offset(abc, def)
|
linux-reftable (ubuntu-latest)
failed: t0065.3 strcmp_offset(abc, abz)
|
linux-reftable (ubuntu-latest)
failed: t0065.4 strcmp_offset(abc, abcdef)
|
linux-reftable (ubuntu-latest)
Process completed with exit code 1.
|
linux-leaks (ubuntu-latest)
failed: t0065.1 strcmp_offset(abc, abc)
|
linux-leaks (ubuntu-latest)
failed: t0065.2 strcmp_offset(abc, def)
|
linux-leaks (ubuntu-latest)
failed: t0065.3 strcmp_offset(abc, abz)
|
linux-leaks (ubuntu-latest)
failed: t0065.4 strcmp_offset(abc, abcdef)
|
linux-leaks (ubuntu-latest)
Process completed with exit code 1.
|
linux-reftable-leaks (ubuntu-latest)
failed: t0065.1 strcmp_offset(abc, abc)
|
linux-reftable-leaks (ubuntu-latest)
failed: t0065.2 strcmp_offset(abc, def)
|
linux-reftable-leaks (ubuntu-latest)
failed: t0065.3 strcmp_offset(abc, abz)
|
linux-reftable-leaks (ubuntu-latest)
failed: t0065.4 strcmp_offset(abc, abcdef)
|
linux-reftable-leaks (ubuntu-latest)
Process completed with exit code 1.
|
osx-clang (macos-13)
failed: t0065.1 strcmp_offset(abc, abc)
|
osx-clang (macos-13)
failed: t0065.2 strcmp_offset(abc, def)
|
osx-clang (macos-13)
failed: t0065.3 strcmp_offset(abc, abz)
|
osx-clang (macos-13)
failed: t0065.4 strcmp_offset(abc, abcdef)
|
osx-clang (macos-13)
Process completed with exit code 1.
|
osx-gcc (macos-13)
failed: t0065.1 strcmp_offset(abc, abc)
|
osx-gcc (macos-13)
failed: t0065.2 strcmp_offset(abc, def)
|
osx-gcc (macos-13)
failed: t0065.3 strcmp_offset(abc, abz)
|
osx-gcc (macos-13)
failed: t0065.4 strcmp_offset(abc, abcdef)
|
osx-gcc (macos-13)
Process completed with exit code 1.
|
linux-asan-ubsan (ubuntu-latest)
failed: t0065.1 strcmp_offset(abc, abc)
|
linux-asan-ubsan (ubuntu-latest)
failed: t0065.2 strcmp_offset(abc, def)
|
linux-asan-ubsan (ubuntu-latest)
failed: t0065.3 strcmp_offset(abc, abz)
|
linux-asan-ubsan (ubuntu-latest)
failed: t0065.4 strcmp_offset(abc, abcdef)
|
linux-asan-ubsan (ubuntu-latest)
Process completed with exit code 1.
|
osx-reftable (macos-13)
failed: t0065.1 strcmp_offset(abc, abc)
|
osx-reftable (macos-13)
failed: t0065.2 strcmp_offset(abc, def)
|
osx-reftable (macos-13)
failed: t0065.3 strcmp_offset(abc, abz)
|
osx-reftable (macos-13)
failed: t0065.4 strcmp_offset(abc, abcdef)
|
osx-reftable (macos-13)
Process completed with exit code 1.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
failed-tests-linux-TEST-vars
Expired
|
11 KB |
|
failed-tests-linux-asan-ubsan
Expired
|
10.9 KB |
|
failed-tests-linux-gcc
Expired
|
11 KB |
|
failed-tests-linux-gcc-default
Expired
|
11 KB |
|
failed-tests-linux-leaks
Expired
|
11 KB |
|
failed-tests-linux-musl
Expired
|
10.9 KB |
|
failed-tests-linux-reftable
Expired
|
11.1 KB |
|
failed-tests-linux-reftable-leaks
Expired
|
11.2 KB |
|
failed-tests-linux-sha256
Expired
|
10.9 KB |
|
failed-tests-linux32
Expired
|
15.3 KB |
|
failed-tests-osx-clang
Expired
|
11 KB |
|
failed-tests-osx-gcc
Expired
|
11 KB |
|
failed-tests-osx-reftable
Expired
|
11.2 KB |
|
failed-tests-windows
Expired
|
11 KB |
|
windows-artifacts
Expired
|
119 MB |
|