Issue 4195 in pharo: failing tests: TestObjectsAsMethod

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

Issue 4195 in pharo: failing tests: TestObjectsAsMethod

pharo
Status: Accepted
Owner: [hidden email]
CC: [hidden email]
Labels: Milestone-1.3

New issue 4195 by [hidden email]: failing tests: TestObjectsAsMethod
http://code.google.com/p/pharo/issues/detail?id=4195

>>> Tests.ObjectsAsMethods.TestObjectsAsMethods.testAddNumbers 0.022 1
>>> Tests.ObjectsAsMethods.TestObjectsAsMethods.testAnswer42 0.01 1
>>> Tests.ObjectsAsMethods.TestObjectsAsMethods.testDNU


_______________________________________________
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 4195 in pharo: failing tests: TestObjectsAsMethod

pharo
Updates:
        Status: FixProposed

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

Fix attached.

Reason for failure: one more method need on objects that are methods  
(dropSourcePointer).

In addition, this change enables the tests to be run on Cog again  (and  
they are green)

Attachments:
        FixObjectsAsMethods.1.cs  769 bytes


_______________________________________________
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 4195 in pharo: failing tests: TestObjectsAsMethod

pharo
Updates:
        Status: Closed

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

in 13189


_______________________________________________
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 4195 in pharo: failing tests: TestObjectsAsMethod

pharo

Comment #3 on issue 4195 by marianopeck: failing tests: TestObjectsAsMethod
http://code.google.com/p/pharo/issues/detail?id=4195

I don't understand. Why they now need to implement #dropSourcePointer ?
So...all code that relies in #run:with:in: is broken and need to implament  
such method?  I guess TestCoverage is broken also.



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