]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/commit
ruby : ignore "Downloading" output in test_log_suppress (#3106)
authorDaniel Bevenius <redacted>
Thu, 1 May 2025 06:12:48 +0000 (08:12 +0200)
committerGitHub <redacted>
Thu, 1 May 2025 06:12:48 +0000 (09:12 +0300)
commitedbd4cb7f526897b48bf396e6cf3fccc3d74b378
tree0e714cc778946d1d92c5016b213909e6c1d8f5d2
parent3ae9b8416a9208999233ec2ef6933c927a8fb01f
ruby : ignore "Downloading" output in test_log_suppress (#3106)

This commit adds a temporary fix to the `test_log_suppress` test in the
Ruby bindings.

The motivation for this changes is that I suspect that the recent
migration of the models to HuggingFace Xet has changed the way HTTP
caching works for the models. This is causing the test in question to
fail. This is a temporary fix so that CI is not broken while we
investigate this further.
bindings/ruby/tests/test_whisper.rb