225226227228229230231232
expectedSpeculations, successfulSpeculations.get()); } @Test public void testLegacyEstimator() throws Exception { TaskRuntimeEstimator specificEstimator = new LegacyTaskRuntimeEstimator(); coreTestEstimator(specificEstimator, 3); }
219220221222223224225226
221222223224225226227228
220221222223224225226227
222223224225226227228229
223224225226227228229230