Changeset 25434
- Timestamp:
- 08/19/20 14:44:27 (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/jenkins/ross-debian_linux-solid_earth
r25342 r25434 76 76 # See documentation in test/NightlyRun/runme.* for more information. 77 77 # 78 MATLAB_NROPTIONS="'benchmark','slr'" 79 PYTHON_NROPTIONS="--benchmark slr --exclude 2004" 78 # NOTE: 79 # - Test 2021 is excluded as Gmsh produces different-sized meshes on macOS and Linux for 3d objects (archives are generated on macOS). 80 # 81 MATLAB_NROPTIONS="'benchmark','slr','exclude',[2021]" 82 PYTHON_NROPTIONS="--benchmark slr --exclude 2004 2021"
Note:
See TracChangeset
for help on using the changeset viewer.