Index: /trunk/test/unit/org/openstreetmap/josm/io/ValidatorErrorWriterTest.java
===================================================================
--- /trunk/test/unit/org/openstreetmap/josm/io/ValidatorErrorWriterTest.java	(revision 17999)
+++ /trunk/test/unit/org/openstreetmap/josm/io/ValidatorErrorWriterTest.java	(revision 18000)
@@ -52,5 +52,5 @@
                 + "    <error class='1'>"
                 + "      <location lat='90\\.0' lon='0\\.0'/>"
-                + "      <node id='-1' visible='true' lat='90\\.0' lon='0\\.0' />"
+                + "      <node id='-\\d+' visible='true' lat='90\\.0' lon='0\\.0' />"
                 + "      <text lang='en' value='null'/>"
                 + "    </error>"
