Branch: refs/heads/master
Revision: 98e7b77
Author: bradcray
Log Message:
Merge pull request #17060 from bradcray/skip-het-tuple-iter-future-no-local
Skip heterogeneous tuple arg loop future for --no-local compilations
[trivial, not reviewed]
Unexpectedly to me, this new future has a different behavior for
–no-local compilations, so add a .skipif to skip over it for
CHPL_COMM != none or --no-local compilations. Once the future
is retired, we can retire this skipif as well presumably.
Modified Files:
A test/types/tuple/these/iterHetTupleArg.skipif
Compare: Comparing fe36965a376c...98e7b77affb8 · chapel-lang/chapel · GitHub