Remove two tests from regression testing

There are issues with both of these that should be fixed before these are used for regression testing
This commit is contained in:
Torbjørn Skille 2023-04-13 15:55:33 +02:00
parent 8acc587fad
commit e98b26aa55
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"