You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by Brett Porter <br...@apache.org> on 2009/11/12 14:20:58 UTC

integration test versioning policy?

Hi,

I ran the ITs against 3.0-alpha-3 and got a number of failures.

Several of those are because they are fixed in 3.0-alpha-4 but marked to run for all versions:
- mng4412OfflineModeInPlugin
- mng4433ForceParentSnapshotUpdate

Before correcting anything I would like to check I understand the policy correctly: should the versions be set to the versions for which the tests should run 100%? Or is there a deliberate move to show failures where something didn't work because of a regression (such as the ones above)?

Thanks,
Brett
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


Re: integration test versioning policy?

Posted by Brett Porter <br...@apache.org>.
On 13/11/2009, at 1:08 AM, Brian Fox wrote:

> There should be a start and end range for the tests. These new ones
> start in alpha-4-snapshot and end ]

ok, I've fixed these 2 and 4361 based on your other comment (though I haven't changed the JIRA version of that issue).

I also included all versions of 2.0 in the valid ranges since I believe these were working cases in earlier versions.

- Brett


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


Re: integration test versioning policy?

Posted by Brian Fox <br...@infinity.nu>.
There should be a start and end range for the tests. These new ones
start in alpha-4-snapshot and end ]

On Thu, Nov 12, 2009 at 8:20 AM, Brett Porter <br...@apache.org> wrote:
> Hi,
>
> I ran the ITs against 3.0-alpha-3 and got a number of failures.
>
> Several of those are because they are fixed in 3.0-alpha-4 but marked to run for all versions:
> - mng4412OfflineModeInPlugin
> - mng4433ForceParentSnapshotUpdate
>
> Before correcting anything I would like to check I understand the policy correctly: should the versions be set to the versions for which the tests should run 100%? Or is there a deliberate move to show failures where something didn't work because of a regression (such as the ones above)?
>
> Thanks,
> Brett
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> For additional commands, e-mail: dev-help@maven.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org