diff --git a/js/server/tests/shell-compaction-noncluster-timecritical.js b/js/server/tests/shell-compaction-noncluster-timecritical.js index 44d09bf03e..5e52af77cc 100644 --- a/js/server/tests/shell-compaction-noncluster-timecritical.js +++ b/js/server/tests/shell-compaction-noncluster-timecritical.js @@ -426,6 +426,7 @@ function CompactionSuite () { if (fig["alive"]["count"] === 0) { break; } + require("internal").wait(0.1); } assertEqual(0, c1.count());