Skip to content

Add Boozer refcoords detection coverage#284

Open
krystophny wants to merge 1 commit into
mainfrom
fix/boozer-chartmap-detection
Open

Add Boozer refcoords detection coverage#284
krystophny wants to merge 1 commit into
mainfrom
fix/boozer-chartmap-detection

Conversation

@krystophny

Copy link
Copy Markdown
Member

Self-contained regression coverage for refcoords file detection. Boozer chartmaps stay classified as chartmaps, and the detector no longer depends on external setup fixtures for this test.

Verification

Test fails on main

ctest -R test_refcoords_file_detection --output-on-failure
Test project /home/ert/code/libneo/build
    Start 50: test_refcoords_file_detection
1/1 Test #50: test_refcoords_file_detection ....***Failed  Error regular expression found in output. Regex=[STOP]  0.12 sec
   FAIL: detect_refcoords_file_type(chartmap.nc): open failed: No such file or directory
 FAILED:            1  error(s) detected in refcoords file detection
ERROR STOP 1

Test passes after fix

ctest -R test_refcoords_file_detection --output-on-failure
Test project /home/ert/code/libneo/build
    Start 50: test_refcoords_file_detection
1/1 Test #50: test_refcoords_file_detection ....   Passed    0.08 sec

100% tests passed, 0 tests failed out of 1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant