Skip to content

v0.2.53..v0.2.54 changeset ServiceChangesetReplacementEmptyGeometryFilterTest.sh.stdout

Garret Voltz edited this page Mar 31, 2020 · 1 revision
diff --git a/test-files/cmd/glacial/serial/ServiceChangesetReplacementEmptyGeometryFilterTest.sh.stdout b/test-files/cmd/glacial/serial/ServiceChangesetReplacementEmptyGeometryFilterTest.sh.stdout
index cd9cdc9..9c8f1a3 100644
--- a/test-files/cmd/glacial/serial/ServiceChangesetReplacementEmptyGeometryFilterTest.sh.stdout
+++ b/test-files/cmd/glacial/serial/ServiceChangesetReplacementEmptyGeometryFilterTest.sh.stdout
@@ -27,20 +27,20 @@ Cropping the reference dataset from: test-files/BostonSubsetRoadBuilding_FromOsm
       1
 (1 row)
 
-17:53:19.922 WARN   .../hoot/core/io/OsmXmlReader.cpp( 622) Skipping missing Node(73301713) in Way(9514937)...
-17:53:19.922 WARN   .../hoot/core/io/OsmXmlReader.cpp( 622) Skipping missing Node(73191975) in Way(9514937)...
-17:53:19.922 WARN   .../hoot/core/io/OsmXmlReader.cpp( 622) Skipping missing Node(73238746) in Way(9514937)...
-17:53:19.922 WARN   .../hoot/core/io/OsmXmlReader.cpp( 626) hoot::OsmXmlReader: Reached the maximum number of allowed warning messages for this class set by the setting log.warn.message.limit.  Silencing additional warning messages for this class...
+19:15:20.165 WARN   .../hoot/core/io/OsmXmlReader.cpp( 622) Skipping missing Node(73301713) in Way(9514937)...
+19:15:20.166 WARN   .../hoot/core/io/OsmXmlReader.cpp( 622) Skipping missing Node(73191975) in Way(9514937)...
+19:15:20.166 WARN   .../hoot/core/io/OsmXmlReader.cpp( 622) Skipping missing Node(73238746) in Way(9514937)...
+19:15:20.166 WARN   .../hoot/core/io/OsmXmlReader.cpp( 626) hoot::OsmXmlReader: Reached the maximum number of allowed warning messages for this class set by the setting log.warn.message.limit.  Silencing additional warning messages for this class...
 
 Writing the reference dataset from the osm apidb to an xml file: test-output/cmd/glacial/serial/ServiceChangesetReplacementEmptyGeometryFilterTest/ref-perturbed-original.osm (contains features to be replaced)...
 
 
 Cropping the secondary dataset from: test-files/BostonSubsetRoadBuilding_FromOsm.osm to: -71.4809,42.4808,-71.45688,42.49368, then writing it to an xml file: test-output/cmd/glacial/serial/ServiceChangesetReplacementEmptyGeometryFilterTest/sec-original.osm (contains features to replace with)...
 
-17:53:23.825 WARN   .../hoot/core/io/OsmXmlReader.cpp( 622) Skipping missing Node(73301713) in Way(9514937)...
-17:53:23.825 WARN   .../hoot/core/io/OsmXmlReader.cpp( 622) Skipping missing Node(73191975) in Way(9514937)...
-17:53:23.825 WARN   .../hoot/core/io/OsmXmlReader.cpp( 622) Skipping missing Node(73238746) in Way(9514937)...
-17:53:23.825 WARN   .../hoot/core/io/OsmXmlReader.cpp( 626) hoot::OsmXmlReader: Reached the maximum number of allowed warning messages for this class set by the setting log.warn.message.limit.  Silencing additional warning messages for this class...
+19:15:24.033 WARN   .../hoot/core/io/OsmXmlReader.cpp( 622) Skipping missing Node(73301713) in Way(9514937)...
+19:15:24.034 WARN   .../hoot/core/io/OsmXmlReader.cpp( 622) Skipping missing Node(73191975) in Way(9514937)...
+19:15:24.034 WARN   .../hoot/core/io/OsmXmlReader.cpp( 622) Skipping missing Node(73238746) in Way(9514937)...
+19:15:24.034 WARN   .../hoot/core/io/OsmXmlReader.cpp( 626) hoot::OsmXmlReader: Reached the maximum number of allowed warning messages for this class set by the setting log.warn.message.limit.  Silencing additional warning messages for this class...
 
 Deriving a changeset between test-output/cmd/glacial/serial/ServiceChangesetReplacementEmptyGeometryFilterTest/ref-perturbed-original.osm and test-output/cmd/glacial/serial/ServiceChangesetReplacementEmptyGeometryFilterTest/sec-original.osm over: -71.4698,42.4866,-71.4657,42.4902, to file: test-output/cmd/glacial/serial/ServiceChangesetReplacementEmptyGeometryFilterTest/ServiceChangesetReplacementEmptyGeometryFilterTest-changeset-xml.osc.sql that replaces features in the reference dataset with those from a secondary dataset...
 
@@ -48,7 +48,7 @@ Deriving a changeset between test-output/cmd/glacial/serial/ServiceChangesetRepl
 Applying the changeset: test-output/cmd/glacial/serial/ServiceChangesetReplacementEmptyGeometryFilterTest/ServiceChangesetReplacementEmptyGeometryFilterTest-changeset-xml.osc.sql to the reference data in the osm api db...
 
 Changeset(s) Created: 1
-Changeset Details: min_lat=42.482708, max_lat=42.491551, min_lon=-71.4732999, max_lon=-71.4606041, num_changes=1526
+Changeset Details: min_lat=42.482708, max_lat=42.491551, min_lon=-71.4732999, max_lon=-71.4606041, num_changes=1525
 Node(s) Created: 703
 Node(s) Modified: 1
 Node(s) Deleted: 678
@@ -57,7 +57,7 @@ Way(s) Modified: 2
 Way(s) Deleted: 70
 Relation(s) Created: 0
 Relation(s) Modified: 0
-Relation(s) Deleted: 1
+Relation(s) Deleted: 0
 
 Reading the entire reference dataset out of the osm api db to: ServiceChangesetReplacementEmptyGeometryFilterTest-xml-replaced.osm for verification...
 
Clone this wiki locally