When a test passes, and then that same test later fails for a different variable, the hex sum of tests for QCP and QCF is not updating to properly reflect that. The array Profile().qc_tests is always correct though, so fully re-calculating from that source should fix things.
When a test passes, and then that same test later fails for a different variable, the hex sum of tests for QCP and QCF is not updating to properly reflect that. The array
Profile().qc_tests
is always correct though, so fully re-calculating from that source should fix things.