Index: /issm/trunk-jpl/test/NightlyRun/test119.py
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test119.py	(revision 23691)
+++ /issm/trunk-jpl/test/NightlyRun/test119.py	(revision 23692)
@@ -29,5 +29,6 @@
 #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,6.0]
+# NOTE: Elapsed time tolerance has been increased to 7.0 for this test, but not the MATLBAB one
+field_tolerances=[2e-9,2e-9,1e-13,1e-13,1e-13,7.0]
 field_values=[\
 	x1, y1,\
