chapel-lang / chapel

a Productive Parallel Programming Language
https://chapel-lang.org
Other
1.75k stars 410 forks source link

Adjust ChOp prediff and timeout #24937

Closed e-kayrakli closed 2 weeks ago

e-kayrakli commented 2 weeks ago

ChOp's prediff failed to filter out some output that caused nightly failures. This PR adjusts that prediff.

We also observed a timeout, so we bump the limit a bit.