Manuscript (Case [Issue]22842) _Inbox - Fix externalBrowserTest

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

Manuscript (Case [Issue]22842) _Inbox - Fix externalBrowserTest

Pharo Issue Tracker
Manuscript Notification
avatar
Stephane Ducasse edited Case 22842: Fix externalBrowserTest:
Bug in Project:  _Inbox: Not Spam  •  You are subscribed to this case
Yes

ExternalBrowserTest >> tearDown [
| newWindows |
file deleteIfAbsent: [ ].
Smalltalk globals at: self classNameForTest ifPresent: [ : cl | cl removeFromSystem ].
newWindows := World windowsSatisfying: [ : each | (initialWindows includes: each) not ].
newWindows do: #delete.
super tearDown.

Now I do not understand why this test changed or where this test comes from testAndMakeSureSuperTearDownIsCalledAsLastMessageInTearDownMethodsOfTestCases
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