]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/commit
tests : remove gh label test-whisper-cli-tiny-en (#2988)
authorDaniel Bevenius <redacted>
Wed, 2 Apr 2025 08:50:31 +0000 (10:50 +0200)
committerGitHub <redacted>
Wed, 2 Apr 2025 08:50:31 +0000 (10:50 +0200)
commitf31b404fcb9288e1c2cfc05b661d0f10902f1147
tree899aa6f6bef4d798ffdb9bf8c247e8bd573f52fd
parent854c0518bc93a67b65ad874b64b936ac1de253b5
tests : remove gh label test-whisper-cli-tiny-en (#2988)

This commit removes test-whisper-cli-tiny-en from the gh label.

The motivation for this change is that until recently the tests were
disabled. But now that they are enabled some of the tests, specifically
the ci jobs that use sanatizers (e.g. thread-sanitizer) take a long time
to run as they are instrumented.
Some of these jobs also have matricies which means that there are
multiple jobs are created that all run these tests.
The suggestion here is to limit the number of tests that are run in the
ci jobs so cut down the CI build time.
tests/CMakeLists.txt