Skip to content

Commit 1a65809

Browse files
CHG: Disabling test 362 for Silicon-based Mac as it has large errors
1 parent 486465f commit 1a65809

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

jenkins/mac-silicon-basic

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,8 +65,8 @@ NUMCPUS_RUN=2
6565
#
6666
# NOTE:
6767
# - Tests 124, 703 are excluded because of an outright crash
68-
# - Tests 216, 274, 430, 435, 441:442, 456, 470:476, 517 are excluded because of large errors
68+
# - Tests 216, 274, 362, 430, 435, 441:442, 456, 470:476, 517 are excluded because of large errors
6969
# - Tests 119, 423, 433, 448, 462:464, 508, 544, 546, 808 are excluded because of failure "Arrays have incompatible sizes for this operation."
7070
#
71-
MATLAB_NROPTIONS="'exclude',[IdFromString('Dakota'),119,124,216,274,423,430,433,435,441:442,448,456,462:464,470:476,508,517,544,546,703,808]"
71+
MATLAB_NROPTIONS="'exclude',[IdFromString('Dakota'),119,124,216,274,362,423,430,433,435,441:442,448,456,462:464,470:476,508,517,544,546,703,808]"
7272
PYTHON_NROPTIONS=""

jenkins/mac-silicon-python

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,9 +65,9 @@ NUMCPUS_RUN=2
6565

6666
# NOTE:
6767
# - Tests 124, 703 are excluded because of an outright crash
68-
# - Tests 216, 274, 430, 435, 441:442 517 are excluded because of large errors
68+
# - Tests 216, 274, 362, 430, 435, 441:442 517 are excluded because of large errors
6969
# - Tests 119, 423, 433, 448, 462:464, 508, 544, 546, 702, 808 are excluded because of failure "Arrays have incompatible sizes for this operation."
7070
#
7171
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:703 808"
72+
PYTHON_NROPTIONS="--exclude Dakota 119 124 216 274 362 423 430 433 435 441:442 448 462:464 508 517 544 546 702:703 808"
7373

0 commit comments

Comments
 (0)