whisper.cpp/bindings/ruby/tests
Daniel Bevenius edbd4cb7f5
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.
2025-05-01 09:12:48 +03:00
..
jfk_reader ruby : Sync whisper.cpp and model download feature (#2617) 2024-12-09 13:17:50 +02:00
helper.rb ruby : add encoder begin callback related methods (#3076) 2025-04-26 04:33:11 +09:00
test_callback.rb ruby : add encoder begin callback related methods (#3076) 2025-04-26 04:33:11 +09:00
test_error.rb ruby : fix test failures in test_whisper (#2955) 2025-03-28 17:29:56 +09:00
test_model.rb ruby : Fix of C++ header guard name, model URI support, type signature and more (#2683) 2024-12-30 14:26:35 +02:00
test_package.rb ruby : make Ruby bindings installed with build options (#3056) 2025-04-17 18:49:58 +09:00
test_params.rb ruby : fix test failures in test_whisper (#2955) 2025-03-28 17:29:56 +09:00
test_segment.rb ruby : fix test failures in test_whisper (#2955) 2025-03-28 17:29:56 +09:00
test_whisper.rb ruby : ignore "Downloading" output in test_log_suppress (#3106) 2025-05-01 09:12:48 +03:00