[Tile-serving] [openstreetmap/osm2pgsql] travis: fail everything when ctest fails (#1055)
Sarah Hoffmann
notifications at github.com
Tue Jan 7 22:44:19 UTC 2020
Executing ctest multiple times against different postgres versions in a for loop means that travis only sees the result of the final run. Change the code to exit with an error immediately when a ctest run fails.
Note that this also means that the 'after_failure' trigger is not executed on such a failure. Given that it only tries to recompile, we don't care much about it anyway.
You can view, comment on, or merge this pull request online at:
https://github.com/openstreetmap/osm2pgsql/pull/1055
-- Commit Summary --
* travis: fail everything when ctest fails
-- File Changes --
M .travis.yml (5)
-- Patch Links --
https://github.com/openstreetmap/osm2pgsql/pull/1055.patch
https://github.com/openstreetmap/osm2pgsql/pull/1055.diff
--
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/1055
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20200107/c63453c4/attachment.htm>
More information about the Tile-serving
mailing list