DART icon indicating copy to clipboard operation
DART copied to clipboard

state structure has not been tested yet with new naming conventions.

Open hkershaw-brown opened this issue 5 years ago • 3 comments

Message when running test_state_structure:

 ERROR FROM:
  test_state_structure
  routine: test_state_structure
  message: Has not been tested yet with new naming conventions.

hkershaw-brown avatar Dec 24 '20 16:12 hkershaw-brown

To run the state structure tests

cd DART/developer_tests/io/work
./quickbuild.sh
./test_state_structure 

And you will see

./test_state_structure 
 
 --------------------------------------
 Starting ... at YYYY MM DD HH MM SS = 
                 2022  7 19 16 32 57
 Program test_state_structure
 --------------------------------------
 
  set_nml_output No echo of NML values
 ERROR FROM:
  source : $URL$
  routine: test_state_structure
  message: Has not been tested yet with new naming conventions.

So the goal is to get the tests working again.

hkershaw-brown avatar Jul 19 '22 22:07 hkershaw-brown

developer test quickbuild.sh https://github.com/NCAR/DART/tree/developer_tests

hkershaw-brown avatar Oct 20 '22 20:10 hkershaw-brown

Google doc for creating a spec for the tests: https://docs.google.com/document/d/17YC0rI0HnL02XMhxmeN2hOBczrbvtSWCkvldV2z9Pys/edit

hkershaw-brown avatar Dec 21 '23 16:12 hkershaw-brown