Changeset 28149
- Timestamp:
- 03/14/24 11:44:09 (13 months ago)
- Location:
- issm/trunk-jpl/jenkins
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/jenkins/mac-silicon-basic
r28140 r28149 65 65 # 66 66 # NOTE: 67 # - Tests 124, 703 are excluded because of an outright crash 67 68 # - Tests 216, 274, 430, 435, 441:442, 456, 470:476, 517 are excluded because of large errors 68 69 # - Tests 119, 423, 433, 448, 462:464, 508, 544, 546, 808 are excluded because of failure "Arrays have incompatible sizes for this operation." 69 70 # 70 MATLAB_NROPTIONS="'exclude',[IdFromString('Dakota'),119,216,274,423,430,433,435,441:442,448,456,462:464,470:476,508,517,544,546, 808]"71 MATLAB_NROPTIONS="'exclude',[IdFromString('Dakota'),119,216,274,423,430,433,435,441:442,448,456,462:464,470:476,508,517,544,546,703,808]" 71 72 PYTHON_NROPTIONS="" -
issm/trunk-jpl/jenkins/mac-silicon-python
r28147 r28149 70 70 # 71 71 MATLAB_NROPTIONS="" 72 PYTHON_NROPTIONS="--exclude Dakota 119 124 216 274 423 430 433 435 441:442 448 462:464 508 517 544 546 702:703808"72 PYTHON_NROPTIONS="--exclude Dakota 119 124 216 274 423 430 433 435 441:442 448 462:464 508 517 544 546 808" 73 73
Note:
See TracChangeset
for help on using the changeset viewer.