You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2018/07/16 14:18:00 UTC

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=16545248#comment-16545248 ] 

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

Commit 4a76b6c6d32cb69131ed77f22f19a05302da0a5d in qpid-interop-test's branch refs/heads/0.2.0 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.
> 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-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org