Merge pull request #4589 from tskille/remove_actionx_tests

Remove two tests from regression testing
This commit is contained in:
Bård Skaflestad 2023-04-13 16:58:17 +02:00 committed by GitHub
commit cd33fa776b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 0 additions and 16 deletions

View File

@ -821,13 +821,6 @@ add_test_compareECLFiles(CASENAME 3d_tran_operator
DIR parallel_fieldprops)
add_test_compareECLFiles(CASENAME actionx_gconinje
FILENAME ACTIONX_GCONINJE
SIMULATOR flow
ABS_TOL ${abs_tol}
REL_TOL ${rel_tol}
DIR actionx)
add_test_compareECLFiles(CASENAME actionx_gconprod
FILENAME ACTIONX_GCONPROD
SIMULATOR flow
@ -836,13 +829,6 @@ add_test_compareECLFiles(CASENAME actionx_gconprod
DIR actionx)
add_test_compareECLFiles(CASENAME actionx_wconinje
FILENAME ACTIONX_WCONINJE
SIMULATOR flow
ABS_TOL ${abs_tol}
REL_TOL ${rel_tol}
DIR actionx)
add_test_compareECLFiles(CASENAME actionx_wefac
FILENAME ACTIONX_WEFAC
SIMULATOR flow

View File

@ -174,9 +174,7 @@ tests[co2store]="flow co2store CO2STORE"
tests[co2store_diffusive]="flow co2store CO2STORE_DIFFUSIVE"
tests[co2store_drsdtcon]="flow co2store CO2STORE_DRSDTCON"
tests[co2store_energy]="flow co2store CO2STORE_ENERGY"
tests[actionx_gconinje]="flow actionx ACTIONX_GCONINJE"
tests[actionx_gconprod]="flow actionx ACTIONX_GCONPROD"
tests[actionx_wconinje]="flow actionx ACTIONX_WCONINJE"
tests[actionx_wefac]="flow actionx ACTIONX_WEFAC"
tests[actionx_udq]="flow actionx ACTIONX_UDQ"
tests[micp]="flow micp MICP"