Issue 6605 in pharo: Write Common UI Test

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

Issue 6605 in pharo: Write Common UI Test

pharo
Status: Accepted
Owner: ----
Labels: Milestone-2.0 Type-Feature

New issue 6605 by [hidden email]: Write Common UI Test
http://code.google.com/p/pharo/issues/detail?id=6605

We should test our simple programming UI Tools
- open senders
- open implementors
- open a new Browser
- open a Debugger
- compile a Method in the Browser
- remove a Method in the Browser

Like that we can rule out common bugs in the UI tools (like happen a couple  
of times with Spec...)


_______________________________________________
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 6605 in pharo: Write Common UI Test

pharo
Updates:
        Status: FixReviewNeeded

Comment #1 on issue 6605 by [hidden email]: Write Common UI Test
http://code.google.com/p/pharo/issues/detail?id=6605

(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 6605 in pharo: Write Common UI Test

pharo
Updates:
        Status: MonkeyIsChecking

Comment #2 on issue 6605 by [hidden email]: Write Common UI Test
http://code.google.com/p/pharo/issues/detail?id=6605#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 6605 in pharo: Write Common UI Test

pharo
Updates:
        Status: ValidatedByTheMonkey
        Labels: CheckedIn20301

Comment #3 on issue 6605 by [hidden email]: Write Common UI Test
http://code.google.com/p/pharo/issues/detail?id=6605#c3

This Issue has been checked by Ulysse the Monkey
       
7661 tests passed in 00:07:37s:
===============================
        CollectionsTests-Arrayed (547)
        CollectionsTests-Atomic (12)
        CollectionsTests-Sequenceable (906)
        CollectionsTests-SplitJoin (27)
        CollectionsTests-Stack (16)
        CollectionsTests-Streams (37)
        CollectionsTests-Strings (596)
        CollectionsTests-Support (12)
        CollectionsTests-Unordered (1951)
        CollectionsTests-Weak (739)
        CompilerTests (179)
        KernelTests-Chronology (1166)
        KernelTests-Classes (136)
        KernelTests-Exception (5)
        KernelTests-Methods (359)
        KernelTests-Numbers (552)
        KernelTests-Objects (173)
        KernelTests-Pragmas (6)
        KernelTests-Processes (62)
        MorphicTests-Basic (16)
        MorphicTests-Event (9)
        MorphicTests-Kernel (8)
        MorphicTests-Text Support (4)
        MorphicTests-Widgets (3)
        MorphicTests-WindowNotification (8)
        Nautilus-Tests (8)
        SUnit-Core-Extensions (3)
        SUnit-Core-Utilities (3)
        SUnit-Tests-Core (78)
        Tests-Polymorph-Widgets (10)
        ToolsTest-Base (2)
        ToolsTest-Debugger (10)
        ToolsTest-Finder (9)
        ToolsTest-Inspector (1)
        ToolsTest-MessageTally (5)
        ToolsTest-PointerFinder (3)

----------------------------------------------------------
Loaded Source: SLICE-Issue-6605-Basic-UI-Tests-CamilloBruni.1 from  
http://ss3.gemstone.com/ss/PharoInbox
Tested using Pharo-2.0-20301-a on CoInterpreter  
VMMaker-oscog-IgorStasenko.162 uuid: e4554f9a-cc90-4826-a807-ac282b782fe4  
Sep 21 2012
StackToRegisterMappingCogit VMMaker-oscog-IgorStasenko.162 uuid:  
e4554f9a-cc90-4826-a807-ac282b782fe4 Sep 21 2012
https://git.gitorious.org/cogvm/blessed.git Commit:  
2bb83f5f8aba323abaa0a2f530cf4322dfef8158 Date: 2012-09-18 13:24:46 +0200  
By: Igor Stasenko <[hidden email]>


_______________________________________________
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 6605 in pharo: Write Common UI Test

pharo
Updates:
        Status: MonkeyIsChecking

Comment #4 on issue 6605 by [hidden email]: Write Common UI Test
http://code.google.com/p/pharo/issues/detail?id=6605#c4

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 6605 in pharo: Write Common UI Test

pharo
Updates:
        Status: ValidatedByTheMonkey
        Labels: CheckedIn20302

Comment #5 on issue 6605 by [hidden email]: Write Common UI Test
http://code.google.com/p/pharo/issues/detail?id=6605#c5

This Issue has been checked by Ulysse the Monkey
       
7680 tests passed in 00:15:56s:
===============================
        CollectionsTests-Arrayed (553)
        CollectionsTests-Atomic (12)
        CollectionsTests-Sequenceable (912)
        CollectionsTests-SplitJoin (27)
        CollectionsTests-Stack (16)
        CollectionsTests-Streams (37)
        CollectionsTests-Strings (602)
        CollectionsTests-Support (12)
        CollectionsTests-Unordered (1954)
        CollectionsTests-Weak (739)
        CompilerTests (179)
        KernelTests-Chronology (1164)
        KernelTests-Classes (136)
        KernelTests-Exception (5)
        KernelTests-Methods (359)
        KernelTests-Numbers (552)
        KernelTests-Objects (173)
        KernelTests-Pragmas (6)
        KernelTests-Processes (62)
        MorphicTests-Basic (16)
        MorphicTests-Event (9)
        MorphicTests-Kernel (8)
        MorphicTests-Text Support (4)
        MorphicTests-Widgets (3)
        MorphicTests-WindowNotification (8)
        Nautilus-Tests (8)
        SUnit-Core-Extensions (3)
        SUnit-Core-Utilities (3)
        SUnit-Tests-Core (78)
        Tests-Polymorph-Widgets (10)
        ToolsTest-Base (2)
        ToolsTest-Debugger (10)
        ToolsTest-Finder (9)
        ToolsTest-Inspector (1)
        ToolsTest-MessageTally (5)
        ToolsTest-PointerFinder (3)

----------------------------------------------------------
Loaded Source: SLICE-Issue-6605-Basic-UI-Tests-CamilloBruni.1 from  
http://ss3.gemstone.com/ss/PharoInbox
Tested using Pharo-2.0-20302-a on CoInterpreter  
VMMaker-oscog-IgorStasenko.162 uuid: e4554f9a-cc90-4826-a807-ac282b782fe4  
Sep 21 2012
StackToRegisterMappingCogit VMMaker-oscog-IgorStasenko.162 uuid:  
e4554f9a-cc90-4826-a807-ac282b782fe4 Sep 21 2012
https://git.gitorious.org/cogvm/blessed.git Commit:  
2bb83f5f8aba323abaa0a2f530cf4322dfef8158 Date: 2012-09-18 13:24:46 +0200  
By: Igor Stasenko <[hidden email]>


_______________________________________________
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 6605 in pharo: Write Common UI Test

pharo
Updates:
        Status: FixToInclude

Comment #6 on issue 6605 by [hidden email]: Write Common UI Test
http://code.google.com/p/pharo/issues/detail?id=6605

I am sure that old small talkers will not like that inspect returns the  
inspector...




_______________________________________________
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 6605 in pharo: Write Common UI Test

pharo
Updates:
        Status: Integrated

Comment #7 on issue 6605 by [hidden email]: Write Common UI Test
http://code.google.com/p/pharo/issues/detail?id=6605

in 2.0 305


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