You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@daffodil.apache.org by "Dave Thompson (Jira)" <ji...@apache.org> on 2023/04/10 14:25:00 UTC

[jira] [Closed] (DAFFODIL-2805) Comment statement references incorrect test

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

Dave Thompson closed DAFFODIL-2805.
-----------------------------------

Verified the specified commit (commit 7ad76f7766b745b8accb43713176c3e245d564f9) is included in the latest pull from the daffodil repository.

Verified specified comment statement references correct test.

> Comment statement references incorrect test
> -------------------------------------------
>
>                 Key: DAFFODIL-2805
>                 URL: https://issues.apache.org/jira/browse/DAFFODIL-2805
>             Project: Daffodil
>          Issue Type: Bug
>          Components: Clean Ups
>    Affects Versions: 3.5.0
>            Reporter: Dave Thompson
>            Priority: Trivial
>              Labels: Beginner
>             Fix For: 3.5.0
>
>
> The comment statement at line 1534 daffodil-test/src/test/resources/org/apache/daffodil/section13/text_number_props/TextNumberProps.tdml references the incorrect (non-existent) test.
> <!--
>      Test Name: textStandardDecimalSeparator10
>         Schema: textNumberPattern
>           Root: tnp20
>        Purpose: This test demonstrates that textStandardDecimalSeparator is used when unparsing if the pattern specifies
>                 a decimal separator, even if the type isn't decimal, float, or double
> -->
>   <tdml:unparserTestCase name="textStandardDecimalSeparator09u"  root="tnp20" model="textNumberPattern"
>     description="Section 13.6 - textStandardDecimalSeparator - DFDL-13-053R">



--
This message was sent by Atlassian Jira
(v8.20.10#820010)