visit-dav / visit

VisIt - Visualization and Data Analysis for Mesh-based Scientific Data
https://visit.llnl.gov
BSD 3-Clause "New" or "Revised" License
440 stars 116 forks source link

Add fuzz and scanning logic for checking failed Azure CI tests #20006

Closed markcmiller86 closed 1 week ago

markcmiller86 commented 2 weeks ago

We should add args to the test suite run in Azure which permit some diffs in the outputs of tests but still be considered a pass. Once we have that working, we should add pass/fail status to test suite run for Azure CI.

markcmiller86 commented 1 week ago

This was basically completed in #20005