Issue 6956 in pharo: Some Ring tests are dependent on Monticello

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
15 messages Options
Reply | Threaded
Open this post in threaded view
|

Issue 6956 in pharo: Some Ring tests are dependent on Monticello

pharo
Status: Accepted
Owner: [hidden email]
Labels: Type-Bug

New issue 6956 by [hidden email]: Some Ring tests are dependent  
on Monticello
http://code.google.com/p/pharo/issues/detail?id=6956

This ring tests are dependent on Monticello:

Ring.Tests.Containers.RGContainerTest.testRetrievingPackages
Ring.Tests.Kernel.RGClassDefinitionTest.testAsClassDefinition3
Ring.Tests.Kernel.RGClassDefinitionTest.testAsFullClassDefinition  
Ring.Tests.Kernel.RGMethodDefinitionTest.testAsFullMethodDefinition  
Ring.Tests.Kernel.RGTraitDefinitionTest.testAsFullTraitDefinition

They should be moved to the package Ring-Tests-Monticello


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 6956 in pharo: Some Ring tests are dependent on Monticello

pharo
Updates:
        Status: FixReviewNeeded
        Labels: Milestone-2.0

Comment #1 on issue 6956 by [hidden email]: Some Ring tests are  
dependent on Monticello
http://code.google.com/p/pharo/issues/detail?id=6956

SLICE-Issue-6956-Some-Ring-tests-are-dependent-on-Monticello-PavelKrivanek.1


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 6956 in pharo: Some Ring tests are dependent on Monticello

pharo
Updates:
        Status: MonkeyIsChecking

Comment #2 on issue 6956 by [hidden email]: Some Ring tests are  
dependent on Monticello
http://code.google.com/p/pharo/issues/detail?id=6956#c2

The Monkey is currently checking this issue. Please don't change it!


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 6956 in pharo: Some Ring tests are dependent on Monticello

pharo
Updates:
        Status: WorkNeeded

Comment #3 on issue 6956 by [hidden email]: Some Ring tests are  
dependent on Monticello
http://code.google.com/p/pharo/issues/detail?id=6956#c3

Monkey went bananas:
--------------------
Error while loading  
SLICE-Issue-6956-Some-Ring-tests-are-dependent-on-Monticello-PavelKrivanek.1  
from http://ss3.gemstone.com/ss/PharoInbox:
        Error: Could not find version 'Ring-Tests-Monticello-MarcusDenker.3'.  
Maybe you need to add a repository?
  1: MCRepositoryGroup(Object)>>error:
  2: [self error: 'Could not find version ' , aVersionInfo name  
printString , '. Maybe you need to add a repository?'] in  
MCRepositoryGroup>>versionWithInfo:
  3: MCRepositoryGroup>>versionWithInfo:ifNone:
  4: MCRepositoryGroup>>versionWithInfo:
  5: MCWorkingCopy>>findSnapshotWithVersionInfo:
  6: MCMergeRecord>>ancestorSnapshot
  7: MCMergeRecord>>mergePatch
  8: [:ea | merger applyPatch: ea mergePatch] in  
MCVersionMerger>>gatherChanges
  9: OrderedCollection>>do:
10: MCVersionMerger>>gatherChanges
        ...
----------------------------------------------------------
Loaded Source:  
SLICE-Issue-6956-Some-Ring-tests-are-dependent-on-Monticello-PavelKrivanek.1  
from http://ss3.gemstone.com/ss/PharoInbox
Tested using Pharo-2.0-20391-a on CoInterpreter  
VMMaker-oscog-EstebanLorenzano.166 uuid:  
5773fcb9-2982-4507-8a9e-4308ec33731e Nov  9 2012
StackToRegisterMappingCogit VMMaker-oscog-EstebanLorenzano.166 uuid:  
5773fcb9-2982-4507-8a9e-4308ec33731e Nov  9 2012
https://git.gitorious.org/cogvm/blessed.git Commit:  
a7bf128cd3b9389e77ea0cdec9a515282926a483 Date: 2012-11-02 14:17:44 +0100  
By: Esteban Lorenzano <[hidden email]> Jenkins build #137


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 6956 in pharo: Some Ring tests are dependent on Monticello

pharo
Updates:
        Status: Integrated

Comment #4 on issue 6956 by [hidden email]: Some Ring tests are  
dependent on Monticello
http://code.google.com/p/pharo/issues/detail?id=6956

in 2.0 393


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 6956 in pharo: Some Ring tests are dependent on Monticello

pharo
Updates:
        Status: WorkNeeded

Comment #5 on issue 6956 by [hidden email]: Some Ring tests are  
dependent on Monticello
http://code.google.com/p/pharo/issues/detail?id=6956

No, I can not merge it


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 6956 in pharo: Some Ring tests are dependent on Monticello

pharo
Updates:
        Status: FixReviewNeeded

Comment #6 on issue 6956 by [hidden email]: Some Ring tests are  
dependent on Monticello
http://code.google.com/p/pharo/issues/detail?id=6956

next try:
SLICE-Issue-6956-Some-Ring-tests-are-dependent-on-Monticello-PavelKrivanek.2


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 6956 in pharo: Some Ring tests are dependent on Monticello

pharo
Updates:
        Status: FixToInclude

Comment #7 on issue 6956 by [hidden email]: Some Ring tests are  
dependent on Monticello
http://code.google.com/p/pharo/issues/detail?id=6956

(No comment was entered for this change.)


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 6956 in pharo: Some Ring tests are dependent on Monticello

pharo
Updates:
        Status: Integrated

Comment #8 on issue 6956 by [hidden email]: Some Ring tests are  
dependent on Monticello
http://code.google.com/p/pharo/issues/detail?id=6956

in 2.0 396


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 6956 in pharo: Some Ring tests are dependent on Monticello

pharo
Updates:
        Status: WorkNeeded

Comment #9 on issue 6956 by [hidden email]: Some Ring tests are  
dependent on Monticello
http://code.google.com/p/pharo/issues/detail?id=6956

It is strange. This methods are in categories *Ring-Tests-Monticello but if  
I look at extension methods of the Ring-Tests-Monticello package, they are  
empty! This tests are still present (and fail) in Pharo Kernel tests.


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 6956 in pharo: Some Ring tests are dependent on Monticello

pharo
Updates:
        Status: FixReviewNeeded

Comment #10 on issue 6956 by [hidden email]: Some Ring tests are  
dependent on Monticello
http://code.google.com/p/pharo/issues/detail?id=6956

next try, I recreated the categories (two times) and the methods are shown  
as extension methods. So I hope it will go now well.

SLICE-Issue-6956-Some-Ring-tests-are-dependent-on-Monticello-PavelKrivanek.3


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 6956 in pharo: Some Ring tests are dependent on Monticello

pharo
Updates:
        Status: Integrated

Comment #11 on issue 6956 by [hidden email]: Some Ring tests are  
dependent on Monticello
http://code.google.com/p/pharo/issues/detail?id=6956

in 2.0 409


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 6956 in pharo: Some Ring tests are dependent on Monticello

pharo
Updates:
        Status: WorkNeeded

Comment #12 on issue 6956 by [hidden email]: Some Ring tests are  
dependent on Monticello
http://code.google.com/p/pharo/issues/detail?id=6956

(No comment was entered for this change.)


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 6956 in pharo: Some Ring tests are dependent on Monticello

pharo
Updates:
        Status: FixReviewNeeded

Comment #13 on issue 6956 by [hidden email]: Some Ring tests are  
dependent on Monticello
http://code.google.com/p/pharo/issues/detail?id=6956

Part 1: remove the methods

SLICE-Issue-6956-Some-Ring-tests-are-dependent-on-Monticello-PavelKrivanek.4

please integrate it and then set the status of this issue to WorkNeeded, I  
will prepare the a slice that will add them again


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 6956 in pharo: Some Ring tests are dependent on Monticello

pharo
Updates:
        Status: Integrated

Comment #14 on issue 6956 by [hidden email]: Some Ring tests are  
dependent on Monticello
http://code.google.com/p/pharo/issues/detail?id=6956

in 2.0 419


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker