Regression
osx-64 / Tests-osx-64 / MacOSX64.Refactoring.Tests.Environment.RBBrowserEnvironmentTest.testPackageEnvironment (from Refactoring-Tests-Environment)
Stacktrace
Process>>pvtSignal:list: Dictionary>>scanFor: Dictionary(HashedCollection)>>findElementOrNil: Dictionary>>at:ifAbsent: RPackage>>includesExtensionSelector:ofClassName: RPackage>>includesSelector:ofClassName: RPackage>>includesSelector:ofClass: [ :package | package includesSelector: aSelector ofClass: aClass ] in RBPackageEnvironment>>includesSelector:in: [ :each | (aBlock value: each) ifTrue: [ ^ true ] ] in Set(Collection)>>anySatisfy: Set>>do: Set(Collection)>>anySatisfy: RBPackageEnvironment>>includesSelector:in: [ :each | (andedEnvironment includesSelector: each in: aClass) ifTrue: [ aBlock value: each ] ] in RBAndEnvironment>>selectorsForClass:do: [ :each :meth | (self includesSelector: each in: aClass) ifTrue: [ aBlock value: each ] ] in RBNotEnvironment(RBBrowserEnvironment)>>selectorsForClass:do: MethodDictionary>>keysAndValuesDo: DateAndTimeTest class(Behavior)>>selectorsAndMethodsDo: RBNotEnvironment(RBBrowserEnvironment)>>selectorsForClass:do: RBAndEnvironment>>selectorsForClass:do: [ :each | self selectorsForClass: each do: aBlock ] in RBAndEnvironment(RBBrowserEnvironment)>>selectorsDo: [ :class | aBlock value: class; value: class classSide ] in RBAndEnvironment(RBBrowserEnvironment)>>systemDictionaryClassesDo: [ :name | aBlock value: (self at: name) ] in SystemDictionary>>allClassesDo: OrderedCollection>>do: SystemDictionary>>allClassesDo: RBAndEnvironment(RBBrowserEnvironment)>>systemDictionaryClassesDo: RBAndEnvironment(RBBrowserEnvironment)>>allClassesDo: RBAndEnvironment(RBBrowserEnvironment)>>selectorsDo: RBAndEnvironment(RBBrowserEnvironment)>>numberSelectors RBBrowserEnvironmentTest>>copyFor: RBBrowserEnvironmentTest>>universalTestFor: RBBrowserEnvironmentTest>>testPackageEnvironment RBBrowserEnvironmentTest(TestCase)>>performTest