You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@daffodil.apache.org by "Josh Adams (JIRA)" <ji...@apache.org> on 2019/03/18 18:23:00 UTC

[jira] [Assigned] (DAFFODIL-2095) Confirm all commented out tests either work or have an associated bug number

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

Josh Adams reassigned DAFFODIL-2095:
------------------------------------

    Assignee: Josh Adams

> Confirm all commented out tests either work or have an associated bug number
> ----------------------------------------------------------------------------
>
>                 Key: DAFFODIL-2095
>                 URL: https://issues.apache.org/jira/browse/DAFFODIL-2095
>             Project: Daffodil
>          Issue Type: Task
>          Components: Infrastructure
>    Affects Versions: 2.4.0
>            Reporter: Steve Lawrence
>            Assignee: Josh Adams
>            Priority: Major
>
> Grepping though our tests with something like this
> {code:java}
> grep -R --include *.scala -e '//.*@Test'{code}
> finds about 300 tests that are commented out, presumably because they fail. Some of these tests have bug numbers in the comments, but a large percentage do not.
> We should uncomment these tests and enable any that now pass and close associated bugs. For those that don't pass, we should verify that they have an associated bug, and if not, create a bug to track the test.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)