Source: dewalls
Version: 1.0.0+ds1-4
Severity: serious

https://buildd.debian.org/status/fetch.php?pkg=dewalls&arch=i386&ver=1.0.0%2Bds1-4&stamp=1515130383&raw=0

...
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dewalls-test is a Catch v1.10.0 host application.
Run with -? for options

-------------------------------------------------------------------------------
azimuth parsing tests
  out of range values throw
-------------------------------------------------------------------------------
/<<BUILDDIR>>/dewalls-1.0.0+ds1/test/azimuthparsingtests.cpp:63
...............................................................................

/<<BUILDDIR>>/dewalls-1.0.0+ds1/test/azimuthparsingtests.cpp:64: FAILED:
  CHECK_THROWS( WallsSurveyParser("360").azimuth(Angle::Degrees) )
because no exception was thrown where one was expected:

/<<BUILDDIR>>/dewalls-1.0.0+ds1/test/azimuthparsingtests.cpp:66: FAILED:
  CHECK_THROWS( WallsSurveyParser("400g").azimuth(Angle::Degrees) )
because no exception was thrown where one was expected:

/<<BUILDDIR>>/dewalls-1.0.0+ds1/test/azimuthparsingtests.cpp:68: FAILED:
  CHECK_THROWS( WallsSurveyParser("N90E").azimuth(Angle::Degrees) )
because no exception was thrown where one was expected:

/<<BUILDDIR>>/dewalls-1.0.0+ds1/test/azimuthparsingtests.cpp:69: FAILED:
  CHECK_THROWS( WallsSurveyParser("N100gE").azimuth(Angle::Degrees) )
because no exception was thrown where one was expected:

===============================================================================
test cases:    8 |    7 passed | 1 failed
assertions: 2729 | 2725 passed | 4 failed

debian/rules:39: recipe for target 'override_dh_auto_build' failed
make[1]: *** [override_dh_auto_build] Error 4



Passes for me with -ffloat-store.

Reply via email to