Steve Lawrence created DAFFODIL-2095:
----------------------------------------

             Summary: 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


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)

Reply via email to