Build: #277 failed Changes by Darrell Schiebel
Code commits
Casa6
-
Darrell Schiebel fc30380923070dee91cf2d6d5f08971f6a76d266
Merge pull request #428 in CASA/casa6 from CAS-13571 to master
* commit '277313dee8cde6ad8b5573d78e6a4d0f2188c402':
CAS-13571 workaround for multiple log files being created in the Casa 6 Casa5 Subtree Pull Request bamboo plan
CAS-13571 synchronizing changes from casa6 to casa5 (originally from CAS-13314) -
Darrell Schiebel a17b79c1bbbb7beadf60e499d449aec70f29529e
Merge pull request #434 in CASA/casa6 from CAS-13535 to master
* commit '79501ccccbca3d84c307df6fcc2581aa7588cab3':
demote log line to DEBUGGING and use <<POST, CAS-13535 -
Darrell Schiebel a33aa727c874d440add6d53f8b64393612481179
Merge pull request #433 in CASA/casa6 from CAS-13417 to master
* commit '0f1a669337849a0b770f03e4fa20ab2398a87c56':
Removed __pycache__
Fixed typo in test_mosaic_cube_pcwdT expected dictionary and clarified a bit the documentation in the code.
Updated the refversion in setUp to match with the current 'casa_version' in the exp_dict json file.
Fixed indentation issues in the test script. Used the reindent.py tool from Python for the fixes.
Filled compare_expdictjson function for compare two json files for alma stakeholder tests exp_dicts
Fixed a typo and minor updates to the almastktestutils
Removed the local check_final() since tests now use the one in casatestutils
Fixed some bugs/typos
Added a collection of the utility functions for alma stakehoder tests
Removed all the exp_dicts and changed to read from a json file containing all the values for all the tests
Removed exp_dicts from more tests
The initial modification to take out exp_dicts. Done for Test 1a only. -
Benjamin Bean <bbean@nrao.edu> 277313dee8cde6ad8b5573d78e6a4d0f2188c402 m
CAS-13571 workaround for multiple log files being created in the Casa 6 Casa5 Subtree Pull Request bamboo plan
-
Takahiro Tsutsumi 0f1a669337849a0b770f03e4fa20ab2398a87c56 m
Removed __pycache__
-
Takahiro Tsutsumi 91f3ed97800c418bf329b04609152088be487823 m
Merge branch 'master' into CAS-13417
-
Akeem Wells d7f27d92e5b52379dc6ad136af5535514feba179 m
Merge branch 'master' into CAS-13571
-
Benjamin Bean <bbean@nrao.edu> e6782b932e8d6b6fddb3d4d9c4616798e82d9fe9 m
CAS-13571 synchronizing changes from casa6 to casa5 (originally from CAS-13314)
-
Federico Montesino Pouzols 79501ccccbca3d84c307df6fcc2581aa7588cab3 m
demote log line to DEBUGGING and use <<POST, CAS-13535
-
Sandra Castro bf69190c62150b65d913b41b3b133d2390d45c4f m
Fixed typo in test_mosaic_cube_pcwdT expected dictionary and clarified a bit the documentation in the code.
-
Takahiro Tsutsumi 0e065557eadc6231f57b7a092b00ed224b01f1c9 m
Updated the refversion in setUp to match with the current 'casa_version' in the exp_dict json file.
-
Sandra Castro f43b3fc9d8fbf7747cdd28d481173f9cca7e771f m
Fixed indentation issues in the test script. Used the reindent.py tool from Python for the fixes.
-
Takahiro Tsutsumi 703a42ec68a0ac6baaa3cfbd7388fcf399bdcf53 m
Filled compare_expdictjson function for compare two json files for alma stakeholder tests exp_dicts
-
Takahiro Tsutsumi fd38fed1c151a896955e0d92133c308c3f4368b1 m
Fixed a typo and minor updates to the almastktestutils
-
Takahiro Tsutsumi c4582dc533684c2120a0b275772ec948b383d80f m
Merge branch 'master' into CAS-13417 Fixed Conflicts for casatests/stakeholder/test_stk_alma_pipeline_imaging.py
-
Takahiro Tsutsumi ae11faafa50769c9cbf07a00de5ddcbfae52a6f0 m
Removed the local check_final() since tests now use the one in casatestutils
-
Takahiro Tsutsumi bcaf4d0398fbdb1b88443b7511b6ea920e351de3 m
Merge branch 'master' into CAS-13417
-
Takahiro Tsutsumi 040d75a4c95c167d86c31b002845d789aceb45d8 m
Fixed some bugs/typos
-
Takahiro Tsutsumi 481a30ddeeece6d89856c3ebd11e9cb31eed3677 m
Added a collection of the utility functions for alma stakehoder tests
- casatestutils/casatestutils/stakeholder/__init__.py (version 481a30ddeeece6d89856c3ebd11e9cb31eed3677) (diffs)
- casatestutils/casatestutils/stakeholder/__pycache__/__init__.cpython-36.pyc (version 481a30ddeeece6d89856c3ebd11e9cb31eed3677) (diffs)
- casatestutils/casatestutils/stakeholder/__pycache__/almastktestutils.cpython-36.pyc (version 481a30ddeeece6d89856c3ebd11e9cb31eed3677) (diffs)
- casatestutils/casatestutils/stakeholder/almastktestutils.py (version 481a30ddeeece6d89856c3ebd11e9cb31eed3677) (diffs)
-
Takahiro Tsutsumi a471f718cafa09226f93941b5e3b017210db4588 m
Removed all the exp_dicts and changed to read from a json file containing all the values for all the tests
-
Takahiro Tsutsumi d3c71cd3da8c706dc1159a101deebeb52901e69f m
Removed exp_dicts from more tests
-
Takahiro Tsutsumi 1c147b0a8e3f9cbabe265d0cb7920cf91300cc8a m
The initial modification to take out exp_dicts. Done for Test 1a only.
-
Takahiro Tsutsumi f42e7f8ac982d25e142d6375c55fc9f0f41f01a1 m
Merge branch 'master' into CAS-13417