Remove dependence of Python system tests on nco module #2988
Labels
bfb
bit-for-bit
test: python
Pass clm_pymods test suite plus Python sys/unit tests before merging
testing
additions or changes to tests
Milestone
These system tests fail without
nco
loaded, which complicates testing, especially on systems without it installed:test_allInfo
test_modifyMesh
The issue is here:
CTSM/python/ctsm/test/test_sys_mesh_modifier.py
Lines 83 to 94 in bfc5c31
This should be rewritten to pure Python.
The text was updated successfully, but these errors were encountered: