You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Kim van der Riet (Jira)" <ji...@apache.org> on 2020/06/19 15:57:00 UTC

[jira] [Closed] (QPIDIT-133) [complex_types_test]: Remove float types inf, +inf, -inf because of RHEL7 Proton bug

     [ https://issues.apache.org/jira/browse/QPIDIT-133?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kim van der Riet closed QPIDIT-133.
-----------------------------------
    Resolution: Fixed

> [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
>            Priority: Major
>
> 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'. See PROTON-1149 and PROTON-1838.
> 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
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org