Skip failing tempfile library tests

This commit is contained in:
Soutaro Matsumoto 2024-08-21 13:05:47 +09:00 committed by Hiroshi SHIBATA
parent 592b90328a
commit ea828c0bf0
Notes: git 2024-08-21 04:55:28 +00:00

View File

@ -60,3 +60,6 @@ NetInstanceTest depending on external resources
TestHTTPRequest depending on external resources TestHTTPRequest depending on external resources
TestSingletonNetHTTPResponse depending on external resources TestSingletonNetHTTPResponse depending on external resources
TestInstanceNetHTTPResponse depending on external resources TestInstanceNetHTTPResponse depending on external resources
test_initialize(TempfileRemoverSingletonTest) Remover class is removed at https://github.com/ruby/tempfile/commit/753ab16642fdc3cf92e1cf3dd1d80e8f75128735
test_call(TempfileRemoverTest) Remover class is removed at https://github.com/ruby/tempfile/commit/753ab16642fdc3cf92e1cf3dd1d80e8f75128735