Branch: refs/heads/main
Revision: e6a9e49
Author: ronawho
Link: Suppress elegant CoMD on linux32 by ronawho · Pull Request #19562 · chapel-lang/chapel · GitHub
Log Message:
Merge pull request #19562 from ronawho/suppress-comd-linxu32
Suppress elegant CoMD on linux32
[reviewed by @daviditen and @e-kayrakli]
Our elegant CoMD started failing on linux32 since switching it to a new
machine. Suppress the failure until we have time/interest in looking
into the failure.
For more info see https://github.com/Cray/chapel-private/issues/3235
Modified Files:
A test/studies/comd/elegant/arrayOfStructs/CoMD.suppressif
Compare: https://github.com/chapel-lang/chapel/compare/a6e969d093e5...e6a9e496e143