Issue 5562 in pharo: TestCase>>#assert:equals: optimization

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

Issue 5562 in pharo: TestCase>>#assert:equals: optimization

pharo
Status: Accepted
Owner: marianopeck

New issue 5562 by marianopeck: TestCase>>#assert:equals: optimization
http://code.google.com/p/pharo/issues/detail?id=5562

see  
http://forum.world.st/TestCase-gt-gt-assert-equals-optimization-td4476228.html


_______________________________________________
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 5562 in pharo: TestCase>>#assert:equals: optimization

pharo
Updates:
        Status: FixToInclude
        Labels: Milestone-2.0

Comment #1 on issue 5562 by marianopeck: TestCase>>#assert:equals:  
optimization
http://code.google.com/p/pharo/issues/detail?id=5562

Fix in inbox

Name:  
SLICE-Issue-5562-TestCaseassertequals-optimization-MarianoMartinezPeck.1
Author: MarianoMartinezPeck
Time: 27 April 2012, 10:22:41.738 am
UUID: 8145d643-ede3-44b8-92f1-d5f43f0e7639
Ancestors:
Dependencies: SUnit-Core-MarianoMartinezPeck.16

Fix to 5562


_______________________________________________
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 5562 in pharo: TestCase>>#assert:equals: optimization

pharo
In reply to this post by pharo

Comment #3 on issue 5562 by [hidden email]:  
TestCase>>#assert:equals: optimization
http://code.google.com/p/pharo/issues/detail?id=5562

this change *again* switches the actual and expected in

assert: expected equals: actual

this is wrong, so if harvested, this method should be skipped.


_______________________________________________
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 5562 in pharo: TestCase>>#assert:equals: optimization

pharo
Updates:
        Status: Integrated

Comment #4 on issue 5562 by [hidden email]:  
TestCase>>#assert:equals: optimization
http://code.google.com/p/pharo/issues/detail?id=5562

in 2.0 051


_______________________________________________
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 5562 in pharo: TestCase>>#assert:equals: optimization

pharo

Comment #5 on issue 5562 by marianopeck: TestCase>>#assert:equals:  
optimization
http://code.google.com/p/pharo/issues/detail?id=5562

Hi marcus. Indeed, the assert:equals:  swtiches again. However, it has  
already been like this since 1.3. So I will open another issue to put the  
correct one.


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