Skip to content

[HLTSeeding] Reduce L1DataConsistencyChecker false-positives

Reduce false-positives flagged by L1DataConsistencyChecker, by adjusting its configuration in two ways:

  • Disable the tool if the forceEnableAllChains option is used - fixes ATR-25292
  • Add a few more ExcludedThresholdTypes - fixes false-positives seen at P1

Merge request reports