Index: /issm/trunk/src/m/utils/Nightly/testsgettolerance.m
===================================================================
--- /issm/trunk/src/m/utils/Nightly/testsgettolerance.m	(revision 778)
+++ /issm/trunk/src/m/utils/Nightly/testsgettolerance.m	(revision 779)
@@ -36,4 +36,7 @@
 		end
 
+	elseif (strcmpi(solution,'absolute') | strcmpi(solution,'relative') | strcmpi(solution,'logarithmic') ),
+			tolerance=10^-13;
+
 	else
 		error(['testsgettolerance error message: solution '  solution ' not supported yet with package cielo_parallel']);
