mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
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:
parent
8acc587fad
commit
e98b26aa55
@ -821,13 +821,6 @@ add_test_compareECLFiles(CASENAME 3d_tran_operator
|
|||||||
DIR parallel_fieldprops)
|
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
|
add_test_compareECLFiles(CASENAME actionx_gconprod
|
||||||
FILENAME ACTIONX_GCONPROD
|
FILENAME ACTIONX_GCONPROD
|
||||||
SIMULATOR flow
|
SIMULATOR flow
|
||||||
@ -836,13 +829,6 @@ add_test_compareECLFiles(CASENAME actionx_gconprod
|
|||||||
DIR actionx)
|
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
|
add_test_compareECLFiles(CASENAME actionx_wefac
|
||||||
FILENAME ACTIONX_WEFAC
|
FILENAME ACTIONX_WEFAC
|
||||||
SIMULATOR flow
|
SIMULATOR flow
|
||||||
|
@ -174,9 +174,7 @@ tests[co2store]="flow co2store CO2STORE"
|
|||||||
tests[co2store_diffusive]="flow co2store CO2STORE_DIFFUSIVE"
|
tests[co2store_diffusive]="flow co2store CO2STORE_DIFFUSIVE"
|
||||||
tests[co2store_drsdtcon]="flow co2store CO2STORE_DRSDTCON"
|
tests[co2store_drsdtcon]="flow co2store CO2STORE_DRSDTCON"
|
||||||
tests[co2store_energy]="flow co2store CO2STORE_ENERGY"
|
tests[co2store_energy]="flow co2store CO2STORE_ENERGY"
|
||||||
tests[actionx_gconinje]="flow actionx ACTIONX_GCONINJE"
|
|
||||||
tests[actionx_gconprod]="flow actionx ACTIONX_GCONPROD"
|
tests[actionx_gconprod]="flow actionx ACTIONX_GCONPROD"
|
||||||
tests[actionx_wconinje]="flow actionx ACTIONX_WCONINJE"
|
|
||||||
tests[actionx_wefac]="flow actionx ACTIONX_WEFAC"
|
tests[actionx_wefac]="flow actionx ACTIONX_WEFAC"
|
||||||
tests[actionx_udq]="flow actionx ACTIONX_UDQ"
|
tests[actionx_udq]="flow actionx ACTIONX_UDQ"
|
||||||
tests[micp]="flow micp MICP"
|
tests[micp]="flow micp MICP"
|
||||||
|
Loading…
Reference in New Issue
Block a user