Ville Suoranta | 40f5717bec0Initial branch build | Initial branch build | | |
Ville Suoranta | 1a12d4b10c0M | Merge pull request #550 in CASA/casa6 from CAS-13790 to master* commit 'c1e26a3e8aa649b72550dd3de29b50f9c17fed23':
Disabling test_onefield_asp on Macs | | CAS-13790 |
Ville Suoranta | c1e26a3e8aa | Disabling test_onefield_asp on Macs | | |
Ville Suoranta | 166294102ecM | Merge pull request #547 in CASA/casa6 from CAS-940 to master* commit '472ca936f5877aa1b5df07c60893f72cbc36f7bf': (116 commits)
CAS-940 using Urvashi's suggested changes to make tests pass based on limited channels with iterations done
CAS-940 : Added 'experimental' note to xml docs. Fixed type in subparam name in the conditional section of tclean.xml
CAS-940 : Changed test values for test_onefield_asp, using truth values from the simulated images,... | | 2 Jira issues |
R. V. Urvashi | 472ca936f58M | Merge branch 'master' into CAS-940 | | CAS-940 |
Ville Suoranta | b6e0c2cead5M | Merge pull request #546 in CASA/casa6 from CAS-13707 to master* commit 'cc589098bbb552bfc489f0b22015738f32325fdc':
Removed left-over is_casa6 variable usage.
Bumped the numbers to get viewer, plotms and almatasks wheels.
Updated README.md for runtest.py, which is unrelated to this branch, but a good opportunity to keep it up-to-date.
Fixed component json file
Renamed all tasks tests to follow the new naming convention.
Removed casa5 code from ... | | CAS-13707 |
Sandra M Castro | cc589098bbbM | Merge branch 'master' into CAS-13707Fixed manual conflicts of json file | | CAS-13707 |
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 |
R. V. Urvashi | e7f720745a2M | Merge branch 'master' into CAS-940 | | CAS-940 |
R. V. Urvashi | 56765678ff5M | Merge branch 'CAS-940' of https://open-bitbucket.nrao.edu/scm/casa/casa6 into CAS-940 | | CAS-940 |
R. V. Urvashi | fe99156d355M | Merge branch 'master' into CAS-940 | | CAS-940 |
Sandra M Castro | 8ca0230b2c2 | Removed left-over is_casa6 variable usage. | | |
Sandra M Castro | f2375cc339f | Bumped the numbers to get viewer, plotms and almatasks wheels. | | |
Sandra Castro | 93fce9d308d | 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 |
Sandra Castro | 3bcbfb71907 | Updated README.md for runtest.py, which is unrelated to this branch, but a goodopportunity to keep it up-to-date. | | |
Sandra M Castro | ad3b7b6d787 | Fixed component json file | | |
Sandra M Castro | ebb670a74e0 | Renamed all tasks tests to follow the new naming convention. | | |
Sandra M Castro | 17639e7e1e3 | Removed casa5 code from test script. | | |
Sandra Castro | cd173462662 | Replace the cleanup function with tearDown when relevant | | |
Sandra Castro | 947e4af00d7 | Replace the cleanup method with a tearDownClass in the relevant cases | | |
Sandra Castro | c4146055477 | Removed remaining casa5 code | | |
Sandra M Castro | 405e10992d4M | Merge branch 'master' into CAS-13707fixed some conflicts manually | | CAS-13707 |
Sandra M Castro | ee3fa11ad83 | Removed casa5 code | | |
Sandra M Castro | ac2ff8d26f9 | Removed casa5 code from test script.Fixed a variable that was referenced but not defined anywhere. | | |
Sandra M Castro | 838beef2b6e | Removed casa5 related code from test scripts. | | |
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 M Castro | d2a83f96c1d | Removed casa5 code | | |
Sandra M Castro | 1893752c992 | Removed casa5 code from scripts | | |
Sandra M Castro | f6ddc43cf1a | Removed casa5 code from scripts | | |
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 |
Sandra M Castro | 4388057252f | Removed casa5-related code from the test scripts. | | |
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 |