phylanx
phylanx copied to clipboard
Phylanx RelWithDebInfo build tests fail
See: http://omega.nic.uoregon.edu:8020/#/builders/2/builds/80/steps/16/logs/stdio
There are a number of tests that fail with the exception:
{what}: Vector sizes do not match: HPX(unhandled_exception)
135:
135: terminate called after throwing an instance of 'hpx::detail::exception_with_info<hpx::exception>'
135: what(): Vector sizes do not match: HPX(unhandled_exception)
The tests that fail:
The following tests FAILED:
117 - tests.unit.primitives.broadcast (Failed)
135 - tests.unit.plugins.arithmetics.maximum (Failed)
136 - tests.unit.plugins.arithmetics.minimum (Failed)
140 - tests.unit.plugins.booleans.and_operation (Failed)
141 - tests.unit.plugins.booleans.equal_operation (Failed)
142 - tests.unit.plugins.booleans.greater_equal_operation (Failed)
143 - tests.unit.plugins.booleans.greater_operation (Failed)
144 - tests.unit.plugins.booleans.less_equal_operation (Failed)
145 - tests.unit.plugins.booleans.less_operation (Failed)
146 - tests.unit.plugins.booleans.not_equal_operation (Failed)
148 - tests.unit.plugins.booleans.or_operation (Failed)
170 - tests.unit.plugins.keras_support.bias_add_operation (Failed)
189 - tests.unit.plugins.keras_support.switch_operation (Failed)
These failures only happen with RelWithDebInfo builds of the stack.
@khuck do those failures happen in RelWithDebInfo builds as well?
Yes, sorry - I edited the issue to be RelWithDebInfo