Index: /trunk/test/unit/org/openstreetmap/josm/gui/mappaint/MapCSSRendererTest.java
===================================================================
--- /trunk/test/unit/org/openstreetmap/josm/gui/mappaint/MapCSSRendererTest.java	(revision 11448)
+++ /trunk/test/unit/org/openstreetmap/josm/gui/mappaint/MapCSSRendererTest.java	(revision 11449)
@@ -18,4 +18,5 @@
 import javax.imageio.ImageIO;
 
+import org.junit.Ignore;
 import org.junit.Rule;
 import org.junit.Test;
@@ -89,4 +90,5 @@
      */
     @Test
+    @Ignore("not ready")
     public void testRender() throws Exception {
         // load the data
