{numFailedPods:1,numNormalPods:0,expectedCreates:0,expectedDeletes:1,test:"1 failed pod (kill 1), 0 normal pod (create 0; will create in the next sync)"},
{numFailedPods:1,numNormalPods:3,expectedCreates:0,expectedDeletes:3,test:"1 failed pod (kill 1), 3 normal pods (kill 2)"},
{numFailedPods:2,numNormalPods:1,expectedCreates:0,expectedDeletes:2,test:"2 failed pods (kill 2), 1 normal pod"},