Branch: refs/heads/master
Revision: 685e561
Author: e-kayrakli
Log Message:
Merge pull request #17039 from e-kayrakli/fix-ull-test
Fix a test issue with UnrolledLinkedList
Follow up to https://github.com/chapel-lang/chapel/pull/16244
One of the tests that got merged with that PR had an older error message in its
good file. I have realized it before merging, but to keep things moving, merged
it anyways. This PR fixes the issue.
library/packages/UnrolledLinkedList/types/testBorrowed
passes with this.
Trivial, not reviewed.
Modified Files:
M test/library/packages/UnrolledLinkedList/types/testBorrowed.good
Compare: Comparing 95237d0b62e0...685e561c5fbb · chapel-lang/chapel · GitHub