[ 
https://issues.apache.org/jira/browse/QPIDIT-133?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16607300#comment-16607300
 ] 

ASF subversion and git services commented on QPIDIT-133:
--------------------------------------------------------

Commit 4a76b6c6d32cb69131ed77f22f19a05302da0a5d in qpid-interop-test's branch 
refs/heads/0.2.x from [~kpvdr]
[ https://git-wip-us.apache.org/repos/asf?p=qpid-interop-test.git;h=4a76b6c ]

QPIDIT-133: Removed float test values 'inf', '-inf' from 
amqp-complex-types-test becasue of Proton bug


> [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