ngageoint / hootenanny-rpms

RPMs needed for a Hootenanny install
GNU General Public License v3.0
5 stars 4 forks source link

Update vagrant-test for recent Frechet changes #102

Closed sputnam closed 7 years ago

sputnam commented 7 years ago

After changes were recently made to hootenanny for frechet distance code, the hoot-rpms-centos67 job started failing with the following output:

Failure: /home/vagrant/hootenanny-rpms/src/BUILD/hootenanny-0.2.31_94_g28b5a40/test-files/cmd/slow/ConflateCmdFrechetExactMatchInputsTest.sh
  src/main/cpp/hoot/test/ScriptTest.cpp(220)   - Expression: false

Talking with @bmarchant he noticed another test the frechet test relies on is excluded. So for now we should need to exclude the frechet test until we turn on the other test. The scope of this issue is to exclude the frechet test to get the build working again.

bmarchant commented 7 years ago

Issue fixed.