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 2021/01/14 17:55:00 UTC

[jira] [Commented] (DAFFODIL-790) Failure to reset global debugger settings causes random tests to fail in SBT.

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

Dave Thompson commented on DAFFODIL-790:
----------------------------------------

The specified test, "TestUserSubmittedTests.scala at test_dfdl_782" is commented out.

When uncommented and executed, none of the tests in the scala fileĀ are run. Receive 8 errors stating that types and values related to the debugging/debugger are not found.

Need dev to verify.

> Failure to reset global debugger settings causes random tests to fail in SBT.
> -----------------------------------------------------------------------------
>
>                 Key: DAFFODIL-790
>                 URL: https://issues.apache.org/jira/browse/DAFFODIL-790
>             Project: Daffodil
>          Issue Type: Bug
>          Components: General, Infrastructure
>            Reporter: Taylor Wise
>            Priority: Major
>              Labels: reverify, thread-safety
>
> To demonstrate this create a test.  Before the runOneTest command create and add a Debugger.  Do not reset the Debugger to the global defaults at the end of the test.
> As an example look in TestUserSubmittedTests.scala at test_dfdl_782.  Comment out the last two Debugger lines after runner.runOneTest.  This will cause all sorts of failures in SBT.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)