Sandra Castro | 89dd757c309M | Merge pull request #545 in CASA/casa6 from CAS-13590 to master* commit '93fce9d308d27503a7bd2a55ed41f6baf3197b5f':
Added the new test to the component json file. Fixed a few typos in docstrings.
Cleaned up some commented lines
A bit more clean up
Removed the debugging print statements
Fixed the error and add a test
Remove old test files
Moved the tests to a new file and added some more tests
Removed imagerhelpers from import
Added getOpt... | | CAS-13590 |
Sandra Castro | 93fce9d308dAdded the new test to the component json file. Fixed a few typos in docstrings. | Added the new test to the component json file.Fixed a few typos in docstrings. | | |
Takahiro Tsutsumi | 47de8122734M | Merge branch 'master' into CAS-13590 | | CAS-13590 |
Ville Suoranta | e0bf5846a41M | Merge pull request #543 in CASA/casa6 from CAS-13778 to master* commit '63ccb5d5a6851655b3ef0b854b491949508d4770':
CAS-13778 adding Urvashi's suggested comments about imsize from CAS-13719
CAS-13778 fixed many issues in xml | | 2 Jira issues |
Sandra Castro | 3150aa9dde7M | Merge pull request #542 in CASA/casa6 from CAS-13750 to master* commit '257bc7065211a3071ea108b8891d3115ac82980d':
directoy importing table as tb caused an error AttributeError: 'str' object has no attribute '_swigobj'
Made suggested changes
renamed test in component_to_test_map.json
removed the old fixplanets test
Merged test_fixplanets cases into test_req_task_fixplanets and renamed to test_task_fixplanets | | CAS-13750 |
Sandra Castro | 8aff59e6800M | Merge pull request #541 in CASA/casa6 from CAS-13783 to master* commit 'b60169ec2e93eca5f97b089539522e21981371fb':
CAS-13783: reenable skipped test
reenable skipped test | | CAS-13783 |
Ville Suoranta | d04bd16774bM | Merge pull request #540 in CASA/casa6 from CAS-13782 to master* commit 'a6253eeffc816a4b6c61270f6d55444e6a546a24':
Make tarball directory search less restrictive | | CAS-13782 |
Takahiro Tsutsumi | bad07e6d8cd | Cleaned up some commented lines | | |
Ville Suoranta | 12769c1dc6aM | Merge pull request #538 in CASA/casa6 from CAS-12228 to master* commit '20b92d809c001d6463ca7472e60a0c38696168e3':
Refactored test_spwSelection(0 to use msmd methods. Removed the showcache from tearDown.
Added a header to test_task_exportuvfits. Updated the component json map file with the new test. Light refactoring of two test cases
modified the spw selection test case
more reformatting of test case names
re-formatted removed suite function re... | | CAS-12228 |
Jorge Lopez | b60169ec2e9M | Merge branch 'CAS-13783' of https://open-bitbucket.nrao.edu/scm/casa/casa6 into CAS-13783 | | CAS-13783 |
Jorge Lopez | 63713d36113 | CAS-13783: reenable skipped test | | CAS-13783 |
Jorge Lopez | 0c60c7ee85c | reenable skipped test | | |
Neal Schweighart | 257bc706521 | directoy importing table as tb caused an error AttributeError: 'str' object has no attribute '_swigobj' | | |
Neal Schweighart | b7cce1411ae | Made suggested changes | | |
Ville Suoranta | 20b92d809c0M | Merge branch 'master' into CAS-12228 | | CAS-12228 |
Ville Suoranta | d5dfe3b2756M | Merge pull request #539 in CASA/casa6 from CAS-13775 to master* commit '80e5b96e2bbbb018c986dee64fc163b0aab75085':
CAS-13775 fix SyntaxWarning | | CAS-13775 |
Ville Suoranta | 62d08243b33M | Merge pull request #537 in CASA/casa6 from CAS-13777 to master* commit '92130a29383d888994140690f779efb81155ae9d':
Revert back the changes of test_exportuvfits to those of master to avoid conflicts with the new tests developed in CAS-12228. The tests in CAS-12228 already fix the tearDown problems.
Cleanup the tearDown and also remove casa5 code in previous commit
Fixed the tearDown to only remove the files copied or created by the test script.
Fix... | | 2 Jira issues |
Ville Suoranta | a6253eeffc8 | Make tarball directory search less restrictive | | |
Neal Schweighart | 2dba580283d | renamed test in component_to_test_map.json | | |
Neal Schweighart | 682025d42b3 | removed the old fixplanets test | | |
Neal Schweighart | 65689c30eae | Merged test_fixplanets cases into test_req_task_fixplanets and renamed to test_task_fixplanets | | |
Ville Suoranta | 0b04db5018dM | Merge pull request #535 in CASA/casa6 from CAS-13748 to master* commit '9c88f4b87a204d101a22f50e03d7275be0da6980':
wrong logic
force cfcache to be ignored for non awp gridders | | CAS-13748 |
Ville Suoranta | 6284b51f863M | Merge pull request #534 in CASA/casa6 from CAS-13771 to master* commit 'c60ada1a855f21e5fc23795727647210cf13175c':
CAS-13771: remove SyntaxWarning from plotants | | CAS-13771 |
Sandra M Castro | 92130a29383 | Revert back the changes of test_exportuvfits to those of master to avoid conflictswith the new tests developed in CAS-12228. The tests in CAS-12228 already fix the tearDown problems. | | CAS-12228 |
Kumar Golap | 9c88f4b87a2M | Merge branch 'master' into CAS-13748 | | CAS-13748 |
Ville Suoranta | 79e23779222M | Merge pull request #533 in CASA/casa6 from CAS-13641 to master* commit '59cc5b8ed1d790e71ec9020beb35b81e65ed8985':
Set new plotms version in build.conf
Advance plotms branch wheel version
Update plotms branch wheel
Fix calculation of selected channels with step
Update plotms branch wheel
Fix channel selection with step | | CAS-13641 |
Benjamin Bean | 63ccb5d5a68 | CAS-13778 adding Urvashi's suggested comments about imsize from CAS-13719 | | 2 Jira issues |
Sandra M Castro | 023eeca98e9 | Refactored test_spwSelection(0 to use msmd methods.Removed the showcache from tearDown. | | |
Sandra M Castro | 5cfff2914cfM | Merge branch 'CAS-12228' of https://open-bitbucket.nrao.edu/scm/casa/casa6 into CAS-12228 | | CAS-12228 |
Sandra M Castro | 48861396e76 | Added a header to test_task_exportuvfits. Updated the component json map file with the new test.Light refactoring of two test cases | | |
Sandra M Castro | 5ee65f0f998M | Merge branch 'master' into CAS-12228 | | CAS-12228 |
Sandra M Castro | 6e37c82a157 | Cleanup the tearDown and also remove casa5 code in previous commit | | |
Sandra M Castro | 45b3b88561b | Fixed the tearDown to only remove the files copied or created by the test script. | | |
Neal Schweighart | 2f02e82e5a9 | modified the spw selection test case | | |
Sandra M Castro | 82148663109M | Merge branch 'master' into CAS-13777 | | CAS-13777 |
Sandra M Castro | accbc9e4ecb | Fixed the tearDown of the test script to avoid deleting files that were notcopied or created by the test script. | | |
Ville Suoranta | 58b2c8d13d7M | Merge pull request #532 in CASA/casa6 from CAS-13709 to master* commit '14218284c14b240f2df893e5e442549098f53c0b': (44 commits)
Fixed name of test in the script
Fixed common path to testdata in script
Fixed use of datapath in different classes. They all refer to the one define in the ImageBase class.
Cleaned up json from outdated tests. Updated default list of tests.
Updated local variable with test name
Updated datapath to testdata.
Removed... | | CAS-13709 |
Benjamin Bean | a54ec11ac5d | CAS-13778 fixed many issues in xml | | CAS-13778 |
Neal Schweighart | d9527f87d5d | more reformatting of test case names | | |
Neal Schweighart | dbaf760edb9 | re-formatted removed suite function removed futures imports | | |
Takeshi Nakazato | 80e5b96e2bb | CAS-13775 fix SyntaxWarning | | CAS-13775 |
Pam Harris | 59cc5b8ed1d | Set new plotms version in build.conf | | |
Ville Suoranta | 14218284c14M | Merge branch 'master' into CAS-13709 | | CAS-13709 |
Jorge Lopez | c60ada1a855 | CAS-13771: remove SyntaxWarning from plotants | | CAS-13771 |
Pam Harris | b9d7be17d1cM | Merge branch 'master' into CAS-13641 | | CAS-13641 |
Ville Suoranta | 4804dd1d037M | Merge pull request #531 in CASA/casa6 from CAS-13183 to master* commit '4230c4ba3e806b8c7e339b5fd1ea10738afa3991':
Set new plotms version in build.conf
Set plotms branch wheel in build.conf | | CAS-13183 |
Ville Suoranta | 17dcf06f8adM | Merge pull request #530 in CASA/casa6 from CAS-13765 to master* commit 'c5b553e412635209ef789c8a21f90a3e3f7d4e6c':
Update casacore to install TableUtil.h
Fix deprecation warnings for functions moved to TableUtil | | CAS-13765 |
Neal Schweighart | 162f188de59 | added more doc strings and removed commented code | | |
Pam Harris | 4230c4ba3e8 | Set new plotms version in build.conf | | |
Neal Schweighart | 50219dca7cfM | Merge branch 'master' into CAS-12228 | | CAS-12228 |