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

Kim van der Riet updated QPIDIT-133:
------------------------------------
    Description: 
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.

  was:
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.

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.


> [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
(v7.6.3#76005)

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

Reply via email to