visit icon indicating copy to clipboard operation
visit copied to clipboard

Txt results not copied to dashboard so cannot rebaseline them

Open markcmiller86 opened this issue 5 years ago • 0 comments

Describe the bug

When we run nightly tests, for any test that fails, we copy the currently produced image to the dashboard. However, we are not doing this for txt results. We do get the HTML diff of the txt results there but not the original .txt files which then makes it impossible to re-baseline to the new (current) result.

I tried to parse the copying logic in visit-copy-test-results.py but was unable to understand where to fix it.

markcmiller86 avatar Jan 06 '21 17:01 markcmiller86