Kim van der Riet created QPIDIT-133:
---------------------------------------
Summary: [complex_types_test]: Remove float types inf, +inf, -inf
because of RHEL7 Proton bug
Key: QPIDIT-133
URL: https://issues.apache.org/jira/browse/QPIDIT-133
Project: Apache QPID Interoperability Test Suite
Issue Type: Task
Reporter: Kim van der Riet
Assignee: Kim van der Riet
A bug in RHEL7 / CentOS7 Proton causes an overflow error when using float
literals '+inf' or '-inf'. The error does not occur in double values, nor for
literal 'NaN'.
The amqp_complex_types_test uses JSON files to represent the values of the
test. However, these files do not allow for comments, so it is not possible to
comment out parts of the data. Data is either present or not.
In order to prevent this failure from causing the test to fail, remove the test
values 'inf', '+inf' and '-inf' from the test data until this bug is fixed in
Proton.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]