[Chapel Merge] Update .good files to allow testing with network a

Branch: refs/heads/main
Revision: 3ccded6
Author: gbtitus
Link: Unavailable
Log Message:

Merge pull request #19173 from gbtitus/na-test-updates

Update .good files to allow testing with network atomics.

(Not reviewed -- test only.)

The .good files for promotion and promotionMany only matched in
the absence of network atomics support. With CHPL_COMM=ugni and ofi
they did not match, because the things done with execute-on-fast comm
ops are instead done with (unstable) "network" atomics. Here adjust the
.good files so that these tests pass with or without network atomics.

Modified Files:
A test/optimizations/remoteValueForwarding/zippedSlices/promotion.na-none.good

A test/optimizations/remoteValueForwarding/zippedSlices/promotionMany.na-none.good
M test/optimizations/remoteValueForwarding/zippedSlices/promotion.good
M test/optimizations/remoteValueForwarding/zippedSlices/promotionMany.good

Compare: https://github.com/chapel-lang/chapel/compare/1fbef4bf9160...3ccded6aca9b