Branch: refs/heads/main
Revision: 91b79dd
Author: vasslitvinov
Link: Remove dead test files and update findUnusedTestFiles by cassella · Pull Request #19552 · chapel-lang/chapel · GitHub
Log Message:
Merge pull request #19552 from cassella/remove-dead-test-files
Remove dead test files and update findUnusedTestFiles
Remove a few .bad files whose .futures were removed in #17353 and #18724, and a .compopts file that appears never to have been used.
The affected directories pass testing.
Update findUnusedTestFiles to skip all .notest files in test/mason due to how often these are to skip directories created at runtime. Also handle a few more special cases in test/distributions/robust/arithmetic/.
reviewed by @vasslitvinov and @e-kayrakli
merged by @vasslitvinov on behalf of @cassella
Modified Files:
R test/constrained-generics/ucol/cwailes-2/tier_2_independent_check_single_model.bad
R test/modules/require/whichModsInit/bar.bad
R test/modules/require/whichModsInit/baz.bad
R test/optimizations/autoAggregation/arrayTypes.compopts
M util/devel/test/findUnusedTestFiles
Compare: https://github.com/chapel-lang/chapel/compare/7fff9f529f38...91b79ddd69dd