Issue 5803 in pharo: Obsolete Classes in 2.0

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

Issue 5803 in pharo: Obsolete Classes in 2.0

pharo
Status: FailingTest
Owner: [hidden email]
CC: [hidden email]
Labels: Type-Bug Milestone-2.0

New issue 5803 by [hidden email]: Obsolete Classes in 2.0
http://code.google.com/p/pharo/issues/detail?id=5803

Obsolete classes remaining: an Array(AnObsoleteAbstractUserInput  
AnObsoleteCommandLine)


_______________________________________________
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 5803 in pharo: Obsolete Classes in 2.0

pharo

Comment #1 on issue 5803 by [hidden email]: Obsolete Classes in 2.0
http://code.google.com/p/pharo/issues/detail?id=5803

How can I reproduce the list of the obsolete classes?


_______________________________________________
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 5803 in pharo: Obsolete Classes in 2.0

pharo

Comment #2 on issue 5803 by marianopeck: Obsolete Classes in 2.0
http://code.google.com/p/pharo/issues/detail?id=5803

testObsoleteClasses
        Smalltalk fixObsoleteReferences.
        self
                assert: SystemNavigation default obsoleteClasses isEmpty
                description: 'Obsolete classes remaining: ', SystemNavigation default  
obsoleteClasses asString.


_______________________________________________
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 5803 in pharo: Obsolete Classes in 2.0

pharo

Comment #3 on issue 5803 by [hidden email]: Obsolete Classes in 2.0
http://code.google.com/p/pharo/issues/detail?id=5803

The strange thing is that the image has no Obsolete classes when you  
download it.
The test is green in 2.0

I have not yet found why it fails on the server.


_______________________________________________
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 5803 in pharo: Obsolete Classes in 2.0

pharo
Updates:
        Status: Closed

Comment #4 on issue 5803 by [hidden email]: Obsolete Classes in 2.0
http://code.google.com/p/pharo/issues/detail?id=5803

I fixed it by using an image as the start for jenkins that was opened  
non-headless once.

So this was a side effect of the delay of some actions to when opening it  
in head full mode
(we have no idea *why* the delay happens)

I close this report


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