Manuscript (Case [Issue]22350) Websites - Broken test runner

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

Manuscript (Case [Issue]22350) Websites - Broken test runner

Pharo Issue Tracker
Manuscript Notification
avatar
sbragagnolo opened Case 22350: Broken test runner and assigned it to Everyone:
Bug in Project:  Websites: 2. External  •  You are subscribed to this case
The TestRunner>>findPackage has been modified changing
self baseClass by self instanceSide.
In this particular case, baseClass points to TestCase (the super class of each testcase).
This makes the method to point to the wrong class to look for cases of testing, an since is instance side (no class side), the instanceSide message does not makes sense.

We rollebacked this small change.
Priority Priority: 5 – Fix If Time Status Status: Work Needed
Assigned To Assigned to: Everyone Milestone Milestone: Pharo7.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