The 'start_test' script ignores .chpl files that have a same-named file with extension .notest: https://github.com/chapel-lang/chapel/blob/master/doc/rst/developer/bestPractices/TestSystem.rst#controlling-how-it-runs
When I run 'mason test' these files are run as tests, so the test build fails. Is there a similar way to ignore .chpl files for Mason? Thanks! Tim
_______________________________________________ Chapel-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/chapel-developers
