Branch: refs/heads/main
Revision: d1c33bfb81447cc16f98ee1376db60cb892d394a
Author: jabraham17
Link: Fix prereqs error test to be platform independent by jabraham17 · Pull Request #28631 · chapel-lang/chapel · GitHub
Log Message:
Fix prereqs error test to be platform independent (#28631)
Improves a new test I added to be more robust across platforms.
The test is checking that prereq errors properly show up, but C
compilers can vary enough in their error output that the test was hard
to lock down. This PR just simulates the error to make the test more
robust.
[Not reviewed]
Diff:
M test/mason/mason-prereq/prereq-errors.good
M test/mason/mason-prereq/prereq-errors.masontest
M test/mason/mason-prereq/prereq3/prereqs/some-c-lib/Makefile
https://github.com/chapel-lang/chapel/pull/28631.diff