Build: #221 was successful Changes by Sandra Castro and Ville Suoranta
Code commits
Casa6
-
Ville Suoranta 6fcdb459febc7d650e6715916b9cd982a4c76d9f
Merge pull request #348 in CASA/casa6 from CAS-9912 to master
* commit '88cb6572ec4b779db4d1004922f03bbf143410cb':
Added doc strings for each test case. Some light reformatting.
Update Data Path. Add in additional checks
Adding test_plotbandpass to components mapping json.
Add skips to extended tests. Skips to be removed in future
Added skips, teardowns to test cases
Added remaining tests to test_plotbandpass
initial commit of test_plotbandpass -
Sandra Castro c18443fb1d7c58bfc42f3181ab3c77ae727ed24c
Merge pull request #352 in CASA/casa6 from CAS-13086 to master
* commit '7174c9b9f6ef41caa46083ac3c755538cfbe21fb':
removed test_e2e_simanalyze_m51_3sim_alma.py, original version of one of the new tests, no longer needed. Removed one accidentally added line for a regression. CAS-13086.
Update casacore reference from master in CAS-13086
updated casatools/casacore to what's used in current casa6 master
Updated the datapath for test data in casatestdata. Added reference data for some tests. Minor updated to comments in test scripts
CAS-13086: updated sim regressions to run successfully in 5.8 and 6.2
updated test_regression_sim_components_and_skymodel.py with current 5.8 and 6.2 refstats, 6.2 are in use, 5.8 and past values in the comments
Merge master
First version test_regression_sim_components_and_skymodel regression script, which is a CASA6 version of the old ppdisk2_regression script
Added assert to make test succeed or fail.
First version of updated regression script
Made the regression script compatible with the template for regressions. Removed the call to findTemplate and gave explicitly the names of the files needed for comparison in the script. Removed the dependency to testhelper and added a call to casatestutils. Remove the data in the tearDown method
First updated version of simobserve+simanalyze regression script -
Sandra Castro 88cb6572ec4b779db4d1004922f03bbf143410cb
Merge branch 'master' into CAS-9912
-
Bob Garwood 7174c9b9f6ef41caa46083ac3c755538cfbe21fb m
removed test_e2e_simanalyze_m51_3sim_alma.py, original version of one of the new tests, no longer needed. Removed one accidentally added line for a regression. CAS-13086.
-
Bob Garwood 9cc431c802afa4876a54cf487af3b14eb5977afb m
Merge branch 'CAS-13086' of https://open-bitbucket.nrao.edu/scm/casa/casa6 into CAS-13086
-
Ville Suoranta 71fea082b4c6c20dcae24eef2ce67c1eb541a6c5 m
Update casacore reference from master in CAS-13086
-
Bob Garwood ea8d64276cfa598844b162006b8934f7e61bc278 m
updated casatools/casacore to what's used in current casa6 master
-
Bob Garwood e0c90798c4c252b7ea342fc1236337951e2f9496 m
Merge branch 'master' into CAS-13086
-
Sandra Castro 2c9ece732c9ae9e95fc712a834aec1eee79e4718 m
Updated the datapath for test data in casatestdata. Added reference data for some tests. Minor updated to comments in test scripts
- casatests/regression/test_regression_sim_TP.py (version 2c9ece732c9ae9e95fc712a834aec1eee79e4718) (diffs)
- casatests/regression/test_regression_sim_components.py (version 2c9ece732c9ae9e95fc712a834aec1eee79e4718) (diffs)
- casatests/regression/test_regression_sim_components_and_skymodel.py (version 2c9ece732c9ae9e95fc712a834aec1eee79e4718) (diffs)
- casatests/regression/test_regression_sim_cube.py (version 2c9ece732c9ae9e95fc712a834aec1eee79e4718) (diffs)
- casatests/regression/test_regression_sim_multi_arrays_and_TP.py (version 2c9ece732c9ae9e95fc712a834aec1eee79e4718) (diffs)
-
Sandra Castro dfaa899539477053c1c444b264c9979d8257c396 m
Merge branch 'CAS-13086' of https://open-bitbucket.nrao.edu/scm/casa/casa6 into CAS-13086
-
Bob Garwood 3b8f647cbbb15bb44320b65428c0351d68631001 m
CAS-13086: updated sim regressions to run successfully in 5.8 and 6.2
- casa5/gcwrap/python/scripts/regressions/m51_tpsim_regression.py (version 3b8f647cbbb15bb44320b65428c0351d68631001) (diffs)
- casa5/gcwrap/python/scripts/regressions/ppdisk2_regression.py (version 3b8f647cbbb15bb44320b65428c0351d68631001) (diffs)
- casatests/regression/test_regression_sim_TP.py (version 3b8f647cbbb15bb44320b65428c0351d68631001) (diffs)
- casatests/regression/test_regression_sim_components.py (version 3b8f647cbbb15bb44320b65428c0351d68631001) (diffs)
- casatests/regression/test_regression_sim_components_and_skymodel.py (version 3b8f647cbbb15bb44320b65428c0351d68631001) (diffs)
- casatests/regression/test_regression_sim_cube.py (version 3b8f647cbbb15bb44320b65428c0351d68631001) (diffs)
- casatests/regression/test_regression_sim_multi_arrays_and_TP.py (version 3b8f647cbbb15bb44320b65428c0351d68631001) (diffs)
-
Sandra Castro 3be751fb8d2de691d5fdd87c5de74bf800a42288 m
Added doc strings for each test case. Some light reformatting.
-
Akeem Wells 59c77efc430865abe29a2892aa22253ba856be49 m
Merge branch 'master' into CAS-9912
-
Akeem Wells 0814e24ab844cf9223b7342b503179a64d88ad53 m
Update Data Path. Add in additional checks
-
Sandra Castro 10471b1149ac0e6235a486637c76cd01d5c7707f m
Adding test_plotbandpass to components mapping json.
-
Bob Garwood 17955011580159430912b9130ecd555ba7c30b3d m
updated test_regression_sim_components_and_skymodel.py with current 5.8 and 6.2 refstats, 6.2 are in use, 5.8 and past values in the comments
-
Bob Garwood 42fde16f2f8625289b8a03299fbd6720497f48f5 m
Merge branch 'master' into CAS-13086
-
Akeem Wells <awells@humite.local> 32cb283a5301791bb3474a27ab57030fec45825b m
Merge branch 'master' into CAS-9912
-
Akeem Wells <awells@humite.local> 002a70884dfd1d4f6c49d5da68ba2c279b88333e m
Add skips to extended tests. Skips to be removed in future
-
Sandra Castro a41f0e2be051ba9574a928d4d4f6c42a69b60df3 m
Merge branch 'CAS-13086' of https://open-bitbucket.nrao.edu/scm/casa/casa6 into CAS-13086
-
Akeem Wells 03bf1bae1d8d3b86fcf22f836196d91cc8677bc3 m
Added skips, teardowns to test cases
-
Akeem Wells 746c3a2d5c80431b79ba37e155bdd1055387f1a7 m
Merge branch 'master' into CAS-9912
-
Sandra Castro f2177a53dc7bb5e35d78414d7099384d4f05e5dc m
Merge master
-
Sandra Castro c71c5b88a2411017a089fae1a180a4fe6220c2a3 m
Merge branch 'master' into CAS-13086
-
Akeem Wells 48e0bc9cac3d86063e5f119098ca87913791a5f9 m
Added remaining tests to test_plotbandpass
-
Sandra Castro 0bf4984b6e367944651727f042a877af0a71f4eb m
Merge branch 'master' into CAS-13086
-
Akeem Wells ef2968d0816a7d6f50ecb8be6eeeba7e2148a9f9 m
initial commit of test_plotbandpass
- casa5/gcwrap/python/scripts/tests/CMakeLists.txt (version ef2968d0816a7d6f50ecb8be6eeeba7e2148a9f9) (diffs)
- casa5/gcwrap/python/scripts/tests/test_plotbandpass.py (version ef2968d0816a7d6f50ecb8be6eeeba7e2148a9f9) (diffs)
- casatasks/tests/tasks/test_plotbandpass.py (version ef2968d0816a7d6f50ecb8be6eeeba7e2148a9f9) (diffs)
-
Sandra Castro 4b8eedc6709cc707466856e9fb2f71faf1149a37 m
First version test_regression_sim_components_and_skymodel regression script, which is a CASA6 version of the old ppdisk2_regression script
-
Sandra Castro c65b8a546fc9bb6952c42b23096f7791464b2f07 m
Added assert to make test succeed or fail.
-
Sandra Castro 33dbe975e1f041ff5e8834d680d279b4d5f7c2e7 m
First version of updated regression script
-
Sandra Castro dd1a686807877851dbe864923fe0235d9f788c61 m
Made the regression script compatible with the template for regressions. Removed the call to findTemplate and gave explicitly the names of the files needed for comparison in the script. Removed the dependency to testhelper and added a call to casatestutils. Remove the data in the tearDown method
-
Sandra Castro 49c475f6ceb087745e4ce225c0462ea06b53e109 m
First updated version of simobserve+simanalyze regression script