[Chapel Merge] Add skipif for a regex deprecation test

Branch: refs/heads/main
Revision: 5b83bc9
Author: e-kayrakli
Link: Unavailable
Log Message:

Merge pull request #19129 from e-kayrakli/regex-depr-test-skipif

Add skipif for a regex deprecation test

This adds a typical skipif for a regex deprecation test I recently added.

start_test --respect-skipifs skips the test in quickstart setting.

[Trivial, not tested]

Modified Files:
A test/deprecated/regexMatchesArgs.skipif

Compare: https://github.com/chapel-lang/chapel/compare/bfa90ac9b343...5b83bc952349