Index: /issm/trunk-jpl/test/NightlyRun/test119.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test119.m	(revision 17010)
+++ /issm/trunk-jpl/test/NightlyRun/test119.m	(revision 17011)
@@ -18,5 +18,5 @@
 %Fields and tolerances to track changes
 field_names     ={'x1','y1','x2','y2','nbelements','elapsed time'};
-field_tolerances={2e-9,2e-9,1e-13,1e-13,1e-13,1.5};
+field_tolerances={2e-9,2e-9,1e-13,1e-13,1e-13,4.};
 field_values={...
 	x1, y1,...
Index: /issm/trunk-jpl/test/NightlyRun/test119.py
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test119.py	(revision 17010)
+++ /issm/trunk-jpl/test/NightlyRun/test119.py	(revision 17011)
@@ -23,5 +23,5 @@
 #Fields and tolerances to track changes
 field_names     =['x1','y1','x2','y2','nbelements','elapsed time']
-field_tolerances=[2e-9,2e-9,1e-13,1e-13,1e-13,1.5]
+field_tolerances=[2e-9,2e-9,1e-13,1e-13,1e-13,4.0]
 field_values=[\
 	x1, y1,\
