mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
Merge pull request #4589 from tskille/remove_actionx_tests
Remove two tests from regression testing
This commit is contained in:
commit
cd33fa776b
@ -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
|
||||
|
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user