mapbox / tippecanoe

Build vector tilesets from large collections of GeoJSON features.
BSD 2-Clause "Simplified" License
2.7k stars 429 forks source link

coalesce-tract test fails on aarch64 platform #881

Open sikmir opened 4 years ago

sikmir commented 4 years ago
tests/coalesce-tract/out/-P_--coalesce_--reorder_-z11_-Z11_-y_STATEFP10_-y_COUNTYFP10_-l_merged.json.check.out tests/coalesce-tract/out/-P_--coalesce_--reorder_-z11_-Z11_-y_STATEFP10_-y_COUNTYFP10_-l_merged.json differ: char 5105, line 34
make: *** [Makefile:94: tests/coalesce-tract/out/-P_--coalesce_--reorder_-z11_-Z11_-y_STATEFP10_-y_COUNTYFP10_-l_merged.json.check] Error 1
e-n-f commented 3 years ago

Thanks. I don't have a way to reproduce this myself on that platform, but if you can upload the two non-matching files I can take a look at how they differ and why that might be.

sikmir commented 2 years ago

I've tried to reproduce on another aarch64 machine and test passed.