We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d21bbd2 commit 399bb53Copy full SHA for 399bb53
1 file changed
tests/pytests/test_info_modules.py
@@ -1450,7 +1450,6 @@ def test_warnings_metric_count_oom_cluster_in_shards_resp3():
1450
info_coord = info_modules_to_dict(env)
1451
env.assertEqual(info_coord[COORD_WARN_ERR_SECTION][OOM_WARNING_COORD_METRIC], '1')
1452
1453
-# @skip(cluster=False)
1454
def test_active_io_threads_stats(env):
1455
conn = getConnectionByEnv(env)
1456
# Setup: Create index with some data
0 commit comments