[Chapel Merge] update libtoml version for mason-external test

Branch: refs/heads/main
Revision: 7554fdd
Author: arezaii
Link: update libtoml version for mason-external test by arezaii · Pull Request #18815 · chapel-lang/chapel · GitHub
Log Message:

Merge pull request #18815 from arezaii/mason-sporadic

update libtoml version for mason-external test

This PR is an attempt to fix sporadic test failures from mason-external.

The change to the version number of the libtomlc99 library is intended
to prevent two tests that use the same library from accessing the
same build space in /tmp/chapelu/spack-stage.

Local testing indicates this may resolve the issue captured in
cray/chapel-private/issues/2648.

TESTING:

  • [x] util/start_test test/mason/mason-external passes

Signed-off-by: arezaii ahmad.rezaii@hpe.com

Modified Files:
M test/mason/mason-external/libtomlc99/Mason.toml

M test/mason/mason-external/libtomlc99/mason-external.chpl

Compare: https://github.com/chapel-lang/chapel/compare/96c92203603f...7554fdd86a12