addCleanup should be immediately after the creating statement.

It's not safe to add addCleanup for a bundle of resources after
creating them all, instead, addCleanup should be immediately after
every resource creation.

Change-Id: Icca816298d1d7e8e4d064a1adc7006c5f160f95d
2 files changed