Branch: refs/heads/main
Revision: 4de27a3
Author: stonea
Link: Fix typo in gpu test by stonea · Pull Request #20611 · chapel-lang/chapel · GitHub
Log Message:
Merge pull request #20611 from stonea/fix_gpu_test_typo
Fix typo in gpu test
This failed our nightly Jenkins GPU tests job (and good thing to since it's a typo). I'm in the habit of manually running the gpu tests before submitting so I'm unsure how I missed this one (possibly I made a last minute change, walked away, then forgot to redo it). Anyway apologies for the noise but I'm glad Jenkins caught it.
[Reviewed by nobody; trivial test update change]
Modified Files:
M test/gpu/native/assertOnFailToGpuize.4.good
Compare: https://github.com/chapel-lang/chapel/compare/8bed67c68243...4de27a397e13