aboutsummaryrefslogtreecommitdiff
path: root/src/test
diff options
context:
space:
mode:
authorRob Mensching <rob@firegiant.com>2022-02-10 19:19:46 -0800
committerRob Mensching <rob@firegiant.com>2022-02-10 20:47:53 -0800
commit40492973be6075efbfbd231aed7168194d36cc73 (patch)
treef5f56519c967aacccab4a4bb6124c7aff4044f72 /src/test
parent5cac3441738744ca79ac6a4256d1f99631dbad8d (diff)
downloadwix-40492973be6075efbfbd231aed7168194d36cc73.tar.gz
wix-40492973be6075efbfbd231aed7168194d36cc73.tar.bz2
wix-40492973be6075efbfbd231aed7168194d36cc73.zip
Put validation tests behind #if due to confirmed MSI inconsistencies
When the validation tests are run repeatedly, they will expose an issue in the Windows Installer where ICE validations will occasionally fail to send all error/warning messages. The inconsistency obviously wreaks havoc on the tests. The tests are still interesting (and complex) enough to keep around for manual testing. So they were placed behind an #if for easy manual inclusion. Note that these are "negative tests" that expose the Windows Installer inconsistency when expected failures are missing. Other validation tests are "positive tests" that look for success and thus will always succeed. Therefore, the positive tests stay active.
Diffstat (limited to 'src/test')
0 files changed, 0 insertions, 0 deletions