Skip to content

curious if it's possible to run matoya tests in CI #22

curious if it's possible to run matoya tests in CI

curious if it's possible to run matoya tests in CI #22

Triggered via pull request June 7, 2024 22:17
Status Success
Total duration 3m 34s
Artifacts

tests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 30 notices
macOS: src/test/net.h#L110
MTY_HttpRequest 0 ? !ok : ok: rsa8192.badssl.com
macOS: src/test/net.h#L115
MTY_HttpRequest 0 ? !ok : ok: upgrade.badssl.com
Linux: src/test/net.h#L16
MTY_WebSocketConnect (ws != ((void *)0))
Linux: src/test/net.h#L110
MTY_HttpRequest 0 ? !ok : ok: rsa8192.badssl.com
Windows x64: libmatoya/test/src/test/net.h#L110
MTY_HttpRequest 0 ? !ok : ok: rsa8192.badssl.com
Windows x64: libmatoya/test/src/test/net.h#L112
MTY_HttpRequest 0 ? !ok : ok: mozilla-modern.badssl.com
macOS: src/test.c#L51
MATOYA_TEST_SEED=0xdeadbeeff54a0520
macOS: src/test/json.h#L158
JSON Torture Test
macOS: src/test/json.h#L201
JSON duplication/serialization
macOS: src/test/json.h#L218
JSON UTF-16
macOS: src/test/struct.h#L28
MTY_HashCreate (hashctx != ((void*)0))
macOS: src/test/struct.h#L31
MTY_HashSet (New) (value == ((void*)0))
macOS: src/test/struct.h#L34
MTY_HashSet (OW) (value && !strcmp(stringkey, (char *) value))
macOS: src/test/struct.h#L37
MTY_HashGet (value && !strcmp(stringkey, value))
macOS: src/test/struct.h#L40
MTY_HashSetInt (New) (value == ((void*)0))
macOS: src/test/struct.h#L43
MTY_HashSetInt (OW) (value && *(void**)value == intvalue)
Linux: src/test.c#L51
MATOYA_TEST_SEED=0xdeadbeefcc501d12
Linux: src/test/json.h#L158
JSON Torture Test
Linux: src/test/json.h#L201
JSON duplication/serialization
Linux: src/test/json.h#L218
JSON UTF-16
Linux: src/test/struct.h#L28
MTY_HashCreate (hashctx != ((void *)0))
Linux: src/test/struct.h#L31
MTY_HashSet (New) (value == ((void *)0))
Linux: src/test/struct.h#L34
MTY_HashSet (OW) (value && !strcmp(stringkey, (char *) value))
Linux: src/test/struct.h#L37
MTY_HashGet (value && !strcmp(stringkey, value))
Linux: src/test/struct.h#L40
MTY_HashSetInt (New) (value == ((void *)0))
Linux: src/test/struct.h#L43
MTY_HashSetInt (OW) (value && *(void**)value == intvalue)
Windows x64: src\test.c#L51
MATOYA_TEST_SEED=0xdeadbeeebcb5bc9d
Windows x64: libmatoya/test/src/test/json.h#L158
JSON Torture Test
Windows x64: libmatoya/test/src/test/json.h#L201
JSON duplication/serialization
Windows x64: libmatoya/test/src/test/struct.h#L28
MTY_HashCreate (hashctx != ((void *)0))
Windows x64: libmatoya/test/src/test/struct.h#L31
MTY_HashSet (New) (value == ((void *)0))
Windows x64: libmatoya/test/src/test/struct.h#L34
MTY_HashSet (OW) (value && !strcmp(stringkey, (char *) value))
Windows x64: libmatoya/test/src/test/struct.h#L37
MTY_HashGet (value && !strcmp(stringkey, value))
Windows x64: libmatoya/test/src/test/struct.h#L40
MTY_HashSetInt (New) (value == ((void *)0))
Windows x64: libmatoya/test/src/test/struct.h#L43
MTY_HashSetInt (OW) (value && *(void**)value == intvalue)