diff --git a/screening/sourceTest/java/ch/systemsx/cisd/openbis/dss/generic/server/graph/AbstractTabularDataGraphTest.java b/screening/sourceTest/java/ch/systemsx/cisd/openbis/dss/generic/server/graph/AbstractTabularDataGraphTest.java
index 68d48d4f6ebb69235e1803326c168414d024c9dc..b6298a8fe9d540db51b7325ae4158e5db56fd708 100644
--- a/screening/sourceTest/java/ch/systemsx/cisd/openbis/dss/generic/server/graph/AbstractTabularDataGraphTest.java
+++ b/screening/sourceTest/java/ch/systemsx/cisd/openbis/dss/generic/server/graph/AbstractTabularDataGraphTest.java
@@ -105,7 +105,7 @@ public abstract class AbstractTabularDataGraphTest extends AbstractFileSystemTes
     /**
      * Set to true if you want to be able to view the graphs output by the tests.
      */
-    private static final boolean SAVE_RESULTS = true;
+    private static final boolean SAVE_RESULTS = false;
 
     /**
      * Return a file for writing an image to. Depending on the value of the SAVE_RESULTS constant,