[Chapel Merge] Skip these newly added segfaulting futures on mult

Branch: refs/heads/main
Revision: a3f8b7e
Author: bradcray
Link: Skip these newly added segfaulting futures on multi-locale runs by bradcray · Pull Request #19745 · chapel-lang/chapel · GitHub
Log Message:

Merge pull request #19745 from bradcray/skip-segfaulting-futures-on-multiloc

Skip these newly added segfaulting futures on multi-locale runs

[trivial, not reviewed]

This adds skipifs for the segfaulting futures that I added in
#19739 for multi-locale executions because the output
differs from my .bad files. Once they are working for
single-locale runs, there's no reason to believe they won't for
multi-locale as well, and the skipifs can be removed.

Modified Files:
A test/parallel/taskPar/taskIntents/inCopyPassedToRef2.skipif

A test/studies/shootout/reverse-complement/bradc/revcomp-blc-begin-ref.skipif
M test/parallel/taskPar/taskIntents/inCopyPassedToRef2.future
M test/studies/shootout/reverse-complement/bradc/revcomp-blc-begin-ref.future

Compare: https://github.com/chapel-lang/chapel/compare/e86284de0200...a3f8b7e010ba