Issue 6694 in pharo: Failing tests: RBBrowserEnvironmentTest

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

Issue 6694 in pharo: Failing tests: RBBrowserEnvironmentTest

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

New issue 6694 by [hidden email]: Failing tests:  
RBBrowserEnvironmentTest
http://code.google.com/p/pharo/issues/detail?id=6694


>>> Refactoring.Tests.Environment.RBBrowserEnvironmentTest.testBrowserEnvironment  
>>>
>>> 0.45 sec 7
>>> Refactoring.Tests.Environment.RBBrowserEnvironmentTest.testNotEnvironment  
>>>
>>> 0.95 sec 7
>>> Refactoring.Tests.Environment.RBBrowserEnvironmentTest.testOrEnvironment  
>>>
>>> 4.6 sec 7
>>> Refactoring.Tests.Environment.RBBrowserEnvironmentTest.testRemoveSelectorByAndAndNot  
>>>
>>> 1.1 sec 7


_______________________________________________
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 6694 in pharo: Failing tests: RBBrowserEnvironmentTest

pharo
Updates:
        Status: FixToInclude

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

The following in a postscript fixes it (some category data is our of sync):

[Morph subclass: #GroupWindowMorph
        uses: TEasilyThemed
        instanceVariableNames: 'tabGroup'
        classVariableNames: ''
        poolDictionaries: ''
        category: 'Morphic-Windows'] on: Error do: [].


_______________________________________________
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 6694 in pharo: Failing tests: RBBrowserEnvironmentTest

pharo
Updates:
        Status: Integrated

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

in 2.0 304


_______________________________________________
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 6694 in pharo: Failing tests: RBBrowserEnvironmentTest

pharo
Updates:
        Status: FailingTest

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

Hmm... seems to not work when done non-intereactiv


_______________________________________________
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 6694 in pharo: Failing tests: RBBrowserEnvironmentTest

pharo
Updates:
        Status: FixToInclude

Comment #4 on issue 6694 by [hidden email]: Failing tests:  
RBBrowserEnvironmentTest
http://code.google.com/p/pharo/issues/detail?id=6694

your postscript seems to work on my machine when running everything in  
headless...
I did not find the script in ScriptLoader?


_______________________________________________
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 6694 in pharo: Failing tests: RBBrowserEnvironmentTest

pharo

Comment #5 on issue 6694 by [hidden email]: Failing tests:  
RBBrowserEnvironmentTest
http://code.google.com/p/pharo/issues/detail?id=6694

I will try 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 6694 in pharo: Failing tests: RBBrowserEnvironmentTest

pharo
Updates:
        Status: Integrated

Comment #6 on issue 6694 by [hidden email]: Failing tests:  
RBBrowserEnvironmentTest
http://code.google.com/p/pharo/issues/detail?id=6694

(No comment was entered for this change.)


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