Quantcast
Channel: Cadence Technology Forums
Viewing all articles
Browse latest Browse all 63175

Forum Post: RE: env variable reEvaluationWhenActiveAndHistroyTestsDiffer

$
0
0
A search in the documentation (e.g. via the help menu in Virtuoso) for reEvaluationWhenActiveAndHistoryTestsDiffer would have found you this: reEvaluationWhenActiveAndHistoryTestsDiffer Specifies the action to be taken when the tests that exist in the history for which you are re-evaluating the results are not found in the active ADE XL setup. In .cdsenv : adexl.gui reEvaluationWhenActiveAndHistoryTestsDiffer cyclic "Disallow" In .cdsinit or the CIW: envSetVal( "adexl.gui" "reEvaluationWhenActiveAndHistoryTestsDiffer" 'cyclic "Disallow" ) Valid Values: "Disallow" If the tests in the active ADE XL setup and the history setup do not match, the results are not re-evaluated for the history. "removeDeletedTestsFromHistory" The results are re-evaluated for the history. The results for the tests not found in the active ADE XL setup are removed from the results database for the history. Only the new results are saved. "persistDeletedTestsInHistory" The results are re-evaluated for the history. If the tests in the history setup and the active ADE XL setup are same, new results are written back to the results database. If any test from the history setup is not found in the active setup, the previous results for those tests are retained in the results database for the history. Default Value: "Disallow" So simply change "Disallow" for the value you want, and it will work. Andrew

Viewing all articles
Browse latest Browse all 63175

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>