Issue 5703 in pharo: Failing tests related to SystemNavigation

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

Issue 5703 in pharo: Failing tests related to SystemNavigation

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

New issue 5703 by [hidden email]: Failing tests related to  
SystemNavigation
http://code.google.com/p/pharo/issues/detail?id=5703

SystemNavigationOnNewlyCreatedEnvironmentTest.testRetrievingAllMethodsInCategory  
         
50 ms 1
SystemNavigationTest.testRetrievingAllMethodsInCategory 40 ms 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 5703 in pharo: Failing tests related to SystemNavigation

pharo

Comment #1 on issue 5703 by [hidden email]: Failing tests  
related to SystemNavigation
http://code.google.com/p/pharo/issues/detail?id=5703

The cause is that the tests are raising announcements to SystemAnnouncer,  
and the classes for test are not registered in the package getting the  
announcement.

Just for the tests, I suggest installing a mock announcer object while  
tests are running. Slice in inbox.

Name:  
SLICE-Issue-5703-Failing-tests-related-to-SystemNavigation-GuillermoPolito.1
Author: GuillermoPolito
Time: 30 April 2012, 9:38:13.718 pm
UUID: a62e8f08-b38d-45b5-b06e-8a6ad8baf568
Ancestors:
Dependencies: Tests-GuillermoPolito.361, RPackage-Co uillermoPolito.109

installing a mock system announcer while running 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 5703 in pharo: Failing tests related to SystemNavigation

pharo
Updates:
        Status: FixReviewNeeded

Comment #2 on issue 5703 by [hidden email]: Failing tests  
related to SystemNavigation
http://code.google.com/p/pharo/issues/detail?id=5703

(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 5703 in pharo: Failing tests related to SystemNavigation

pharo
Updates:
        Status: Integrated

Comment #3 on issue 5703 by [hidden email]: Failing tests related to  
SystemNavigation
http://code.google.com/p/pharo/issues/detail?id=5703

in 3.0 033


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