278c278,279
< test_builder(env, d)
---
> if not os.path.exists(os.path.join(d, 'skip')):
> test_builder(env, d)