[chapel-lang/chapel] Two futures pass after merging #16041, so convert

Branch: refs/heads/master
Revision: ee4fcad
Author: dlongnecke-cray
Log Message:

Merge pull request #16260 from dlongnecke-cray/cron-fix-tuple-futures

Two futures pass after merging #16041, so convert them to regular
tests. Remove one future from types/tuple/const that is no longer
relevant.

Changes to tests. Trivial and not reviewed.

Modified Files:
R test/functions/ferguson/ref-pair/tuples/tup-ret.bad
R test/functions/ferguson/ref-pair/tuples/tup-ret.future
R test/functions/ferguson/ref-pair/tuples/tup.bad
R test/functions/ferguson/ref-pair/tuples/tup.future
R test/types/tuple/const/tupleBlankFormalConstElemInArg.bad
R test/types/tuple/const/tupleBlankFormalConstElemInArg.chpl
R test/types/tuple/const/tupleBlankFormalConstElemInArg.future
R test/types/tuple/const/tupleBlankFormalConstElemInArg.good
M test/functions/ferguson/ref-pair/tuples/tup.good

Compare: https://github.com/chapel-lang/chapel/compare/4a6ae9b0e431...ee4fcad99552