Console Output

+ bash -c 'bootstrap/scripts/runTests.sh 32 Tests-osx-32'
+ CACHE=bootstrap-cache
+ find bootstrap-cache
bootstrap-cache
bootstrap-cache/Pharo8.0-32bit-3c3ee3a.sources
bootstrap-cache/Pharo8.0-SNAPSHOT-32bit-3c3ee3a.zip
bootstrap-cache/Pharo8.0-SNAPSHOT-bootstrap-32bit-3c3ee3a.zip
bootstrap-cache/Pharo8.0-SNAPSHOT-compiler-32bit-3c3ee3a.zip
bootstrap-cache/Pharo8.0-SNAPSHOT-core-32bit-3c3ee3a.zip
bootstrap-cache/Pharo8.0-SNAPSHOT-hermesPackages-32bit-3c3ee3a.zip
bootstrap-cache/Pharo8.0-SNAPSHOT-metacello-32bit-3c3ee3a.zip
bootstrap-cache/Pharo8.0-SNAPSHOT-monticello-32bit-3c3ee3a.zip
bootstrap-cache/Pharo8.0-SNAPSHOT-monticello_bootstrap-32bit-3c3ee3a.zip
bootstrap-cache/Pharo8.0-SNAPSHOT-rpackage-32bit-3c3ee3a.zip
bootstrap-cache/Pharo8.0-SNAPSHOT-traits-32bit-3c3ee3a.zip
bootstrap-cache/PharoV60.sources
++ cut -d/ -f 2
++ cut -d- -f 1-2
++ find bootstrap-cache -name 'Pharo*.zip'
++ head -n 1
+ TEST_NAME_PREFIX=Pharo8.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-mac-stable.zip
pharo-vm/Pharo.app/Contents/MacOS/Pharo
Creating starter scripts pharo and pharo-ui
VM downloaded
++ find bootstrap-cache -name 'Pharo8.0-SNAPSHOT-32bit-*.zip'
+ IMAGE_ARCHIVE=bootstrap-cache/Pharo8.0-SNAPSHOT-32bit-3c3ee3a.zip
+ unzip bootstrap-cache/Pharo8.0-SNAPSHOT-32bit-3c3ee3a.zip
Archive:  bootstrap-cache/Pharo8.0-SNAPSHOT-32bit-3c3ee3a.zip
  inflating: Pharo8.0-SNAPSHOT-32bit-3c3ee3a.changes  
  inflating: Pharo8.0-SNAPSHOT-32bit-3c3ee3a.image  
  inflating: Pharo8.0-32bit-3c3ee3a.sources  
 extracting: pharo.version           
++ find . -name Pharo8.0-SNAPSHOT-32bit-3c3ee3a.image
+ IMAGE_FILE=./Pharo8.0-SNAPSHOT-32bit-3c3ee3a.image
++ find . -name Pharo8.0-SNAPSHOT-32bit-3c3ee3a.changes
+ CHANGES_FILE=./Pharo8.0-SNAPSHOT-32bit-3c3ee3a.changes
+ cp bootstrap-cache/Pharo8.0-32bit-3c3ee3a.sources bootstrap-cache/PharoV60.sources .
+ mv ./Pharo8.0-SNAPSHOT-32bit-3c3ee3a.image Pharo.image
+ mv ./Pharo8.0-SNAPSHOT-32bit-3c3ee3a.changes Pharo.changes
+ export PHARO_CI_TESTING_ENVIRONMENT=1
+ PHARO_CI_TESTING_ENVIRONMENT=1
+ ./pharo Pharo.image test --junit-xml-output --stage-name=Tests-osx-32 '.*'
2019-08-09 10:37:52.795 Pharo[85182:507] ApplePersistenceIgnoreState: Existing state will not be touched. New state will be written to /var/folders/w0/nn_htp7n6ddcydvkv21hjzhc0000gn/T/org.pharo.Pharo.savedState
2019-08-09 10:37:53.089 Pharo[85182:507] 10:37:53.089 ERROR:     [0xa146e1a8] AQMEIO.cpp:377: _FindIOUnit: error -66680
2019-08-09 10:37:53.089 Pharo[85182:507] 10:37:53.089 ERROR:     [0xa146e1a8] >aq> AudioQueueObject.cpp:1590: Prime: failed (-66680); will stop (5512/0 frames)
2019-08-09 10:37:53.090 Pharo[85182:507] 10:37:53.090 ERROR:     [0xa146e1a8] AQMEIO.cpp:377: _FindIOUnit: error -66680
2019-08-09 10:37:53.090 Pharo[85182:507] 10:37:53.090 ERROR:     [0xa146e1a8] >aq> AudioQueueObject.cpp:1590: Prime: failed (-66680); will stop (33075/0 frames)

ClyClassWithUndeclares>>method1WithUndeclares (undeclaredStubInstVar1 is Undeclared) 

ClyClassWithUndeclares>>method2WithUndeclares (undeclaredStubInstVar2 is Undeclared) 

UndefinedObject>>noMethod (Foo is Undeclared) 

UndefinedObject>>noMethod (Foo is Undeclared) 

UndefinedObject>>noMethod (Foo is Undeclared) 
'Cannot read stored value of #notExistingClassStoredSettingSTONString. Exception: KeyNotFound: key #MockNotExistingClass not found in SystemDictionary'

*** Warning: PotentialOutDatedDependencyWarning: Kernel: System-Localization dependency declared in the package Manifest as manuallyResolvedDependencies not detected as a dependency!

*** Warning: PotentialOutDatedDependencyWarning: Kernel: System-Localization dependency declared in the package Manifest as manuallyResolvedDependencies not detected as a dependency!

*** Warning: PotentialOutDatedDependencyWarning: Kernel: System-Localization dependency declared in the package Manifest as manuallyResolvedDependencies not detected as a dependency!

*** Warning: PotentialOutDatedDependencyWarning: Collections-Unordered: Jobs dependency declared in the package Manifest as manuallyResolvedDependencies not detected as a dependency!

*** Warning: PotentialOutDatedDependencyWarning: Collections-Unordered: UIManager dependency declared in the package Manifest as manuallyResolvedDependencies not detected as a dependency!
\The class #RenrakuProgrammaticallyCreatedClassTestis removed twice

C2>>setValues2 (d is Undeclared) 

C2>>setValues2 (e is Undeclared) 

C2>>setValues2 (f is Undeclared) 

C2>>getValues2 (d is Undeclared) 

C2>>getValues2 (e is Undeclared) 

C2>>getValues2 (f is Undeclared) 

C2>>setValues2 (d is Undeclared) 

C2>>setValues2 (e is Undeclared) 

C2>>setValues2 (f is Undeclared) 

C2>>getValues2 (d is Undeclared) 

C2>>getValues2 (e is Undeclared) 

C2>>getValues2 (f is Undeclared) 

C1>>doSomething (otherSlot is Undeclared) 

C1>>doSomething (otherSlot is Undeclared) 
Pharo writing to the standard error
Running tests in 629 Packages
Pharo writing to the standard output

UndefinedObject>>noMethod (Xcrd is Undeclared) 

UndefinedObject>>noMethod (cdfgdf is Undeclared) 

UndefinedObject>>noMethod (PoPouet is Undeclared) 

UndefinedObject>>noMethod (TheSuperClass is Undeclared) 

UndefinedObject>>noMethod (TheSuperClass is Undeclared) 

UndefinedObject>>noMethod (TheSuperClass is Undeclared) 

UndefinedObject>>noMethod (TheSuperClass is Undeclared) 

UndefinedObject>>noMethod (TheSuperClass is Undeclared) 

UndefinedObject>>noMethod (TheSuperClass is Undeclared) 

UndefinedObject>>noMethod (TheSuperClass is Undeclared) 

UndefinedObject>>noMethod (TheSuperClass is Undeclared) 

UndefinedObject>>noMethod (TheSuperClass is Undeclared) 

UndefinedObject>>noMethod (TheSuperClass is Undeclared) 

UndefinedObject>>noMethod (TheSuperClass is Undeclared) 

UndefinedObject>>noMethod (TheSuperClass is Undeclared) 

UndefinedObject>>noMethod (TheSuperClass is Undeclared) 

UndefinedObject>>noMethod (TheSuperClass is Undeclared) 

UndefinedObject>>noMethod (TheSuperClass is Undeclared) 

UndefinedObject>>noMethod (TheSuperClass is Undeclared) 

UndefinedObject>>noMethod (TheSuperClass is Undeclared) 

UndefinedObject>>noMethod (MyTrait is Undeclared) 

UndefinedObject>>noMethod (TheSuperClass is Undeclared) 

UndefinedObject>>noMethod (MyTrait is Undeclared) 

UndefinedObject>>noMethod (TheSuperClass is Undeclared) 

UndefinedObject>>noMethod (MyTrait is Undeclared) 

UndefinedObject>>noMethod (TheSuperClass is Undeclared) 

UndefinedObject>>noMethod (MyTrait is Undeclared) 

UndefinedObject>>noMethod (TheSuperClass is Undeclared) 

UndefinedObject>>noMethod (MyTrait is Undeclared) 

UndefinedObject>>noMethod (TheSuperClass is Undeclared) 

UndefinedObject>>noMethod (MyTrait is Undeclared) 

UndefinedObject>>noMethod (TheSuperClass is Undeclared) 

UndefinedObject>>noMethod (MyTrait is Undeclared) 

UndefinedObject>>noMethod (TheSuperClass is Undeclared) 

UndefinedObject>>noMethod (MyTrait is Undeclared) 

UndefinedObject>>noMethod (TheSuperClass is Undeclared) 

UndefinedObject>>noMethod (MyTrait is Undeclared) 

UndefinedObject>>noMethod (TheSuperClass is Undeclared) 

UndefinedObject>>noMethod (MyTrait is Undeclared) 

UndefinedObject>>noMethod (TheSuperClass is Undeclared) 

UndefinedObject>>noMethod (MyTrait is Undeclared) 

UndefinedObject>>noMethod (TheSuperClass is Undeclared) 

UndefinedObject>>noMethod (MyTrait is Undeclared) 

UndefinedObject>>noMethod (TheSuperClass is Undeclared) 

UndefinedObject>>noMethod (MyTrait is Undeclared) 

UndefinedObject>>noMethod (TheSuperClass is Undeclared) 

UndefinedObject>>noMethod (MyTrait is Undeclared) 

UndefinedObject>>noMethod (TheSuperClass is Undeclared) 

UndefinedObject>>noMethod (MyTrait is Undeclared) 

UndefinedObject>>noMethod (TheSuperClass is Undeclared) 

UndefinedObject>>noMethod (MyTrait is Undeclared) 

UndefinedObject>>noMethod (TheSuperClass is Undeclared) 

UndefinedObject>>noMethod (MyTrait is Undeclared) 

UndefinedObject>>noMethod (TheSuperClass is Undeclared) 

UndefinedObject>>noMethod (MyTrait is Undeclared) 

UndefinedObject>>noMethod (TheSuperClass is Undeclared) 

UndefinedObject>>noMethod (MyTrait is Undeclared) 

UndefinedObject>>noMethod (TheSuperClass is Undeclared) 

UndefinedObject>>noMethod (MyTrait is Undeclared) 

UndefinedObject>>noMethod (TheSuperClass is Undeclared) 

UndefinedObject>>noMethod (MyTrait is Undeclared) 

UndefinedObject>>noMethod (AnotherTrait is Undeclared) 

UndefinedObject>>noMethod (TheSuperClass is Undeclared) 

UndefinedObject>>noMethod (MyTrait is Undeclared) 

UndefinedObject>>noMethod (AnotherTrait is Undeclared) 

UndefinedObject>>noMethod (TheSuperClass is Undeclared) 

UndefinedObject>>noMethod (MyTrait is Undeclared) 

UndefinedObject>>noMethod (AnotherTrait is Undeclared) 

UndefinedObject>>noMethod (TheSuperClass is Undeclared) 

UndefinedObject>>noMethod (MyTrait is Undeclared) 

UndefinedObject>>noMethod (AnotherTrait is Undeclared) 

UndefinedObject>>noMethod (TheSuperClass is Undeclared) 

UndefinedObject>>noMethod (MyTrait is Undeclared) 

UndefinedObject>>noMethod (AnotherTrait is Undeclared) 

UndefinedObject>>noMethod (TheSuperClass is Undeclared) 

UndefinedObject>>noMethod (MyTrait is Undeclared) 

UndefinedObject>>noMethod (AnotherTrait is Undeclared) 

UndefinedObject>>noMethod (TheSuperClass is Undeclared) 

UndefinedObject>>noMethod (MyTrait is Undeclared) 

UndefinedObject>>noMethod (AnotherTrait is Undeclared) 

UndefinedObject>>noMethod (TheSuperClass is Undeclared) 

UndefinedObject>>noMethod (MyTrait is Undeclared) 

UndefinedObject>>noMethod (AnotherTrait is Undeclared) 

UndefinedObject>>noMethod (TheSuperClass is Undeclared) 

UndefinedObject>>noMethod (MyTrait is Undeclared) 

UndefinedObject>>noMethod (AnotherTrait is Undeclared) 

UndefinedObject>>noMethod (TheSuperClass is Undeclared) 

UndefinedObject>>noMethod (MyTrait is Undeclared) 

UndefinedObject>>noMethod (AnotherTrait is Undeclared) 

UndefinedObject>>noMethod (TheSuperClass is Undeclared) 

UndefinedObject>>noMethod (MyTrait is Undeclared) 

UndefinedObject>>noMethod (AnotherTrait is Undeclared) 

UndefinedObject>>noMethod (TheSuperClass is Undeclared) 

UndefinedObject>>noMethod (MyTrait is Undeclared) 

UndefinedObject>>noMethod (AnotherTrait is Undeclared) 

UndefinedObject>>noMethod (TheSuperClass is Undeclared) 

UndefinedObject>>noMethod (MyTrait is Undeclared) 

UndefinedObject>>noMethod (AnotherTrait is Undeclared) 

UndefinedObject>>noMethod (TheSuperClass is Undeclared) 

UndefinedObject>>noMethod (MyTrait is Undeclared) 

UndefinedObject>>noMethod (AnotherTrait is Undeclared) 

UndefinedObject>>noMethod (TheSuperClass is Undeclared) 

UndefinedObject>>noMethod (MyTrait is Undeclared) 

UndefinedObject>>noMethod (AnotherTrait is Undeclared) 

UndefinedObject>>noMethod (TheSuperClass is Undeclared) 

UndefinedObject>>noMethod (MyTrait is Undeclared) 

UndefinedObject>>noMethod (AnotherTrait is Undeclared) 

UndefinedObject>>noMethod (TheSuperClass is Undeclared) 

UndefinedObject>>noMethod (MyTrait is Undeclared) 

UndefinedObject>>noMethod (AnotherTrait is Undeclared) 

UndefinedObject>>noMethod (TheSuperClass is Undeclared) 

UndefinedObject>>noMethod (MyTrait is Undeclared) 

UndefinedObject>>noMethod (AnotherTrait is Undeclared) 

UndefinedObject>>noMethod (TheSuperClass is Undeclared) 

UndefinedObject>>noMethod (MyTrait is Undeclared) 

UndefinedObject>>noMethod (TheSuperClass is Undeclared) 

UndefinedObject>>noMethod (MyTrait is Undeclared) 

UndefinedObject>>noMethod (TheSuperClass is Undeclared) 

UndefinedObject>>noMethod (MyTrait is Undeclared) 

UndefinedObject>>noMethod (TheSuperClass is Undeclared) 

UndefinedObject>>noMethod (MyTrait is Undeclared) 

UndefinedObject>>noMethod (TheSuperClass is Undeclared) 

UndefinedObject>>noMethod (MyTrait is Undeclared) 

UndefinedObject>>noMethod (TheSuperClass is Undeclared) 

UndefinedObject>>noMethod (MyTrait is Undeclared) 

UndefinedObject>>noMethod (TheSuperClass is Undeclared) 

UndefinedObject>>noMethod (MyTrait is Undeclared) 

UndefinedObject>>noMethod (TheSuperClass is Undeclared) 

UndefinedObject>>noMethod (MyTrait is Undeclared) 

UndefinedObject>>noMethod (TheSuperClass is Undeclared) 

UndefinedObject>>noMethod (MyTrait is Undeclared) 

UndefinedObject>>noMethod (TheSuperClass is Undeclared) 

UndefinedObject>>noMethod (MyTrait is Undeclared) 

UndefinedObject>>noMethod (TheSuperClass is Undeclared) 

UndefinedObject>>noMethod (MyTrait is Undeclared) 

UndefinedObject>>noMethod (TheSuperClass is Undeclared) 

UndefinedObject>>noMethod (MyTrait is Undeclared) 

UndefinedObject>>noMethod (TheSuperClass is Undeclared) 

UndefinedObject>>noMethod (MyTrait is Undeclared) 

UndefinedObject>>noMethod (TheSuperClass is Undeclared) 

UndefinedObject>>noMethod (MyTrait is Undeclared) 

UndefinedObject>>noMethod (TheSuperClass is Undeclared) 

UndefinedObject>>noMethod (MyTrait is Undeclared) 

UndefinedObject>>noMethod (TheSuperClass is Undeclared) 

UndefinedObject>>noMethod (MyTrait is Undeclared) 

UndefinedObject>>noMethod (TheSuperClass is Undeclared) 

UndefinedObject>>noMethod (MyTrait is Undeclared) 

UndefinedObject>>noMethod (TheSuperClass is Undeclared) 

UndefinedObject>>noMethod (MyTrait is Undeclared) 

UndefinedObject>>noMethod (TheSuperClass is Undeclared) 

UndefinedObject>>noMethod (MyTrait is Undeclared) 

UndefinedObject>>noMethod (TheSuperClass is Undeclared) 

UndefinedObject>>noMethod (MyTrait is Undeclared) 

UndefinedObject>>noMethod (TheSuperClass is Undeclared) 

UndefinedObject>>noMethod (MyTrait is Undeclared) 

UndefinedObject>>noMethod (TheSuperClass is Undeclared) 

UndefinedObject>>noMethod (MyTrait is Undeclared) 

UndefinedObject>>noMethod (TheSuperClass is Undeclared) 

UndefinedObject>>noMethod (MyTrait is Undeclared) 

UndefinedObject>>noMethod (TheSuperClass is Undeclared) 

UndefinedObject>>noMethod (MyTrait is Undeclared) 

UndefinedObject>>noMethod (TheSuperClass is Undeclared) 

UndefinedObject>>noMethod (MyTrait is Undeclared) 

UndefinedObject>>noMethod (TheSuperClass is Undeclared) 

UndefinedObject>>noMethod (MyTrait is Undeclared) 

UndefinedObject>>noMethod (TheSuperClass is Undeclared) 

UndefinedObject>>noMethod (MyTrait is Undeclared) 

UndefinedObject>>noMethod (TheSuperClass is Undeclared) 

UndefinedObject>>noMethod (MyTrait is Undeclared) 

UndefinedObject>>noMethod (TheSuperClass is Undeclared) 

UndefinedObject>>noMethod (MyTrait is Undeclared) 

UndefinedObject>>noMethod (TheSuperClass is Undeclared) 

UndefinedObject>>noMethod (MyTrait is Undeclared) 

UndefinedObject>>noMethod (TheSuperClass is Undeclared) 

UndefinedObject>>noMethod (MyTrait is Undeclared) 

UndefinedObject>>noMethod (TheSuperClass is Undeclared) 

UndefinedObject>>noMethod (MyTrait is Undeclared) 

UndefinedObject>>noMethod (TheSuperClass is Undeclared) 

UndefinedObject>>noMethod (MyTrait is Undeclared) 

UndefinedObject>>noMethod (TheSuperClass is Undeclared) 

UndefinedObject>>noMethod (MyTrait is Undeclared) 

UndefinedObject>>noMethod (TheSuperClass is Undeclared) 

UndefinedObject>>noMethod (MyTrait is Undeclared) 

UndefinedObject>>noMethod (TheSuperClass is Undeclared) 

UndefinedObject>>noMethod (MyTrait is Undeclared) 

UndefinedObject>>noMethod (TheSuperClass is Undeclared) 

UndefinedObject>>noMethod (TheSuperClass is Undeclared) 

UndefinedObject>>noMethod (TheSuperClass is Undeclared) 

UndefinedObject>>noMethod (TheSuperClass is Undeclared) 

UndefinedObject>>noMethod (TheSuperClass is Undeclared) 

UndefinedObject>>noMethod (TheSuperClass is Undeclared) 

UndefinedObject>>noMethod (TheSuperClass is Undeclared) 

UndefinedObject>>noMethod (TheSuperClass is Undeclared) 

UndefinedObject>>noMethod (TheSuperClass is Undeclared) 

UndefinedObject>>noMethod (TheSuperClass is Undeclared) 

UndefinedObject>>noMethod (TheSuperClass is Undeclared) 

UndefinedObject>>noMethod (TheSuperClass is Undeclared) 

UndefinedObject>>noMethod (TheSuperClass is Undeclared) 

UndefinedObject>>noMethod (TheSuperClass is Undeclared) 

UndefinedObject>>noMethod (TheSuperClass is Undeclared) 

UndefinedObject>>noMethod (TheSuperClass is Undeclared) 

UndefinedObject>>noMethod (TheSuperClass is Undeclared) 

UndefinedObject>>noMethod (TheSuperClass is Undeclared) 

UndefinedObject>>noMethod (TheSuperClass is Undeclared) 

UndefinedObject>>noMethod (TheSuperClass is Undeclared) 

UndefinedObject>>noMethod (TheSuperClass is Undeclared) 

UndefinedObject>>noMethod (TheSuperClass is Undeclared) 

UndefinedObject>>noMethod (TheSuperClass is Undeclared) 

UndefinedObject>>noMethod (TheSuperClass is Undeclared) 

UndefinedObject>>noMethod (TheSuperClass is Undeclared) 

UndefinedObject>>noMethod (TheSuperClass is Undeclared) 

UndefinedObject>>noMethod (TheSuperClass is Undeclared) 

UndefinedObject>>noMethod (TheSuperClass is Undeclared) 

UndefinedObject>>noMethod (TheSuperClass is Undeclared) 

UndefinedObject>>noMethod (TheSuperClass is Undeclared) 

UndefinedObject>>noMethod (TheSuperClass is Undeclared) 

UndefinedObject>>noMethod (TheSuperClass is Undeclared) 

UndefinedObject>>noMethod (TheSuperClass is Undeclared) 

UndefinedObject>>noMethod (TheSuperClass is Undeclared) 

UndefinedObject>>noMethod (TheSuperClass is Undeclared) 

UndefinedObject>>noMethod (TheSuperClass is Undeclared) 

UndefinedObject>>noMethod (TheSuperClass is Undeclared) 

UndefinedObject>>noMethod (TheSuperClass is Undeclared) 

UndefinedObject>>noMethod (TheSuperClass is Undeclared) 

UndefinedObject>>noMethod (TheSuperClass is Undeclared) 

UndefinedObject>>noMethod (TheSuperClass is Undeclared) 

UndefinedObject>>noMethod (TheSuperClass is Undeclared) 

UndefinedObject>>noMethod (TheSuperClass is Undeclared) 

UndefinedObject>>noMethod (TheSuperClass is Undeclared) 

UndefinedObject>>noMethod (TheSuperClass is Undeclared) 

UndefinedObject>>noMethod (TheSuperClass is Undeclared) 

UndefinedObject>>noMethod (TheSuperClass is Undeclared) 

UndefinedObject>>noMethod (TheSuperClass is Undeclared) 

UndefinedObject>>noMethod (TheSuperClass is Undeclared) 

UndefinedObject>>noMethod (TheSuperClass is Undeclared) 

UndefinedObject>>noMethod (TheSuperClass is Undeclared) 

UndefinedObject>>noMethod (TheSuperClass is Undeclared) 

UndefinedObject>>noMethod (TheSuperClass is Undeclared) 

UndefinedObject>>noMethod (TheSuperClass is Undeclared) 

UndefinedObject>>noMethod (TheSuperClass is Undeclared) 

UndefinedObject>>noMethod (TheSuperClass is Undeclared) 

UndefinedObject>>noMethod (TheSuperClass is Undeclared) 

UndefinedObject>>noMethod (TheSuperClass is Undeclared) 

UndefinedObject>>noMethod (TheSuperClass is Undeclared) 

UndefinedObject>>noMethod (TheSuperClass is Undeclared) 

UndefinedObject>>noMethod (TheSuperClass is Undeclared) 

UndefinedObject>>noMethod (TheSuperClass is Undeclared) 

UndefinedObject>>noMethod (TheSuperClass is Undeclared) 

UndefinedObject>>noMethod (TheSuperClass is Undeclared) 

UndefinedObject>>noMethod (TheSuperClass is Undeclared) 

UndefinedObject>>noMethod (TheSuperClass is Undeclared) 

UndefinedObject>>noMethod (TheSuperClass is Undeclared) 

UndefinedObject>>noMethod (TheSuperClass is Undeclared) 

UndefinedObject>>noMethod (TheSuperClass is Undeclared) 

UndefinedObject>>noMethod (TheSuperClass is Undeclared) 

UndefinedObject>>noMethod (TheSuperClass is Undeclared) 

UndefinedObject>>noMethod (TheSuperClass is Undeclared) 

UndefinedObject>>noMethod (TheSuperClass is Undeclared) 

UndefinedObject>>noMethod (TheSuperClass is Undeclared) 

UndefinedObject>>noMethod (TheSuperClass is Undeclared) 

UndefinedObject>>noMethod (TheSuperClass is Undeclared) 

UndefinedObject>>noMethod (TheSuperClass is Undeclared) 

UndefinedObject>>noMethod (TheSuperClass is Undeclared) 

UndefinedObject>>noMethod (TheSuperClass is Undeclared) 

UndefinedObject>>noMethod (TheSuperClass is Undeclared) 

UndefinedObject>>noMethod (TheSuperClass is Undeclared) 

UndefinedObject>>noMethod (TheSuperClass is Undeclared) 

UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
.
UndefinedObject>>noMethod (TheSuperClass is Undeclared) 

UndefinedObject>>noMethod (TheSuperClass is Undeclared) 

UndefinedObject>>noMethod (TheSuperClass is Undeclared) 

UndefinedObject>>noMethod (TheSuperClass is Undeclared) 

UndefinedObject>>noMethod (TheSuperClass is Undeclared) 

UndefinedObject>>noMethod (TheSuperClass is Undeclared) 

UndefinedObject>>noMethod (TheSuperClass is Undeclared) 

UndefinedObject>>noMethod (TheSuperClass is Undeclared) 

UndefinedObject>>noMethod (TheSuperClass is Undeclared) 

UndefinedObject>>noMethod (TheSuperClass is Undeclared) 

UndefinedObject>>noMethod (TheSuperClass is Undeclared) 

UndefinedObject>>noMethod (TheSuperClass is Undeclared) 

UndefinedObject>>noMethod (TheSuperClass is Undeclared) 

UndefinedObject>>noMethod (TheSuperClass is Undeclared) 

UndefinedObject>>noMethod (TheSuperClass is Undeclared) 

UndefinedObject>>noMethod (TheSuperClass is Undeclared) 

UndefinedObject>>noMethod (TheSuperClass is Undeclared) 

UndefinedObject>>noMethod (TheSuperClass is Undeclared) 

UndefinedObject>>noMethod (TheSuperClass is Undeclared) 

UndefinedObject>>noMethod (TheSuperClass is Undeclared) 

UndefinedObject>>noMethod (TheSuperClass is Undeclared) 

UndefinedObject>>noMethod (TheSuperClass is Undeclared) 

UndefinedObject>>noMethod (TheSuperClass is Undeclared) 

UndefinedObject>>noMethod (TheSuperClass is Undeclared) 

UndefinedObject>>noMethod (TheSuperClass is Undeclared) 

UndefinedObject>>noMethod (TheSuperClass is Undeclared) 

UndefinedObject>>noMethod (TheSuperClass is Undeclared) 

UndefinedObject>>noMethod (TheSuperClass is Undeclared) 

UndefinedObject>>noMethod (TheSuperClass is Undeclared) 

UndefinedObject>>noMethod (TheSuperClass is Undeclared) 

UndefinedObject>>noMethod (TheSuperClass is Undeclared) 

UndefinedObject>>noMethod (TheSuperClass is Undeclared) 

UndefinedObject>>noMethod (TheSuperClass is Undeclared) 

UndefinedObject>>noMethod (TheSuperClass is Undeclared) 

UndefinedObject>>noMethod (TheSuperClass is Undeclared) 

UndefinedObject>>noMethod (TheSuperClass is Undeclared) 

UndefinedObject>>noMethod (TheSuperClass is Undeclared) 

UndefinedObject>>noMethod (TheSuperClass is Undeclared) 

UndefinedObject>>noMethod (TheSuperClass is Undeclared) 

UndefinedObject>>noMethod (TheSuperClass is Undeclared) 

UndefinedObject>>noMethod (TheSuperClass is Undeclared) 

UndefinedObject>>noMethod (TheSuperClass is Undeclared) 

UndefinedObject>>noMethod (TheSuperClass is Undeclared) 

UndefinedObject>>noMethod (TheSuperClass is Undeclared) 

UndefinedObject>>noMethod (TheSuperClass is Undeclared) 

UndefinedObject>>noMethod (TheSuperClass is Undeclared) 

UndefinedObject>>noMethod (TheSuperClass is Undeclared) 

UndefinedObject>>noMethod (TheSuperClass is Undeclared) 

UndefinedObject>>noMethod (TheSuperClass is Undeclared) 

UndefinedObject>>noMethod (TheSuperClass is Undeclared) 

UndefinedObject>>noMethod (TheSuperClass is Undeclared) 

UndefinedObject>>noMethod (TheSuperClass is Undeclared) 

UndefinedObject>>noMethod (TheSuperClass is Undeclared) 

UndefinedObject>>noMethod (TheSuperClass is Undeclared) 

UndefinedObject>>noMethod (TheSuperClass is Undeclared) 

UndefinedObject>>noMethod (TheSuperClass is Undeclared) 

UndefinedObject>>noMethod (TheSuperClass is Undeclared) 

UndefinedObject>>noMethod (TheSuperClass is Undeclared) 

UndefinedObject>>noMethod (TheSuperClass is Undeclared) 

UndefinedObject>>noMethod (TheSuperClass is Undeclared) 

UndefinedObject>>noMethod (TheSuperClass is Undeclared) 

UndefinedObject>>noMethod (TheSuperClass is Undeclared) 

UndefinedObject>>noMethod (TheSuperClass is Undeclared) 

UndefinedObject>>noMethod (TheSuperClass is Undeclared) 

UndefinedObject>>noMethod (TheSuperClass is Undeclared) 

UndefinedObject>>noMethod (TheSuperClass is Undeclared) 

UndefinedObject>>noMethod (TheSuperClass is Undeclared) 

UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
somethingsomething
UndefinedObject>>conditionBlockGenerator (val is Undeclared) 

UndefinedObject>>conditionBlockGenerator (arg is Undeclared) 

UndefinedObject>>conditionBlockGenerator (val is Undeclared) 

UndefinedObject>>conditionBlockGenerator (arg is Undeclared) 

UndefinedObject>>conditionBlockGenerator (arg1 is Undeclared) 

UndefinedObject>>conditionBlockGenerator (arg2 is Undeclared) 

UndefinedObject>>conditionBlockGenerator (arg1 is Undeclared) 

UndefinedObject>>conditionBlockGenerator (arg2 is Undeclared) 

UndefinedObject>>conditionBlockGenerator (var is Undeclared) 

UndefinedObject>>conditionBlockGenerator (var is Undeclared) 
The method AbstractTextPresenter>>#beForCode called from SugsContextTest>>#testTetModelIsAValidContext has been deprecated.
The forCode functionality has moved to TextCodePresenter, please use it instead TextPresenter.

*** Warning: Deprecation: The method AbstractTextPresenter>>#beForCode called from SugsContextTest>>#testTetModelIsAValidContext has been deprecated.
The forCode functionality has moved to TextCodePresenter, please use it instead TextPresenter.
./pharo: line 11: 85182 Trace/BPT trap: 5       "$DIR"/"pharo-vm/Pharo.app/Contents/MacOS/Pharo" --headless "$@"