VisIt - Visualization and Data Analysis for Mesh-based Scientific Data
BSD 3-Clause "New" or "Revised" License
444
stars
117
forks
source link
Replace 'pascal' with 'poodle' where needed in docs and tests. (#19940) #19942
Closed
biagas closed 1 month ago
Description
The change to visit_test_main.py should resolve the simulations/domainlist regression in parallel.
Type of change
[ ] Bug fix[ ] New feature[ ] Documentation updateHow Has This Been Tested?
Compiled on poodle and ran the domainlist.py simulation regression test in parallel with success
Checklist:
[ ] I have made corresponding changes to the documentation.[ ] I have added debugging support to my changes.[ ] I have added tests that prove my fix is effective or that my feature works.[ ] I have added new baselines for any new tests to the repo.[ ] I have NOT made any changes to protocol or public interfaces in an RC branch.