Issue 4375 in pharo: TesRunner: DNU #index

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

Issue 4375 in pharo: TesRunner: DNU #index

pharo
Status: Accepted
Owner: [hidden email]
CC: [hidden email]
Labels: Milestone-1.3 Type-Bug Importance-High

New issue 4375 by [hidden email]: TesRunner: DNU #index
http://code.google.com/p/pharo/issues/detail?id=4375

-> Select CommandLineTest
-> Run all tests. One is broken (there is another entry for that)
-> Click on broken test

DNU

TestRunner doesNotUnderstand #index:

Reason: ToolBuilder removal related.

(We should really stop to change things in 1.3... *any* and *every* change
will lead to more things that need to be fixed. We have 1.4 for exactly  
that...)


_______________________________________________
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 4375 in pharo: TesRunner: DNU #index

pharo

Comment #1 on issue 4375 by [hidden email]: TesRunner: DNU #index
http://code.google.com/p/pharo/issues/detail?id=4375

low stress this is one : missing and I thought I fixed it.

Stef


_______________________________________________
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 4375 in pharo: TesRunner: DNU #index

pharo
Updates:
        Status: FixToInclude

Comment #2 on issue 4375 by [hidden email]: TesRunner: DNU #index
http://code.google.com/p/pharo/issues/detail?id=4375

buildFailures
        ^ PluggableListMorph new
                        on: self
                        list: #failedList
                        selected: #failedSelected
                        changeSelected: #failedSelected:
                        menu: #failureMenu:
                        keystroke: nil.
       
                " do not know how to express
                name: 'Failure List'"


_______________________________________________
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 4375 in pharo: TesRunner: DNU #index

pharo
Updates:
        Status: Closed

Comment #3 on issue 4375 by [hidden email]: TesRunner: DNU #index
http://code.google.com/p/pharo/issues/detail?id=4375

in 13258


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