[Chapel Merge] Skip this test under valgrind

Branch: refs/heads/main
Revision: 8ba1f58
Author: mppf
Link: Skip this test under valgrind by mppf · Pull Request #19449 · chapel-lang/chapel · GitHub
Log Message:

Merge pull request #19449 from mppf/skip-check-hashing-valgrind

Skip this test under valgrind

Skip the test

associative/ferguson/check-hashing-statistics.chpl

under valgrind because it was taking around 900 seconds there which
is close to the timeout of 1000 seconds.

Test change only - not reviewed.

Modified Files:
M test/associative/ferguson/check-hashing-statistics.skipif

Compare: https://github.com/chapel-lang/chapel/compare/6f1c76a283cb...8ba1f585a758