1# REQUIRES with a false clause. Test should not run. 2REQUIRES: true 3REQUIRES: a-missing-feature, true 4REQUIRES: true 5RUN: false 6