Branch: refs/heads/main
Revision: 08e50ad
Author: vasslitvinov
Link: Add forall-iterator-throws-at-end.skipif by vasslitvinov · Pull Request #20564 · chapel-lang/chapel · GitHub
Log Message:
Merge pull request #20564 from vasslitvinov/add-missed-skipif
Add forall-iterator-throws-at-end.skipif
forall-iterator-throws-at-end.chpl
behaves the same way as forall-iterator-throws-follower.chpl
-- both tests cause the error: "throwing non-inlined iterators are not yet supported".
The latter test is skipif-ed in --baseline testing. This PR adds an identical skipif to the former. This skipif should have been there from the beginning.
Suggested by @bradcray
Modified Files:
A test/errhandling/parallel/forall-iterator-throws-at-end.skipif
Compare: https://github.com/chapel-lang/chapel/compare/87d39dd22fbb...08e50ad1191f