uber / h3

Hexagonal hierarchical geospatial indexing system
https://h3geo.org
Apache License 2.0
4.83k stars 459 forks source link

Ctest failed #766

Open thameem-goaira opened 1 year ago

thameem-goaira commented 1 year ago

I'm getting below example of errors

124 - testH3NeighborRotations_test124 (Not Run) 125 - testH3NeighborRotations_test125 (Not Run) 126 - testDirectedEdgeExhaustive_test126 (Not Run) 127 - testVertexExhaustive_test127 (Not Run) 128 - testCellToLocalIjExhaustive_test128 (Not Run) 129 - testGridPathCellsExhaustive_test129 (Not Run) 130 - testGridDistanceExhaustive_test130 (Not Run) 131 - testH3CellAreaExhaustive_test131 (Not Run) 132 - testCliCellToLatLng_test131 (Not Run) 133 - testCliLatLngToCell_test131 (Not Run) 134 - testH3Memory_test132 (Not Run) Errors while running CTest Output from these tests are in: E:/New folder/my-h3/h3/build/Testing/Temporary/LastTest.log Use "--rerun-failed --output-on-failure" to re-run the failed cases verbosely.