Branch: refs/heads/main
Revision: 3135cfc
Author: e-kayrakli
Link: Add skipif for test that relies on iterator inlining by e-kayrakli · Pull Request #19738 · chapel-lang/chapel · GitHub
Log Message:
Merge pull request #19738 from e-kayrakli/skipif-noninline-iter
Add skipif for test that relies on iterator inlining
... because iterator inlining is disabled with --baseline
.
Test is skipped correctly with this skipif.
[Trivial, not reviewed]
Modified Files:
A test/errhandling/iterators/try-in-yield.skipif
Compare: https://github.com/chapel-lang/chapel/compare/298724cbcb37...3135cfcadd08