Index: /issm/trunk-jpl/jenkins/pine_island-mac-dakota
===================================================================
--- /issm/trunk-jpl/jenkins/pine_island-mac-dakota	(revision 24691)
+++ /issm/trunk-jpl/jenkins/pine_island-mac-dakota	(revision 24692)
@@ -79,4 +79,4 @@
 # - test701 is skipped because it uses full Stokes equations
 #
-MATLAB_NROPTIONS="'exclude',[234,243,420,435,701,702,703,'id',[IdFromString('Dakota')]"
-PYTHON_NROPTIONS="--exclude 234 243 418 420 435 701 702 703 --include_name 'Dakota'"
+MATLAB_NROPTIONS="'exclude',[234,243,420,435,444,701,702,703,'id',[IdFromString('Dakota')]"
+PYTHON_NROPTIONS="--exclude 234 243 418 420 435 444 701 702 703 --include_name 'Dakota'"
Index: /issm/trunk-jpl/jenkins/ross-debian_linux-dakota
===================================================================
--- /issm/trunk-jpl/jenkins/ross-debian_linux-dakota	(revision 24691)
+++ /issm/trunk-jpl/jenkins/ross-debian_linux-dakota	(revision 24692)
@@ -75,4 +75,4 @@
 # - See test418.py for reason why it is excluded for now.
 #
-MATLAB_NROPTIONS="'exclude',[243,435,701,702],'id',[IdFromString('Dakota')]"
-PYTHON_NROPTIONS="--exclude 243 418 435 701 702 --include_name 'Dakota'"
+MATLAB_NROPTIONS="'exclude',[234,243,420,435,444,701,702,703,],'id',[IdFromString('Dakota')]"
+PYTHON_NROPTIONS="--exclude 234 243 418 420 435 444 701 702 703 --include_name 'Dakota'"
Index: /issm/trunk-jpl/packagers/linux/package-issm-linux-binaries-with_dakota.sh
===================================================================
--- /issm/trunk-jpl/packagers/linux/package-issm-linux-binaries-with_dakota.sh	(revision 24691)
+++ /issm/trunk-jpl/packagers/linux/package-issm-linux-binaries-with_dakota.sh	(revision 24692)
@@ -6,5 +6,5 @@
 LIBGFORTRAN="/usr/lib/x86_64-linux-gnu/libgfortran.so.5.0.0" # Important that this is the library itself
 LIBGFORTRAN_DIST="${ISSM_DIR}/lib/libgfortran.so.5" # Important the file name matches the SONAME entry in the binaries and other shared libraries which link to it
-MATLAB_NROPTIONS="'id',[IdFromString('Dakota')],'exclude',[234,243,244,250,417,444,445,701,702]" # Exclude any tests with transient solutions that require a restart
+MATLAB_NROPTIONS="'id',[IdFromString('Dakota')],'exclude',[234,243,420,435,444,701,702,703]" # Exclude any tests with transient solutions that require a restart
 MATLAB_PATH="/usr/local/MATLAB/R2019b"
 PACKAGE="ISSM" # Name of directory to copy distributable files to
@@ -16,5 +16,5 @@
 # - 418 fails with "malloc(): invalid next size (unsorted)""
 #
-PYTHON_NROPTIONS="--include_name 'Dakota' --exclude 234 243 244 250 417 418 435 444 445 701 702"
+PYTHON_NROPTIONS="--include_name 'Dakota' --exclude 234 243 418 420 435 444 701 702 703"
 TARBALL_NAME="issm-linux-with_dakota"
 TARBALL="${TARBALL_NAME}.tar.gz"
Index: /issm/trunk-jpl/packagers/mac/package-issm-mac-binaries-with_dakota.sh
===================================================================
--- /issm/trunk-jpl/packagers/mac/package-issm-mac-binaries-with_dakota.sh	(revision 24691)
+++ /issm/trunk-jpl/packagers/mac/package-issm-mac-binaries-with_dakota.sh	(revision 24692)
@@ -4,5 +4,5 @@
 ## Constants
 #
-MATLAB_NROPTIONS="'id',[IdFromString('Dakota')],'exclude',[234 243 420 435 701 702 703]" # Exclude any tests with transient solutions that require a restart, and any tests that are excluded in the standard build
+MATLAB_NROPTIONS="'id',[IdFromString('Dakota')],'exclude',[234,243,420,435,444,701,702,703]" # Exclude any tests with transient solutions that require a restart, and any tests that are excluded in the standard build
 MATLAB_PATH="/Applications/MATLAB_R2018a.app"
 PACKAGE="ISSM" # Name of directory to copy distributable files to
@@ -13,5 +13,5 @@
 # - 418 fails with "malloc(): invalid next size (unsorted)""
 #
-PYTHON_NROPTIONS="--include_name 'Dakota' --exclude 234 243 418 420 435 701 702 703"
+PYTHON_NROPTIONS="--include_name 'Dakota' --exclude 234 243 418 420 435 444 701 702 703"
 TARBALL_NAME="issm-mac-with_dakota"
 TARBALL="${TARBALL_NAME}.tar.gz"
