Disable checker when testing no-prebuilds

By default, the compiler will only quicken (in no prebuild
mode) and will not generate a cfg file.

The checker test are already covered by other modes like:
art-preopt (pic) or art-optimizing (npic).

Also, disable 137-cfi and 629-vdex-speed which require
speed compilation.

Test: testrunner.py --host --no-prebuild

Bug: 38442248

(cherry picked from commit 6c78b37e521f207fb25e6eac0542bea37a6239b5)
(cherry picked from commit 07c6d726c9acfa06252039412e9985706747648a)

Change-Id: I82c1a7bb390007566fbb5fb1e69141b80a991f6d
2 files changed