scripts:Skip some extensions in mock ICD
authorTobin Ehlis <tobine@google.com>
Thu, 26 Oct 2017 20:47:51 +0000 (14:47 -0600)
committerTobin Ehlis <tobine@google.com>
Mon, 30 Oct 2017 17:01:05 +0000 (11:01 -0600)
commitbcfa6291ab3061cdfbc6913662efcc4398a970e3
treec807782285ae3dcf7b3fbe8157f50c80967d76b6
parent0380a06f6f05270e4ed7995245e4691d67669337
scripts:Skip some extensions in mock ICD

Mock ICD doesn't need to implement validation cache extension. Add
simple list of excluded exceptions so we can kill any cases that we
don't want in mock ICD. Initially only excludes validation cache.
scripts/mock_icd_generator.py