Branch: refs/heads/master
Revision: fecd05b
Author: e-kayrakli
Log Message:
Merge pull request #16690 from e-kayrakli/arr-swap-test-fix
Skip a bounds checking test with --fast
This test was added in https://github.com/chapel-lang/chapel/pull/16620 and is
supposed the lock in the bounds checking behavior. So skip it with --fast.
Test is correctly skipped with this PR.
Trivial, not reviewed.
Modified Files:
A test/arrays/swap/sizeMismatchError.skipif
Compare: https://github.com/chapel-lang/chapel/compare/79795722d2a1...fecd05bcc2b2