[Chapel Merge] Update block na-none comm counts

Branch: refs/heads/master
Revision: 81e8830
Author: bradcray
Log Message:

Merge pull request #16503 from bradcray/update-block-na-none-comm-counts

Update block na-none comm counts

[trivial, not reviewed, though @vasslitvinov confirmed the issue on chat]
[also, too tired to wait for Travis, which seems unlikely to find anything wrong with this diff]

While doing a sanity check on master against all my PRs tonight,
I found that PR #16477 improved comm counts for a handful of
tests. I had the energy to update the block na-none cases, but
not the others, hoping that this would save us at least a few
emails tonight.

Modified Files:
M test/arrays/slices/commCounts/sliceBlockWithRanges.na-none.good
M test/distributions/robust/arithmetic/performance/multilocale/assignReindex.block.na-none.good
M test/distributions/robust/arithmetic/performance/multilocale/assignSlice.block.na-none.good
M test/distributions/robust/arithmetic/performance/multilocale/reduceSlice.block.na-none.good
M test/distributions/robust/arithmetic/performance/multilocale/sliceOps.block.na-none.good

Compare: https://github.com/chapel-lang/chapel/compare/0b4fcd240bd9...81e8830ce926