Index: trunk/test/functional/org/openstreetmap/josm/gui/mappaint/MapCSSRendererTest.java
===================================================================
--- trunk/test/functional/org/openstreetmap/josm/gui/mappaint/MapCSSRendererTest.java	(revision 19509)
+++ trunk/test/functional/org/openstreetmap/josm/gui/mappaint/MapCSSRendererTest.java	(revision 19514)
@@ -124,5 +124,5 @@
                 /* Tests node shapes with both fill and stroke combined */
                 new TestConfig("node-shapes-combined")
-                        .setThresholdPixels(1).setThresholdTotalColorDiff(1),
+                        .setThresholdPixels(1).setThresholdTotalColorDiff(16),
                 /* Another test for dashed ways */
                 new TestConfig("way-dashes2")
