You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-dev@db.apache.org by "Daniel John Debrunner (JIRA)" <de...@db.apache.org> on 2006/09/05 17:38:22 UTC

[jira] Created: (DERBY-1814) Tests should always be compiled with line number information.

Tests should always be compiled with line number information.
-------------------------------------------------------------

                 Key: DERBY-1814
                 URL: http://issues.apache.org/jira/browse/DERBY-1814
             Project: Derby
          Issue Type: Improvement
          Components: Build tools, Test
            Reporter: Daniel John Debrunner
            Priority: Minor


Currently compiling in insane modes means that the tests do not have line number information, this makes investigating test failures harder.
While there is a footprint benefit to having the "product" jars compiled without  line numbers, I don't think we care about the size of derbytesting.jar.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Updated: (DERBY-1814) Tests should always be compiled with line number information.

Posted by "Andrew McIntyre (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/DERBY-1814?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrew McIntyre updated DERBY-1814:
-----------------------------------

    Attachment: derby-1814-v1.diff

> Tests should always be compiled with line number information.
> -------------------------------------------------------------
>
>                 Key: DERBY-1814
>                 URL: https://issues.apache.org/jira/browse/DERBY-1814
>             Project: Derby
>          Issue Type: Improvement
>          Components: Build tools, Test
>            Reporter: Daniel John Debrunner
>         Assigned To: Andrew McIntyre
>            Priority: Minor
>         Attachments: derby-1814-v1.diff
>
>
> Currently compiling in insane modes means that the tests do not have line number information, this makes investigating test failures harder.
> While there is a footprint benefit to having the "product" jars compiled without  line numbers, I don't think we care about the size of derbytesting.jar.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Resolved: (DERBY-1814) Tests should always be compiled with line number information.

Posted by "Andrew McIntyre (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/DERBY-1814?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrew McIntyre resolved DERBY-1814.
------------------------------------

       Resolution: Fixed
    Fix Version/s: 10.3.0.0
                   10.2.2.1

Committed to trunk with revision 492933 and to 10.2 branch with revision 492934.

> Tests should always be compiled with line number information.
> -------------------------------------------------------------
>
>                 Key: DERBY-1814
>                 URL: https://issues.apache.org/jira/browse/DERBY-1814
>             Project: Derby
>          Issue Type: Improvement
>          Components: Build tools, Test
>            Reporter: Daniel John Debrunner
>         Assigned To: Andrew McIntyre
>            Priority: Minor
>             Fix For: 10.2.2.1, 10.3.0.0
>
>         Attachments: derby-1814-v1.diff
>
>
> Currently compiling in insane modes means that the tests do not have line number information, this makes investigating test failures harder.
> While there is a footprint benefit to having the "product" jars compiled without  line numbers, I don't think we care about the size of derbytesting.jar.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Assigned: (DERBY-1814) Tests should always be compiled with line number information.

Posted by "Andrew McIntyre (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/DERBY-1814?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrew McIntyre reassigned DERBY-1814:
--------------------------------------

    Assignee: Andrew McIntyre

> Tests should always be compiled with line number information.
> -------------------------------------------------------------
>
>                 Key: DERBY-1814
>                 URL: https://issues.apache.org/jira/browse/DERBY-1814
>             Project: Derby
>          Issue Type: Improvement
>          Components: Build tools, Test
>            Reporter: Daniel John Debrunner
>         Assigned To: Andrew McIntyre
>            Priority: Minor
>
> Currently compiling in insane modes means that the tests do not have line number information, this makes investigating test failures harder.
> While there is a footprint benefit to having the "product" jars compiled without  line numbers, I don't think we care about the size of derbytesting.jar.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Closed: (DERBY-1814) Tests should always be compiled with line number information.

Posted by "Daniel John Debrunner (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/DERBY-1814?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Daniel John Debrunner closed DERBY-1814.
----------------------------------------


I'm seeing line numbers in stack traces from tests - thanks Andrew.

> Tests should always be compiled with line number information.
> -------------------------------------------------------------
>
>                 Key: DERBY-1814
>                 URL: https://issues.apache.org/jira/browse/DERBY-1814
>             Project: Derby
>          Issue Type: Improvement
>          Components: Build tools, Test
>            Reporter: Daniel John Debrunner
>         Assigned To: Andrew McIntyre
>            Priority: Minor
>             Fix For: 10.2.2.1, 10.3.0.0
>
>         Attachments: derby-1814-v1.diff
>
>
> Currently compiling in insane modes means that the tests do not have line number information, this makes investigating test failures harder.
> While there is a footprint benefit to having the "product" jars compiled without  line numbers, I don't think we care about the size of derbytesting.jar.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Commented: (DERBY-1814) Tests should always be compiled with line number information.

Posted by "Andrew McIntyre (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/DERBY-1814?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12462153 ] 

Andrew McIntyre commented on DERBY-1814:
----------------------------------------

Attaching a patch which sets the debug attribute of all <javac> tasks in the java/testing hierarchy to true, directing the compiler to always include all debug information in test classes.

> Tests should always be compiled with line number information.
> -------------------------------------------------------------
>
>                 Key: DERBY-1814
>                 URL: https://issues.apache.org/jira/browse/DERBY-1814
>             Project: Derby
>          Issue Type: Improvement
>          Components: Build tools, Test
>            Reporter: Daniel John Debrunner
>         Assigned To: Andrew McIntyre
>            Priority: Minor
>         Attachments: derby-1814-v1.diff
>
>
> Currently compiling in insane modes means that the tests do not have line number information, this makes investigating test failures harder.
> While there is a footprint benefit to having the "product" jars compiled without  line numbers, I don't think we care about the size of derbytesting.jar.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira