Skip to content

Commit 399bb53

Browse files
authored
Unskip test_active_io_threads_stats
Removed skip decorator from test_active_io_threads_stats.
1 parent d21bbd2 commit 399bb53

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

tests/pytests/test_info_modules.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1450,7 +1450,6 @@ def test_warnings_metric_count_oom_cluster_in_shards_resp3():
14501450
info_coord = info_modules_to_dict(env)
14511451
env.assertEqual(info_coord[COORD_WARN_ERR_SECTION][OOM_WARNING_COORD_METRIC], '1')
14521452

1453-
# @skip(cluster=False)
14541453
def test_active_io_threads_stats(env):
14551454
conn = getConnectionByEnv(env)
14561455
# Setup: Create index with some data

0 commit comments

Comments
 (0)