Console Output

E:\Builds\workspace\est_and_branch_Pipeline_Pharo9.0\Tests-windows-32>bash -c 'bootstrap/scripts/runTests.sh 32 Tests-windows-32' 
+ CACHE=bootstrap-cache
+ find bootstrap-cache
bootstrap-cache
bootstrap-cache/Pharo9.0-32bit-071b2a8.sources
bootstrap-cache/Pharo9.0-SNAPSHOT-32bit-071b2a8.zip
bootstrap-cache/Pharo9.0-SNAPSHOT-bootstrap-32bit-071b2a8.zip
bootstrap-cache/Pharo9.0-SNAPSHOT-compiler-32bit-071b2a8.zip
bootstrap-cache/Pharo9.0-SNAPSHOT-core-32bit-071b2a8.zip
bootstrap-cache/Pharo9.0-SNAPSHOT-hermesPackages-32bit-071b2a8.zip
bootstrap-cache/Pharo9.0-SNAPSHOT-metacello-32bit-071b2a8.zip
bootstrap-cache/Pharo9.0-SNAPSHOT-monticello-32bit-071b2a8.zip
bootstrap-cache/Pharo9.0-SNAPSHOT-monticello_bootstrap-32bit-071b2a8.zip
bootstrap-cache/Pharo9.0-SNAPSHOT-rpackage-32bit-071b2a8.zip
bootstrap-cache/Pharo9.0-SNAPSHOT-traits-32bit-071b2a8.zip
bootstrap-cache/PharoV60.sources
++ find bootstrap-cache -name 'Pharo*.zip'
++ head -n 1
++ cut -d/ -f 2
++ cut -d- -f 1-2
+ TEST_NAME_PREFIX=Pharo9.0-SNAPSHOT
+ TEST_VM_VERSION=70
+ ./bootstrap/scripts/getPharoVM.sh 70 vm 32
Downloading the latest pharoVM:
	http://files.pharo.org/get-files/70/pharo-win-stable.zip
pharo-vm/PharoConsole.exe
Creating starter scripts pharo and pharo-ui
VM downloaded
++ find bootstrap-cache -name 'Pharo9.0-SNAPSHOT-32bit-*.zip'
+ IMAGE_ARCHIVE=bootstrap-cache/Pharo9.0-SNAPSHOT-32bit-071b2a8.zip
+ unzip bootstrap-cache/Pharo9.0-SNAPSHOT-32bit-071b2a8.zip
Archive:  bootstrap-cache/Pharo9.0-SNAPSHOT-32bit-071b2a8.zip
  inflating: Pharo9.0-SNAPSHOT-32bit-071b2a8.changes  
  inflating: Pharo9.0-SNAPSHOT-32bit-071b2a8.image  
  inflating: Pharo9.0-32bit-071b2a8.sources  
 extracting: pharo.version           
++ find . -name Pharo9.0-SNAPSHOT-32bit-071b2a8.image
+ IMAGE_FILE=./Pharo9.0-SNAPSHOT-32bit-071b2a8.image
++ find . -name Pharo9.0-SNAPSHOT-32bit-071b2a8.changes
+ CHANGES_FILE=./Pharo9.0-SNAPSHOT-32bit-071b2a8.changes
+ cp bootstrap-cache/Pharo9.0-32bit-071b2a8.sources bootstrap-cache/PharoV60.sources .
+ mv ./Pharo9.0-SNAPSHOT-32bit-071b2a8.image Pharo.image
+ mv ./Pharo9.0-SNAPSHOT-32bit-071b2a8.changes Pharo.changes
+ export PHARO_CI_TESTING_ENVIRONMENT=1
+ PHARO_CI_TESTING_ENVIRONMENT=1
+ ./pharo Pharo.image test --junit-xml-output --stage-name=Tests-windows-32 '.*'
Running tests in 683 Packages
SystemNotification: DTPluginConfiguration>>asTestSuite(testSuite is shadowed)
SystemNotification: DrTestsTestRunnerTest>>testAllSelectedClassesAreTestCases(package is shadowed)
SystemNotification: MCFileTreeStCypressWriter class>>fileNameForSelector:(specials is shadowed)
SystemNotification: OCASTTranslatorTest>>testExamplePrimitiveErrorCodeModule(method is shadowed)
SystemNotification: OCASTTranslatorTest>>testExamplePrimitiveErrorModule(method is shadowed)
SystemNotification: OCASTTranslatorTest>>testExamplePrimitiveErrorCode(method is shadowed)
SystemNotification: OCASTTranslatorTest>>testExamplePrimitiveModuleError(method is shadowed)
SystemNotification: OCASTVariableTranslatorTest>>testPushThisContext(method is shadowed)
SystemNotification: PNGReadWriter>>writeChunk:(stream is shadowed)
SystemNotification: RBDummyRefactoryTestDataApp>>tempVarOverridesInstVar(temporaryVariable is shadowed)
SystemNotification: RBRefactoryTestDataApp>>tempVarOverridesInstVar(temporaryVariable is shadowed)
SystemNotification: RBSmalllintTestObject>>tempVarOverridesInstVar(temporaryVariable is shadowed)
SystemNotification: OCStoreIntoReadOnlyVariableError: Cannot store into
ReAssignmentOnBlockArgumentRuleTest
sampleMethod
	"Assignment to blockArgument is bad - here x"

	| myBlock |
	myBlock := [ :x :y | 
	x := x + y.
	y := y + x ]
SystemNotification: OCStoreIntoReadOnlyVariableError: Cannot store into
ReAssignmentOnBlockArgumentRuleTest
sampleMethod
	"Assignment to blockArgument is bad - here x"

	| myBlock |
	myBlock := [ :x :y | 
	x := x + y.
	y := y + x ]
SystemNotification: ReTempVarOverridesInstVarRuleTest>>sampleMethod:(dummy1 is shadowed)
SystemNotification: ReTempVarOverridesInstVarRuleTest>>sampleMethod:(dummy2 is shadowed)
SystemNotification: ReTempVarOverridesInstVarRuleTest>>sampleMethod:(dummy3 is shadowed)
SystemNotification: RubSmalltalkEditorTest>>testSettingCompletionFromEditorToTextArea(currentCompletion is shadowed)
SystemNotification: RubSmalltalkEditorTest>>testSettingCompletionFromEditor(currentCompletion is shadowed)
SystemNotification: TextTest>>example1:(text is shadowed)
SystemNotification: TextTest>>testAdjacentRunsWithIdentitcalAttributes(text is shadowed)
SystemNotification: TextTest>>example2(text is shadowed)
SystemNotification: VGTigerDemo>>convertPathData2(paths is shadowed)
NewUndeclaredWarning: UndefinedObject>>noMethod (Foo is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (Foo is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (Foo is Undeclared)
\\NewUndeclaredWarning: C2>>getValues2 (d is Undeclared)
NewUndeclaredWarning: C2>>getValues2 (e is Undeclared)
NewUndeclaredWarning: C2>>getValues2 (f is Undeclared)
NewUndeclaredWarning: C2>>setValues2 (d is Undeclared)
NewUndeclaredWarning: C2>>setValues2 (e is Undeclared)
NewUndeclaredWarning: C2>>setValues2 (f is Undeclared)
NewUndeclaredWarning: C2>>getValues2 (d is Undeclared)
NewUndeclaredWarning: C2>>getValues2 (e is Undeclared)
NewUndeclaredWarning: C2>>getValues2 (f is Undeclared)
NewUndeclaredWarning: C2>>setValues2 (d is Undeclared)
NewUndeclaredWarning: C2>>setValues2 (e is Undeclared)
NewUndeclaredWarning: C2>>setValues2 (f is Undeclared)
NewUndeclaredWarning: C1>>doSomething (otherSlot is Undeclared)
NewUndeclaredWarning: C1>>doSomething (otherSlot is Undeclared)
Pharo writing to the standard error
Pharo writing to the standard output
NewUndeclaredWarning: UndefinedObject>>noMethod (Xcrd is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (cdfgdf is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (PoPouet is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (AnotherTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (AnotherTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (AnotherTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (AnotherTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (AnotherTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (AnotherTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (AnotherTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (AnotherTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (AnotherTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (AnotherTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (AnotherTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (AnotherTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (AnotherTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (AnotherTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (AnotherTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (AnotherTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (AnotherTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (AnotherTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
.NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
somethingsomethingEpMonitor could not log a change. You can enable debugging with "EpMonitor current debugMode: true".
NewUndeclaredWarning: EFForTestMethodProvider>>myMethodTestazert (klm is Undeclared)
NewUndeclaredWarning: EFForTestMethodProvider>>myMethodTestazert (klm is Undeclared)
NewUndeclaredWarning: EFForTestMethodProvider>>myMethodTestazert (klm is Undeclared)
NewUndeclaredWarning: EFForTestMethodProvider>>myMethodTestazert (klm is Undeclared)
NewUndeclaredWarning: EFForTestMethodProvider>>myMethodTestazert (klm is Undeclared)
NewUndeclaredWarning: EFForTestMethodProvider>>myMethodTestazert (klm is Undeclared)
SystemNotification: OCStoreIntoReadOnlyVariableError: Cannot store into
ReAssignmentOnBlockArgumentRuleTest
sampleMethod
	"Assignment to blockArgument is bad - here x"

	| myBlock |
	myBlock := [ :x :y | 
	x := x + y.
	y := y + x ]
SystemNotification: OCStoreIntoReadOnlyVariableError: Cannot store into
ReAssignmentOnBlockArgumentRuleTest
sampleMethod
	"Assignment to blockArgument is bad - here x"

	| myBlock |
	myBlock := [ :x :y | 
	x := x + y.
	y := y + x ]
SystemNotification: OCStoreIntoReadOnlyVariableError: Cannot store into
ReAssignmentOnBlockArgumentRuleTest
sampleMethod
	"Assignment to blockArgument is bad - here x"

	| myBlock |
	myBlock := [ :x :y | 
	x := x + y.
	y := y + x ]
SystemNotification: OCStoreIntoReadOnlyVariableError: Cannot store into
ReAssignmentOnBlockArgumentRuleTest
sampleMethod
	"Assignment to blockArgument is bad - here x"

	| myBlock |
	myBlock := [ :x :y | 
	x := x + y.
	y := y + x ]
SystemNotification: OCStoreIntoReadOnlyVariableError: Cannot store into
ReAssignmentOnBlockArgumentRuleTest
sampleMethod
	"Assignment to blockArgument is bad - here x"

	| myBlock |
	myBlock := [ :x :y | 
	x := x + y.
	y := y + x ]
SystemNotification: OCStoreIntoReadOnlyVariableError: Cannot store into
ReAssignmentOnBlockArgumentRuleTest
sampleMethod
	"Assignment to blockArgument is bad - here x"

	| myBlock |
	myBlock := [ :x :y | 
	x := x + y.
	y := y + x ]
SystemNotification: RBSmalllintTestObject>>tempVarOverridesInstVar(temporaryVariable is shadowed)
SystemNotification: ReTempVarOverridesInstVarRuleTest>>sampleMethod:(dummy1 is shadowed)
SystemNotification: ReTempVarOverridesInstVarRuleTest>>sampleMethod:(dummy2 is shadowed)
SystemNotification: ReTempVarOverridesInstVarRuleTest>>sampleMethod:(dummy3 is shadowed)
SystemNotification: ReTempVarOverridesInstVarRuleTest>>sampleMethod:(dummy1 is shadowed)
SystemNotification: ReTempVarOverridesInstVarRuleTest>>sampleMethod:(dummy2 is shadowed)
SystemNotification: ReTempVarOverridesInstVarRuleTest>>sampleMethod:(dummy3 is shadowed)
SystemNotification: ReTempVarOverridesInstVarRuleTest>>sampleMethod:(dummy1 is shadowed)
SystemNotification: ReTempVarOverridesInstVarRuleTest>>sampleMethod:(dummy2 is shadowed)
SystemNotification: ReTempVarOverridesInstVarRuleTest>>sampleMethod:(dummy3 is shadowed)
NewUndeclaredWarning: OCMockCompilationClass>>methodWithUndeclaredVar (undeclaredTestVar is Undeclared)
NewUndeclaredWarning: UndefinedObject>>tt (Object is Undeclared)
MetacelloNotification: testFileTreeRepository: E:\Builds\workspace\est_and_branch_Pipeline_Pharo9.0\Tests-windows-32\temp\repo
SubscriptOutOfBounds: 0
SystemNotification: T6
SystemNotification: TD
SystemNotification: TB
SystemNotification: TC
SystemNotification: TA
SystemNotification: CA
SystemNotification: CB
SystemNotification: TA
SystemNotification: TB
SystemNotification: TC
SystemNotification: TD

*** Warning: Warning: Attempt to create AClass as a subclass of nil.  Possibly a class is being loaded before its superclass.
DeprecationPerformedNotification: The method SUnitTest>>#deprecatedMessage called from SUnitTest>>#testIgnoreDeprecationWarnings has been deprecated. Deprecated method used by #testIgnoreDeprecationWarnings
NewUndeclaredWarning: TestClassOther>>nonexistingMethodName4 (class1 is Undeclared)
NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (val is Undeclared)
NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (arg is Undeclared)
NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (val is Undeclared)
NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (arg is Undeclared)
NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (arg1 is Undeclared)
NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (arg2 is Undeclared)
NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (arg1 is Undeclared)
NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (arg2 is Undeclared)
NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (var is Undeclared)
NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (var is Undeclared)

Primitive trace:
**StackOverflow**
**StackOverflow**
**StackOverflow**
**StackOverflow**
**StackOverflow**
**StackOverflow**
**StackOverflow**
**StackOverflow**
findNextHandlerOrSignalingContext
tempAt:
tempAt:
instVarAt:
instVarAt:
instVarAt:
instVarAt:
instVarAt:
instVarAt:
instVarAt:
instVarAt:
instVarAt:
basicSize
fuelPointsTo:
**StackOverflow**
**StackOverflow**
**StackOverflow**
**StackOverflow**
**StackOverflow**
**StackOverflow**
**StackOverflow**
**StackOverflow**
**StackOverflow**
**StackOverflow**
**StackOverflow**
**StackOverflow**
**StackOverflow**
**StackOverflow**
**StackOverflow**
**StackOverflow**
**StackOverflow**
**StackOverflow**
**StackOverflow**
**StackOverflow**
**StackOverflow**
**StackOverflow**
**StackOverflow**
**StackOverflow**
**StackOverflow**
**StackOverflow**
**StackOverflow**
**StackOverflow**
**StackOverflow**
**StackOverflow**
**StackOverflow**
**StackOverflow**
**StackOverflow**
**StackOverflow**
**StackOverflow**
**StackOverflow**
**StackOverflow**
**StackOverflow**
**StackOverflow**
**StackOverflow**
findNextHandlerOrSignalingContext
tempAt:
tempAt:
findNextUnwindContextUpTo:
terminateTo:
**StackOverflow**
**StackOverflow**
**StackOverflow**
**StackOverflow**
**StackOverflow**
**StackOverflow**
**StackOverflow**
**StackOverflow**
**StackOverflow**
**StackOverflow**
**StackOverflow**
**StackOverflow**
**StackOverflow**
**StackOverflow**
**StackOverflow**
**StackOverflow**
**StackOverflow**
**StackOverflow**
**StackOverflow**
**StackOverflow**
**StackOverflow**
**StackOverflow**
**StackOverflow**
**StackOverflow**
**StackOverflow**
**StackOverflow**
**StackOverflow**
**StackOverflow**
**StackOverflow**
findNextHandlerOrSignalingContext
tempAt:
tempAt:
instVarAt:
instVarAt:
instVarAt:
instVarAt:
instVarAt:
instVarAt:
instVarAt:
instVarAt:
instVarAt:
basicSize
fuelPointsTo:
**StackOverflow**
**StackOverflow**
**StackOverflow**
**StackOverflow**
**StackOverflow**
**StackOverflow**
**StackOverflow**
**StackOverflow**
**StackOverflow**
**StackOverflow**
**StackOverflow**
**StackOverflow**
**StackOverflow**
**StackOverflow**
**StackOverflow**
**StackOverflow**
**StackOverflow**
**StackOverflow**
**StackOverflow**
**StackOverflow**
**StackOverflow**
**StackOverflow**
**StackOverflow**
**StackOverflow**
**StackOverflow**
**StackOverflow**
**StackOverflow**
**StackOverflow**
**StackOverflow**
**StackOverflow**
**StackOverflow**
**StackOverflow**
**StackOverflow**
**StackOverflow**
**StackOverflow**
**StackOverflow**
**StackOverflow**
**StackOverflow**
**StackOverflow**
**StackOverflow**
findNextHandlerOrSignalingContext
tempAt:
tempAt:
findNextUnwindContextUpTo:
terminateTo:
**StackOverflow**
**StackOverflow**
**StackOverflow**
**StackOverflow**
**StackOverflow**
**StackOverflow**
**StackOverflow**
**StackOverflow**
**StackOverflow**
**StackOverflow**
**StackOverflow**
**StackOverflow**
**StackOverflow**
**StackOverflow**
**StackOverflow**
**StackOverflow**
**StackOverflow**
**StackOverflow**
**StackOverflow**
**StackOverflow**
**StackOverflow**
**StackOverflow**
**StackOverflow**
**StackOverflow**
**StackOverflow**
**StackOverflow**
**StackOverflow**
**StackOverflow**
**StackOverflow**
**StackOverflow**
**StackOverflow**
**StackOverflow**
**StackOverflow**
**StackOverflow**
**StackOverflow**
**StackOverflow**
findNextHandlerOrSignalingContext
tempAt:
tempAt:
findNextUnwindContextUpTo:
terminateTo:
**StackOverflow**
**StackOverflow**
**StackOverflow**
**StackOverflow**
**StackOverflow**
**StackOverflow**
**StackOverflow**
**StackOverflow**
**StackOverflow**
**StackOverflow**
**StackOverflow**
**StackOverflow**
**StackOverflow**
**StackOverflow**
**StackOverflow**
**StackOverflow**
**StackOverflow**
**StackOverflow**
**StackOverflow**
**StackOverflow**
**StackOverflow**
**StackOverflow**
**StackOverflow**
**StackOverflow**
**StackOverflow**
**StackOverflow**
**StackOverflow**
**StackOverflow**
**StackOverflow**
**StackOverflow**
findNextHandlerOrSignalingContext
tempAt:
tempAt:
instVarAt:
instVarAt:
instVarAt:
instVarAt:
instVarAt:
instVarAt:
instVarAt:
instVarAt:
instVarAt:
basicSize
fuelPointsTo:
instVarAt:
instVarAt:
instVarAt:
instVarAt:
instVarAt:
instVarAt:
basicSize
basicAt:
basicAt:
fuelPointsTo:
basicIdentityHash
basicIdentityHash
fuelPointsTo:
instVarAt:
instVarAt:
**CompactCode**


Stack backtrace:
	[017C3320] ??? + 0xc3320 in CogCode
	[0170276D] do: + 0xcd in CogCode
	[017A3413] referencesOf:do: + 0xcb in CogCode
	[017B1BC1] referencesOf:do: + 0x79 in CogCode
	[017A7CE0] add:traceWith: + 0x128 in CogCode
	[017A41E3] mapAndTraceByObjectClass:to: + 0x9b in CogCode
	[017B08B1] visitMethodContext: + 0x89 in CogCode
	[017A8DFA] fuelAccept: + 0x72 in CogCode
	[017A413A] mapAndTrace: + 0x72 in CogCode
	[017A40B4] mapAndTrace: + 0xc4 in CogCode
	[017A3FDB] mapAndTrace: + 0x83 in CogCode
	[017B33D8] Cog method with nil selector + 0xb8 in CogCode
	[017A0A7C] setDefaultAnalysis + 0x16c in CogCode
	[017010F8] ceBaseFrameReturnTrampoline + 0x0 in CogCode


Smalltalk stack dump:
  0x829174 M [] in FLVariablesMapping>referencesOf:do: 0x1856df8: a(n) FLVariablesMapping
  0x829198 M OrderedCollection>do: 0x1889e38: a(n) OrderedCollection
  0x8291b4 M FLVariablesMapping>referencesOf:do: 0x1856df8: a(n) FLVariablesMapping
  0x8291d4 M FLContextCluster(FLPointerObjectCluster)>referencesOf:do: 0x1849bf0: a(n) FLContextCluster
  0x8291f4 M FLContextCluster(FLVariableObjectCluster)>add:traceWith: 0x1849bf0: a(n) FLContextCluster
  0x829214 M FLLightGeneralMapper(FLMapper)>mapAndTraceByObjectClass:to: 0x1809ff0: a(n) FLLightGeneralMapper
  0x829234 M FLLightGeneralMapper>visitMethodContext: 0x1809ff0: a(n) FLLightGeneralMapper
  0x829250 M Context>fuelAccept: 0xb931d30: a(n) Context
  0x82926c M FLLightGeneralMapper>mapAndTrace: 0x1809ff0: a(n) FLLightGeneralMapper
  0x829288 M FLLightGlobalMapper>mapAndTrace: 0x180a1b0: a(n) FLLightGlobalMapper
  0x8292a4 M FLAnalysis>mapAndTrace: 0x180a1c8: a(n) FLAnalysis
  0x8292c0 M FLAnalysis>run 0x180a1c8: a(n) FLAnalysis
  0x8292dc M [] in FLAnalyzer>setDefaultAnalysis 0x180a1e8: a(n) FLAnalyzer
  0x82d090 M FLAnalyzer>analysisFor: 0x180a1e8: a(n) FLAnalyzer
  0x82d0b8 I FLSerialization>analysisStep 0x180a358: a(n) FLSerialization
  0x82d0d8 I FLSerialization>run 0x180a358: a(n) FLSerialization
  0x82d0f4 M [] in FLSerializer>setDefaultSerialization 0x180a370: a(n) FLSerializer
  0x82d118 M [] in FLSerializer>serialize:on: 0x180a370: a(n) FLSerializer
  0x82d13c M [] in FLEncoder class>on:globalEnvironment:do: 0x291c630: a(n) FLEncoder class
  0x82d15c M BlockClosure>ensure: 0x180a3e0: a(n) BlockClosure
  0x82d184 I FLEncoder class>on:globalEnvironment:do: 0x291c630: a(n) FLEncoder class
  0x82d1b0 I FLSerializer>serialize:on: 0x180a370: a(n) FLSerializer
  0x82d1d4 M [] in FLSerializer>serialize:toFileNamed: 0x180a370: a(n) FLSerializer
  0x82d1f4 M [] in FLPharo7Platform>fileNamed:writeStreamDo: 0x2c62ff8: a(n) FLPharo7Platform
  0x82d218 M [] in File>writeStreamDo: 0x180a520: a(n) File
  0x82d238 M BlockClosure>ensure: 0x180a530: a(n) BlockClosure
  0x82d260 I File>writeStreamDo: 0x180a520: a(n) File
  0x82d284 I FLPharo7Platform>fileNamed:writeStreamDo: 0x2c62ff8: a(n) FLPharo7Platform
  0x82d2ac I FLSerializer>serialize:toFileNamed: 0x180a370: a(n) FLSerializer
  0x82d2d8 I FuelOutStackDebugAction class>serializeTestFailureContext:toFileNamed: 0x2e88d70: a(n) FuelOutStackDebugAction class
 0x180a720 s [] in HDTestReport>serializeError:of:
 0x1815028 s BlockClosure>on:do:
 0x1836468 s [] in HDTestReport>serializeError:of:
 0x1851718 s BlockClosure>cull:
 0x185b360 s SystemDictionary(Dictionary)>at:ifPresent:
 0x185b3c0 s HDTestReport>serializeError:of:
 0x19b2e88 s [] in HDTestReport>runCase:
 0xb8ccd68 s BlockClosure>cull:
 0xb905e30 s Context>evaluateSignal:
 0xb90dda0 s Context>handleSignal:
 0xb914b28 s TestFailure(Exception)>pass
 0xb9190f0 s [] in TestExecutionEnvironment>runTestCaseSafelly:
 0xb91a8f8 s BlockClosure>cull:
 0xb91c5e8 s Context>evaluateSignal:
 0xb91e488 s Context>handleSignal:
 0xb920f68 s Context>handleSignal:
 0x185b420 s TestFailure(Exception)>signal
 0x19b2ee8 s TestFailure(Exception)>signal:
 0xb8ccdc8 s TestFailure class(Exception class)>signal:
 0xb905e90 s ClyMethodScopeTest(TestAsserter)>assert:description:resumable:
 0xb90de00 s ClyMethodScopeTest(TestAsserter)>assert:description:
 0x181d368 s ClyMethodScopeTest(TestAsserter)>assert:equals:
 0x18512b8 s ClyMethodScopeTest>testMethodsEnumeration
 0x18517b8 s ClyMethodScopeTest(TestCase)>performTest
 0x185b480 s [] in ClyMethodScopeTest(TestCase)>runCase
 0x184a070 s BlockClosure>ensure:
 0x1857b18 s ClyMethodScopeTest(TestCase)>runCase
 0x19b2ba8 s [] in TestExecutionEnvironment>runTestCaseSafelly:
 0x184a0d0 s BlockClosure>on:do:
 0x1857ba8 s [] in TestExecutionEnvironment>runTestCaseSafelly:
 0x184a130 s BlockClosure>on:do:
 0x1857c38 s TestExecutionEnvironment>runTestCaseSafelly:
 0x19b2c30 s [] in TestExecutionEnvironment>runTestCase:
 0x184a190 s BlockClosure>ensure:
 0x1857cd8 s [] in TestExecutionEnvironment>runTestCase:
 0x184a1f0 s BlockClosure>ifCurtailed:
 0x1857d68 s TestExecutionEnvironment>runTestCase:
 0x19b2ca8 s CurrentExecutionEnvironment class>runTestCase:
 0xb8ccb40 s ClyMethodScopeTest(TestCase)>runCaseManaged
 0xb8d5ac0 s [] in HDTestReport>runCase:
 0x184a250 s BlockClosure>on:do:
 0x1857df8 s [] in HDTestReport>runCase:
 0x19b2d08 s BlockClosure>on:do:
 0xb8ccba0 s [] in HDTestReport>runCase:
 0xb8d7690 s Time class>microsecondsToRun:
 0xb90dc10 s Time class>millisecondsToRun:
 0xb914a08 s BlockClosure>timeToRun
 0xb916790 s HDTestReport>beginTestCase:runBlock:
 0xb90dc80 s HDTestReport>runCase:
 0xb914a68 s ClyMethodScopeTest(TestCase)>run:
 0xb9167f0 s [] in HDTestReport>runAll
 0xb91a880 s OrderedCollection>do:
 0xb91c588 s [] in HDTestReport>runAll
 0xb91e410 s [] in CurrentExecutionEnvironment class>activate:for:
 0xb920e88 s BlockClosure>ensure:
 0xb922e48 s CurrentExecutionEnvironment class>activate:for:
 0xb925768 s TestExecutionEnvironment(ExecutionEnvironment)>beActiveDuring:
 0xb9282d8 s DefaultExecutionEnvironment>runTestsBy:
 0xb92a060 s CurrentExecutionEnvironment class>runTestsBy:
 0xb920f08 s HDTestReport>runAll
 0xb922ec8 s [] in HDTestReport>run
 0xb9257c8 s Time class>microsecondsToRun:
 0xb928338 s Time class>millisecondsToRun:
 0xb92a0c0 s BlockClosure>timeToRun
 0xb9283a8 s [] in HDTestReport>run
 0xb92a120 s BlockClosure>ensure:
 0xb92bc38 s [] in HDTestReport>run
 0xb92e230 s BlockClosure>ensure:
 0xb92f9a8 s Author>ifUnknownAuthorUse:during:
 0xb92fa20 s HDTestReport>run
 0xb9309f0 s HDTestReport class>runSuite:
 0xb931d30 s HDTestReport class>runClasses:named:
 0xb933648 s HDTestReport class>runPackage:
 0xb934338 s [] in HDTestReport class(HDReport class)>runPackages:
 0xb935118 s [] in Set>collect:
 0x4a044f8 s Array(SequenceableCollection)>do:
 0x4a045f8 s Set>collect:
 0x4a04598 s HDTestReport class(HDReport class)>runPackages:
 0x4a068c8 s TestCommandLineHandler>runPackages
 0x4a06958 s TestCommandLineHandler>activate
 0x4a06a28 s TestCommandLineHandler class(CommandLineHandler class)>activateWith:
 0x4a07c90 s [] in PharoCommandLineHandler(BasicCommandLineHandler)>activateSubCommand:
 0x4a07f30 s BlockClosure>on:do:
 0x4a084a0 s PharoCommandLineHandler(BasicCommandLineHandler)>activateSubCommand:
 0x4a08aa0 s PharoCommandLineHandler(BasicCommandLineHandler)>handleSubcommand
 0x4a08cf0 s PharoCommandLineHandler(BasicCommandLineHandler)>handleArgument:
 0x4a08ee8 s [] in PharoCommandLineHandler(BasicCommandLineHandler)>activate
 0x4a09068 s BlockClosure>on:do:
 0x4a09240 s [] in PharoCommandLineHandler(BasicCommandLineHandler)>activate