Changeset 28149


Ignore:
Timestamp:
03/14/24 11:44:09 (13 months ago)
Author:
jdquinn
Message:

CHG: Adjusted test suites

Location:
issm/trunk-jpl/jenkins
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/jenkins/mac-silicon-basic

    r28140 r28149  
    6565#
    6666# NOTE:
     67# - Tests 124, 703 are excluded because of an outright crash
    6768# - Tests 216, 274, 430, 435, 441:442, 456, 470:476, 517 are excluded because of large errors
    6869# - Tests 119, 423, 433, 448, 462:464, 508, 544, 546, 808 are excluded because of failure "Arrays have incompatible sizes for this operation."
    6970#
    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]"
     71MATLAB_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]"
    7172PYTHON_NROPTIONS=""
  • issm/trunk-jpl/jenkins/mac-silicon-python

    r28147 r28149  
    7070#
    7171MATLAB_NROPTIONS=""
    72 PYTHON_NROPTIONS="--exclude Dakota 119 124 216 274 423 430 433 435 441:442 448 462:464 508 517 544 546 702:703 808"
     72PYTHON_NROPTIONS="--exclude Dakota 119 124 216 274 423 430 433 435 441:442 448 462:464 508 517 544 546 808"
    7373
Note: See TracChangeset for help on using the changeset viewer.