Hi Tim,

You can explicitly include tests via the `tests` field in the Mason.toml. 
However, explicitly excluding tests like the .notest feature is not supported 
today. I think it'd be reasonable for mason to support this and have added it 
to the list of mason to-dos  in issue #7106.

Best,


Ben Albrecht  Software Engineer | Cray Inc.

[email protected]<mailto:[email protected]>  www.cray.com<http://www.cray.com>
________________________________
From: Stavenger, Timothy J via Chapel-developers 
<[email protected]>
Sent: Thursday, May 16, 2019 5:49 PM
To: [email protected]
Subject: [Chapel-developers] Does 'mason test' have an equivalent .notest file?


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

Reply via email to