[Chapel Merge] Skipif interop/python/errorMessages when CHPL_LIB_

Branch: refs/heads/master
Revision: ce57606
Author: dlongnecke-cray
Log Message:

Merge pull request #17925 from dlongnecke-cray/cron-fix-interop-pic-errors

Skipif interop/python/errorMessages when CHPL_LIB_PIC != pic

In #17913 I mistakenly forgot to do a COMM=gasnet/PIC=none run. This
caused me to miss a few tests that now emit error messages when
CHPL_LIB_PIC is not pic.

Add a SKIPIF to this directory. Add another test which locks in the
new error message.

Reviewed by @lydia-duncan. Thanks!

TESTING:

  • [x] interop/python on linux64 when COMM=gasnet
  • [x] interop/python on linux64 when COMM=none

Signed-off-by: David Longnecker dlongnecke-cray@users.noreply.github.com

Modified Files:
A test/interop/python/errorMessages/SKIPIF

A test/interop/python/errorMessages/noPicError/COMPOPTS
A test/interop/python/errorMessages/noPicError/SKIPIF
A test/interop/python/errorMessages/noPicError/testNoPicError.chpl
A test/interop/python/errorMessages/noPicError/testNoPicError.good
A test/interop/python/errorMessages/noPicError/testNoPicError.noexec

Compare: https://github.com/chapel-lang/chapel/compare/aa42286f4999...ce57606d19cb