[Tile-serving] [openstreetmap/osm2pgsql] add DB travis test with tablespaces, clang, gcc versions ( #699 ) (#852)
mmd
notifications at github.com
Sat Jun 9 22:02:51 UTC 2018
LuaJIT issue seems to be a missing condition in tests/CMakeLists.txt
```
if (NOT (LUA_FOUND OR LUAJIT_FOUND))
# these tests require LUA support
set_tests_properties(test-output-multi-poly-trivial PROPERTIES WILL_FAIL on)
set_tests_properties(test-output-multi-tags PROPERTIES WILL_FAIL on)
endif()
```
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/osm2pgsql/pull/852#issuecomment-396001767
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20180609/c5be3840/attachment-0001.html>
More information about the Tile-serving
mailing list