// Note the ordering; explicitly set, to check that ordering does
// take place.
log.info("Executing task Fixture #2.");
log.info("Executing task Fixture #1.");
log.info("Executed 2 tasks \\(in \\d+ milliseconds\\)\\.");
logControl.setMatcher(new RegexpArgumentsMatcher());
replayControls();
e.run();