Manuscript (Case [Issue]22799) SUnit - Test history is not cleaned up when a test is recreated (remove method/create a new one)

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

Manuscript (Case [Issue]22799) SUnit - Test history is not cleaned up when a test is recreated (remove method/create a new one)

Pharo Issue Tracker
Manuscript Notification
avatar
Bug in Project:  SUnit: 1. Pharo Image  •  You are subscribed to this case
Steps to Reproduce

Create an empty test case

Create and empty test named #testFoo (notice its icon is gray because it hasnt been run yet)

Run it. Its icon should turn green.

Delete #testFoo

Create a test with a collaboration to make it different than the previos one (say self fail) with the same name: #testFoo

Actual Behaviour

The newly created test is considered as run, even though it is a completely different test than its previous version

Expected Behavior

Test should not be considered run. Its test history should be deleted.

The newly created test should have its icon gray (not run).
Priority Priority: 5 – Fix If Time Status Status: Work Needed
Assigned To Assigned to: Everyone Milestone Milestone: Pharo6.0

Go to Case
No longer need updates? Unsubscribe from this case.

Don't want Manuscript notifications anymore? Update your preferences.

Manuscript

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