Merge pull request #398 in CASA/casa6 from CAS-13471 to master
* commit '0f83496b9770261026f1941b49cfe2727f519ca4':
Disabled check on maximum data value for VLA records for all cases. It's not appropriate as written for some casa in the archive and it's not obvious what a better check should be, if any.
Merge pull request #396 in CASA/casa6 from CAS-13442 to master
* commit 'c0daec9fd7479974b612a62556dc0c38c1cb217a':
Use initializer list constructor of IPosition
Update casacore poointer to latest changes in master Fixes partially CAS-13442
update casacore and adjust to removal of Mutex.h (CAS-13442)
Merge pull request #397 in CASA/casa6 from CAS-13423 to master
* commit '2fae946688e63f0cd4b8f2f5806f05f4b4beb14b':
Revert test_req_task_sdintimaging. This test is producing false positives and needs to be updated outside the scope of this ticket.
Update check_final to be bool. Update test_tclean and test_req_test_sdintimaging to read bool return for test condition
convert test_tclean to use check_final from casatestutils