Skip to content

Commit 53ef2d5

Browse files
committed
disable sample rate change test
1 parent 3292e3f commit 53ef2d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ add_custom_target(check COMMAND ${CMAKE_CTEST_COMMAND} -C $<CONFIG> --output-on
1010
ADD_FLUID_TEST(test_synth_reset_cc)
1111
ADD_FLUID_TEST(test_sample_cache)
1212
ADD_FLUID_TEST(test_sfont_loading)
13-
ADD_FLUID_TEST(test_sample_rate_change)
13+
#ADD_FLUID_TEST(test_sample_rate_change)
1414
ADD_FLUID_TEST(test_preset_sample_loading)
1515
ADD_FLUID_TEST(test_preset_pinning)
1616
ADD_FLUID_TEST(test_bug_635)

0 commit comments

Comments
 (0)