You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@buildr.apache.org by "Lacton (JIRA)" <ji...@apache.org> on 2008/08/10 23:11:44 UTC

[jira] Created: (BUILDR-127) Test for Cobertura addon

Test for Cobertura addon
------------------------

                 Key: BUILDR-127
                 URL: https://issues.apache.org/jira/browse/BUILDR-127
             Project: Buildr
          Issue Type: Test
          Components: Extensions
    Affects Versions: 1.3.3
         Environment: buildr trunk revision 683469
            Reporter: Lacton
            Priority: Minor


Tests for Cobertura addon.

These tests are divided between those that are specific to Cobertura (cobertura_spec.rb) and those that are true for any test coverage tool (test_coverage_spec.rb).

I changed 'sandbox.rb' so that loading the Cobertura addon does not affect other tests (i.e., sandbox removes the Cobertura callbacks).

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (BUILDR-127) Test for Cobertura addon

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

Lacton updated BUILDR-127:
--------------------------

    Attachment: BUILDR-127.spec.patch

> Test for Cobertura addon
> ------------------------
>
>                 Key: BUILDR-127
>                 URL: https://issues.apache.org/jira/browse/BUILDR-127
>             Project: Buildr
>          Issue Type: Test
>          Components: Extensions
>    Affects Versions: 1.3.3
>         Environment: buildr trunk revision 683469
>            Reporter: Lacton
>            Priority: Minor
>         Attachments: BUILDR-127.lib.patch, BUILDR-127.spec.patch
>
>
> Tests for Cobertura addon.
> These tests are divided between those that are specific to Cobertura (cobertura_spec.rb) and those that are true for any test coverage tool (test_coverage_spec.rb).
> I changed 'sandbox.rb' so that loading the Cobertura addon does not affect other tests (i.e., sandbox removes the Cobertura callbacks).

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (BUILDR-127) Test for Cobertura addon

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

Lacton resolved BUILDR-127.
---------------------------

       Resolution: Fixed
    Fix Version/s: 1.3.3

$ svn ci
Sending        addon/buildr/cobertura.rb
Adding         spec/cobertura_spec.rb
Sending        spec/sandbox.rb
Adding         spec/test_coverage_spec.rb
Transmitting file data ....
Committed revision 688213.


> Test for Cobertura addon
> ------------------------
>
>                 Key: BUILDR-127
>                 URL: https://issues.apache.org/jira/browse/BUILDR-127
>             Project: Buildr
>          Issue Type: Test
>          Components: Extensions
>    Affects Versions: 1.3.3
>         Environment: buildr trunk revision 683469
>            Reporter: Lacton
>            Priority: Minor
>             Fix For: 1.3.3
>
>         Attachments: BUILDR-127.lib.patch, BUILDR-127.spec.patch
>
>
> Tests for Cobertura addon.
> These tests are divided between those that are specific to Cobertura (cobertura_spec.rb) and those that are true for any test coverage tool (test_coverage_spec.rb).
> I changed 'sandbox.rb' so that loading the Cobertura addon does not affect other tests (i.e., sandbox removes the Cobertura callbacks).

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (BUILDR-127) Test for Cobertura addon

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

Lacton updated BUILDR-127:
--------------------------

    Attachment: BUILDR-127.lib.patch

A few changes to 'cobertura.rb' so that there is no unwanted output during test runs.

> Test for Cobertura addon
> ------------------------
>
>                 Key: BUILDR-127
>                 URL: https://issues.apache.org/jira/browse/BUILDR-127
>             Project: Buildr
>          Issue Type: Test
>          Components: Extensions
>    Affects Versions: 1.3.3
>         Environment: buildr trunk revision 683469
>            Reporter: Lacton
>            Priority: Minor
>         Attachments: BUILDR-127.lib.patch, BUILDR-127.spec.patch
>
>
> Tests for Cobertura addon.
> These tests are divided between those that are specific to Cobertura (cobertura_spec.rb) and those that are true for any test coverage tool (test_coverage_spec.rb).
> I changed 'sandbox.rb' so that loading the Cobertura addon does not affect other tests (i.e., sandbox removes the Cobertura callbacks).

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.