Changeset 19142


Ignore:
Timestamp:
02/20/15 14:26:49 (10 years ago)
Author:
Mathieu Morlighem
Message:

CHG: removed some tests and enable development

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/jenkins/windows

    r19141 r19142  
    2020        --with-mpi-libflags="-Wl,libpetsc.lib" \
    2121        --with-mpi-include="$ISSM_DIR/externalpackages/petsc/install/include/mpiuni" \
     22        --enable-development \
    2223        --enable-debugging '
    2324
     
    8384
    8485#In Windows, we don't yet have MUMPS, can't do full stokes, so exclude all FS runs. Also exclude all runs with Dakota. And exclude higher order runs that have penalties. And 800+ tests because we don't want to have --with-development since we do the binaries with this version
    85 MATLAB_NROPTIONS="'exclude',[104, 124, 204, 211, 215, 220, 221, 285, 290, 308, 322, 404, 421, 422, 503, 507, 510, 511, 701, 702, 703, 218, 234, 235, 412, 413, 414, 417, 418, 420, 205, 274, 331, 405, 409, 455, 612, 514, 435, 280,801,802,803,804,805,291]"
     86MATLAB_NROPTIONS="'exclude',[104, 124, 204, 211, 215, 220, 221, 285, 290, 308, 322, 404, 421, 422, 503, 507, 510, 511, 701, 702, 703, 218, 234, 235, 412, 413, 414, 417, 418, 420, 205, 274, 331, 405, 409, 455, 612, 514, 435, 280,801,802,803,804,805,291,340,341]"
    8687PYTHON_NROPTIONS=""
Note: See TracChangeset for help on using the changeset viewer.