[pdal-commits] [PDAL/PDAL] d2dd44: Enable hexbin tests on travis

GitHub noreply at github.com
Wed May 20 07:37:16 PDT 2015


  Branch: refs/heads/hexboundary-on-travis
  Home:   https://github.com/PDAL/PDAL
  Commit: d2dd446abb9eebb6845ff0ca71682c894d4454c8
      https://github.com/PDAL/PDAL/commit/d2dd446abb9eebb6845ff0ca71682c894d4454c8
  Author: Pete Gadomski <pete.gadomski at gmail.com>
  Date:   2015-05-20 (Wed, 20 May 2015)

  Changed paths:
    M scripts/ci/before_install.sh
    M scripts/ci/script.sh

  Log Message:
  -----------
  Enable hexbin tests on travis

The travis package is called "hexboundary", because there's already a
debian packaged named hexbin.


  Commit: 008dfc471009d8db23c7946c0a3a14590a0a66ed
      https://github.com/PDAL/PDAL/commit/008dfc471009d8db23c7946c0a3a14590a0a66ed
  Author: Pete Gadomski <pete.gadomski at gmail.com>
  Date:   2015-05-20 (Wed, 20 May 2015)

  Changed paths:
    M plugins/hexbin/test/HexbinFilterTest.cpp

  Log Message:
  -----------
  Remove outfile check in the hexbin test

Hexbin appears to be non-deterministic in the ordering of its output
hexes, and so this test was failing on Ubuntu precise even though the
output polygons appeared correct to visual inspection (just in a
different order).


Compare: https://github.com/PDAL/PDAL/compare/d2dd446abb9e^...008dfc471009


More information about the pdal-commits mailing list