Re: [cross-project-issues-dev] Final bugzilla status

2012-05-29 Thread Konstantin Komissarchik
Eric framed it correctly when he was careful to point out that different
projects use these states differently. It would be inappropriate to
designate any one approach as "correct".

 

For instance, in Sapphire Project, we work like this:

 

Resolved-Fixed : Work committed.

Verified-Fixed : A community member other than the assigned committer has
looked at the fix and has performed some amount of verification.

Closed-Fixed : A committer has reviewed verification notes and believes that
verification that was performed is sufficient, otherwise back to
Resolved-Fixed.

 

It isn't always easy to tell whether verification was sufficient, but in
many case it can be obvious when it wasn't sufficient. Since we don't
operate with a dedicated QA team and expertise of community members in
verification techniques varies, the double-check lowers the risk of shipping
with inadequately verified changes.

 

- Konstantin

 

 

From: cross-project-issues-dev-boun...@eclipse.org
[mailto:cross-project-issues-dev-boun...@eclipse.org] On Behalf Of Wim
Jongman
Sent: Monday, May 28, 2012 12:10 PM
To: Cross project issues
Subject: Re: [cross-project-issues-dev] Final bugzilla status

 

Hi,

 

So it looks that the correct way of working is:

 

Resolved -> checked in

Verified -> it works

Closed -> no action in code, the issue has gone or not gone but we stop
working on it.

 

I filed a bug first against cross project with the final aim to move it over
to webmaster to have the help text updated [1].

 

Thanks,

 

Wim


[1]  https://bugs.eclipse.org/bugs/show_bug.cgi?id=380833 

 

On Mon, May 28, 2012 at 8:29 PM, Eric Moffatt  wrote:


Different projects may have different conventions but for the Platform UI
group is works this way: 

Resolved -> Fixed  Means that the code to fix the defect has been committed 

Then we wait for that code to come out in some later build and test the fix
to make sure that it's actually in the built version and change the status
to 

Verified -> Fixed  Meaning that we've ensured that the fix works. This
prevents us from situations where the code may work on someone's machine due
to changes in the code in their workspace (which may not have been
committed)... 

The various 'Closed' states indicate that we are no longer working on the
defect for one reason or another but there are no code changes involved... 

Onwards, 
Eric 





From: 

Wim Jongman  


To: 

Cross project issues  


Date: 

05/26/2012 05:31 AM 


Subject: 

[cross-project-issues-dev] Final bugzilla status 


Sent by: 

cross-project-issues-dev-boun...@eclipse.org

 

  _  




Hi, 

I have a question about the final bugzilla status for resolved bugs. I was
under the impression that it was CLOSED+FIXED. However, since there are two
other statuses in bugzilla RESOLVED+FIXED and VERIFIED+FIXED I decided to
check the helptext [1] to see what they mean. There it says that
VERIFIED+FIXED is the last status.  

So what does CLOSED mean? Is it higher in the cycle than VERIFIED or does it
mean something else? 

Thanks, 

Wim Jongman 

[1]
https://bugs.eclipse.org/bugs/page.cgi?id=fields.html#status
___
cross-project-issues-dev mailing list
cross-project-issues-dev@eclipse.org
 <https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev>
https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev



___
cross-project-issues-dev mailing list
cross-project-issues-dev@eclipse.org
https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev

 

___
cross-project-issues-dev mailing list
cross-project-issues-dev@eclipse.org
https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev


Re: [cross-project-issues-dev] Final bugzilla status

2012-05-28 Thread Wim Jongman
Hi,

So it looks that the correct way of working is:

Resolved -> checked in
Verified -> it works
Closed -> no action in code, the issue has gone or not gone but we stop
working on it.

I filed a bug first against cross project with the final aim to move it
over to webmaster to have the help text updated [1].

Thanks,

Wim

[1]  https://bugs.eclipse.org/bugs/show_bug.cgi?id=380833

On Mon, May 28, 2012 at 8:29 PM, Eric Moffatt  wrote:

>
> Different projects may have different conventions but for the Platform UI
> group is works this way:
>
> Resolved -> Fixed  Means that the code to fix the defect has been committed
>
> Then we wait for that code to come out in some later build and test the
> fix to make sure that it's actually in the built version and change the
> status to
>
> Verified -> Fixed  Meaning that we've ensured that the fix works. This
> prevents us from situations where the code may work on someone's machine
> due to changes in the code in their workspace (which may not have been
> committed)...
>
> The various 'Closed' states indicate that we are no longer working on the
> defect for one reason or another but there are no code changes involved...
>
> Onwards,
> Eric
>
>
>
>  From: Wim Jongman  To: Cross project issues <
> cross-project-issues-dev@eclipse.org> Date: 05/26/2012 05:31 AM Subject: 
> [cross-project-issues-dev]
> Final bugzilla status Sent by:
> cross-project-issues-dev-boun...@eclipse.org
> --
>
>
>
> Hi,
>
> I have a question about the final bugzilla status for resolved bugs. I was
> under the impression that it was CLOSED+FIXED. However, since there are two
> other statuses in bugzilla RESOLVED+FIXED and VERIFIED+FIXED I decided to
> check the helptext [1] to see what they mean. There it says that
> VERIFIED+FIXED is the last status.
>
> So what does CLOSED mean? Is it higher in the cycle than VERIFIED or does
> it mean something else?
>
> Thanks,
>
> Wim Jongman
>
> [1] 
> *https://bugs.eclipse.org/bugs/page.cgi?id=fields.html#status*<https://bugs.eclipse.org/bugs/page.cgi?id=fields.html#status>
> ___
> cross-project-issues-dev mailing list
> cross-project-issues-dev@eclipse.org
> https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev
>
>
>
> ___
> cross-project-issues-dev mailing list
> cross-project-issues-dev@eclipse.org
> https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev
>
>
___
cross-project-issues-dev mailing list
cross-project-issues-dev@eclipse.org
https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev


Re: [cross-project-issues-dev] Final bugzilla status

2012-05-28 Thread Eric Moffatt
Different projects may have different conventions but for the Platform UI 
group is works this way:

Resolved -> Fixed  Means that the code to fix the defect has been 
committed

Then we wait for that code to come out in some later build and test the 
fix to make sure that it's actually in the built version and change the 
status to 

Verified -> Fixed  Meaning that we've ensured that the fix works. This 
prevents us from situations where the code may work on someone's machine 
due to changes in the code in their workspace (which may not have been 
committed)...

The various 'Closed' states indicate that we are no longer working on the 
defect for one reason or another but there are no code changes involved...

Onwards,
Eric




From:
Wim Jongman 
To:
Cross project issues 
Date:
05/26/2012 05:31 AM
Subject:
[cross-project-issues-dev] Final bugzilla status
Sent by:
cross-project-issues-dev-boun...@eclipse.org



Hi,

I have a question about the final bugzilla status for resolved bugs. I was 
under the impression that it was CLOSED+FIXED. However, since there are 
two other statuses in bugzilla RESOLVED+FIXED and VERIFIED+FIXED I decided 
to check the helptext [1] to see what they mean. There it says that 
VERIFIED+FIXED is the last status. 

So what does CLOSED mean? Is it higher in the cycle than VERIFIED or does 
it mean something else?

Thanks,

Wim Jongman

[1] https://bugs.eclipse.org/bugs/page.cgi?id=fields.html#status
___
cross-project-issues-dev mailing list
cross-project-issues-dev@eclipse.org
https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev


___
cross-project-issues-dev mailing list
cross-project-issues-dev@eclipse.org
https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev


Re: [cross-project-issues-dev] Final bugzilla status

2012-05-27 Thread Krzysztof Daniel
There was a practice of moving bugs to a CLOSED state after Eclipse was
shipped once upon a time :-).

So, the resolved state was used when the bug was fixed.
Verified - when the bug was verified in the milestone end game.
Closed - when the bug was verified after the release.

The rationale was that a closed bugs should never be touched again,
while other statuses could be reopened, and patches for them withdrawn.

-- 
Krzysztof Daniel 
Red Hat

___
cross-project-issues-dev mailing list
cross-project-issues-dev@eclipse.org
https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev


Re: [cross-project-issues-dev] Final bugzilla status

2012-05-26 Thread Stephan Herrmann

On 05/26/2012 11:31 AM, Wim Jongman wrote:

So what does CLOSED mean? Is it higher in the cycle than VERIFIED or
does it mean something else?


Good question!

I guess CLOSED DUPLICATE is the typical example of CLOSED,
which may be used to mark a duplicate whose original isn't
yet resolved, which implies that also the duplicate isn't
resolved nor verified.

OTOH, e.g., the http://wiki.eclipse.org/JDT_Core_Committer_FAQ
don't even mention state CLOSED, all goes down the road of
RESOLVED -> VERIFIED and that's it.

Stephan
___
cross-project-issues-dev mailing list
cross-project-issues-dev@eclipse.org
https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev


[cross-project-issues-dev] Final bugzilla status

2012-05-26 Thread Wim Jongman
Hi,

I have a question about the final bugzilla status for resolved bugs. I was
under the impression that it was CLOSED+FIXED. However, since there are two
other statuses in bugzilla RESOLVED+FIXED and VERIFIED+FIXED I decided to
check the helptext [1] to see what they mean. There it says that
VERIFIED+FIXED is the last status.

So what does CLOSED mean? Is it higher in the cycle than VERIFIED or does
it mean something else?

Thanks,

Wim Jongman

[1] https://bugs.eclipse.org/bugs/page.cgi?id=fields.html#status
___
cross-project-issues-dev mailing list
cross-project-issues-dev@eclipse.org
https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev