ESMCI / cime

Common Infrastructure for Modeling the Earth
http://esmci.github.io/cime
Other
161 stars 206 forks source link

regression test test_d_create_clone_new_user FAILS #4630

Closed jedwards4b closed 1 week ago

jedwards4b commented 4 months ago

@jasonb5 this looks like it's due to https://github.com/ESMCI/cime/pull/4609

====================================================================== FAIL: test_d_create_clone_new_user (test_sys_create_newcase.TestCreateNewcase)

Traceback (most recent call last): File "/home/runner/work/CMEPS/CMEPS/cesm/cime/CIME/tests/test_sys_create_newcase.py", line 264, in test_d_create_clone_new_user self.run_cmd_assert_result( File "/home/runner/work/CMEPS/CMEPS/cesm/cime/CIME/tests/base.py", line 141, in run_cmd_assert_result self.assertEqual(stat, expected_stat, msg=msg) AssertionError: 1 != 0 : COMMAND: ./xmlchange CIME_OUTPUT_ROOT=/home/this_is_not_a_user/cesm/scratch/scripts_regression_test.20240514_194710/TestCreateNewcase FROM_DIR: /home/runner/cesm/scratch/scripts_regression_test.20240514_194710/TestCreateNewcase/testcreatenewcase SHOULD HAVE WORKED, INSTEAD GOT STAT 1 OUTPUT: ERRPUT: Detected diff in locked file 'env_build.xml' 'CIME_OUTPUT_ROOT' has changed from '/home/runner/cesm/scratch/scripts_regression_test.20240514_194710/TestCreateNewcase' to '/home/this_is_not_a_user/cesm/scratch/scripts_regression_test.20240514_194710/TestCreateNewcase' ERROR: For your changes to take effect, run: ./case.build --clean-all ./case.build

jasonb5 commented 4 months ago

@jedwards4b Will have this fixed shortly.

jasonb5 commented 3 months ago

@jedwards4b Was this fixed by https://github.com/ESMCI/cime/pull/4631?

github-actions[bot] commented 2 weeks ago

This issue is stale because it has been open 90 days with no activity. Remove stale label or comment or this will be closed in 5 days.

github-actions[bot] commented 1 week ago

This issue was closed because it has been stalled for 5 days with no activity.