Skip to content

Console Output

+ bash -c bootstrap/scripts/runTests.sh 64 Tests-unix-64
+++ dirname bootstrap/scripts/runTests.sh
++ cd bootstrap/scripts
++ pwd -P
+ SCRIPTS=/builds/workspace/uest_and_branch_Pipeline_Pharo13/Tests-unix-64/bootstrap/scripts
+ . /builds/workspace/uest_and_branch_Pipeline_Pharo13/Tests-unix-64/bootstrap/scripts/envvars.sh
++ '[' -z x ']'
++ '[' -z ']'
++ echo 'BOOTSTRAP_ARCH not specified, defaulting to 64'
BOOTSTRAP_ARCH not specified, defaulting to 64
++ export BOOTSTRAP_ARCH=64
++ BOOTSTRAP_ARCH=64
++ '[' -z ']'
++++ dirname /builds/workspace/uest_and_branch_Pipeline_Pharo13/Tests-unix-64/bootstrap/scripts/envvars.sh
+++ cd /builds/workspace/uest_and_branch_Pipeline_Pharo13/Tests-unix-64/bootstrap/scripts/../..
+++ pwd -P
++ export BOOTSTRAP_REPOSITORY=/builds/workspace/uest_and_branch_Pipeline_Pharo13/Tests-unix-64
++ BOOTSTRAP_REPOSITORY=/builds/workspace/uest_and_branch_Pipeline_Pharo13/Tests-unix-64
+++ pwd -P
++ ROOT_DIR=/builds/workspace/uest_and_branch_Pipeline_Pharo13/Tests-unix-64/build
++ '[' -z ']'
++ BOOTSTRAP_CACHE=/builds/workspace/uest_and_branch_Pipeline_Pharo13/Tests-unix-64/build/bootstrap-cache
++ export BOOTSTRAP_CACHE
++ '[' -z ']'
++ BOOTSTRAP_DOWNLOADS=/builds/workspace/uest_and_branch_Pipeline_Pharo13/Tests-unix-64/build/bootstrap-downloads
++ export BOOTSTRAP_DOWNLOADS
++ '[' -z ']'
++ VM='/builds/workspace/uest_and_branch_Pipeline_Pharo13/Tests-unix-64/build/bootstrap-downloads/vmtarget/pharo --headless'
++ VM_BOOTSTRAP='/builds/workspace/uest_and_branch_Pipeline_Pharo13/Tests-unix-64/build/bootstrap-downloads/vmBootstrap/pharo --headless'
++ IMAGE_FLAGS=--no-default-preferences
++++ dirname /builds/workspace/uest_and_branch_Pipeline_Pharo13/Tests-unix-64/bootstrap/scripts/envvars.sh
+++ cd /builds/workspace/uest_and_branch_Pipeline_Pharo13/Tests-unix-64/bootstrap/scripts
+++ pwd -P
++ . /builds/workspace/uest_and_branch_Pipeline_Pharo13/Tests-unix-64/bootstrap/scripts/envversion.sh
+ CACHE=/builds/workspace/uest_and_branch_Pipeline_Pharo13/Tests-unix-64/build/bootstrap-cache
+ find /builds/workspace/uest_and_branch_Pipeline_Pharo13/Tests-unix-64/build/bootstrap-cache
/builds/workspace/uest_and_branch_Pipeline_Pharo13/Tests-unix-64/build/bootstrap-cache
/builds/workspace/uest_and_branch_Pipeline_Pharo13/Tests-unix-64/build/bootstrap-cache/Pharo10.0-64bit-9a68076.sources
/builds/workspace/uest_and_branch_Pipeline_Pharo13/Tests-unix-64/build/bootstrap-cache/Pharo13.0-SNAPSHOT-core-64bit-d9ffb2c.zip
/builds/workspace/uest_and_branch_Pipeline_Pharo13/Tests-unix-64/build/bootstrap-cache/Pharo13.0-SNAPSHOT-bootstrap-64bit-d9ffb2c.zip
/builds/workspace/uest_and_branch_Pipeline_Pharo13/Tests-unix-64/build/bootstrap-cache/Pharo13.0-SNAPSHOT-traits-64bit-d9ffb2c.zip
/builds/workspace/uest_and_branch_Pipeline_Pharo13/Tests-unix-64/build/bootstrap-cache/Pharo13.0-64bit-d9ffb2c.sources
/builds/workspace/uest_and_branch_Pipeline_Pharo13/Tests-unix-64/build/bootstrap-cache/Pharo13.0-SNAPSHOT-monticello-64bit-d9ffb2c.zip
/builds/workspace/uest_and_branch_Pipeline_Pharo13/Tests-unix-64/build/bootstrap-cache/Pharo13.0-SNAPSHOT-hermesPackages-64bit-d9ffb2c.zip
/builds/workspace/uest_and_branch_Pipeline_Pharo13/Tests-unix-64/build/bootstrap-cache/Pharo13.0-SNAPSHOT-metacello-64bit-d9ffb2c.zip
/builds/workspace/uest_and_branch_Pipeline_Pharo13/Tests-unix-64/build/bootstrap-cache/Pharo13.0-SNAPSHOT-compiler-64bit-d9ffb2c.zip
/builds/workspace/uest_and_branch_Pipeline_Pharo13/Tests-unix-64/build/bootstrap-cache/Pharo13.0-SNAPSHOT-64bit-d9ffb2c.zip
/builds/workspace/uest_and_branch_Pipeline_Pharo13/Tests-unix-64/build/bootstrap-cache/Pharo13.0-SNAPSHOT-rpackage-64bit-d9ffb2c.zip
/builds/workspace/uest_and_branch_Pipeline_Pharo13/Tests-unix-64/build/bootstrap-cache/Pharo13.0-SNAPSHOT-monticello_bootstrap-64bit-d9ffb2c.zip
++ cut -d- -f 1-2
+++ head -n 1
+++ find /builds/workspace/uest_and_branch_Pipeline_Pharo13/Tests-unix-64/build/bootstrap-cache -name 'Pharo*.zip'
++ basename /builds/workspace/uest_and_branch_Pipeline_Pharo13/Tests-unix-64/build/bootstrap-cache/Pharo13.0-SNAPSHOT-core-64bit-d9ffb2c.zip
+ TEST_NAME_PREFIX=Pharo13.0-SNAPSHOT
++ echo Pharo13.0-SNAPSHOT
++ cut -d. -f 1
++ cut -d- -f 1
++ cut -c6-
+ TEST_VM_VERSION=130
+ TEST_VM_KIND=vmLatest
+ /builds/workspace/uest_and_branch_Pipeline_Pharo13/Tests-unix-64/bootstrap/scripts/getPharoVM.sh 130 vmLatest 64
+ '[' 3 -lt 1 ']'
+ export PHARO=130
+ PHARO=130
+ export VM=vmLatest
+ VM=vmLatest
+ export ARCHITECTURE=64
+ ARCHITECTURE=64
+ export RETRY_REMAINING=3
+ RETRY_REMAINING=3
+ wget --quiet -O - get.pharo.org/64/vmLatest130
+ bash
Downloading the latest pharoVM:
	http://files.pharo.org/get-files/130/pharo-vm-Linux-x86_64-latest.zip
pharo-vm/pharo
Creating starter scripts pharo and pharo-ui
+ '[' 0 -eq 0 ']'
+ echo 'VM downloaded'
VM downloaded
++ find /builds/workspace/uest_and_branch_Pipeline_Pharo13/Tests-unix-64/build/bootstrap-cache -name 'Pharo13.0-SNAPSHOT-64bit-*.zip'
+ IMAGE_ARCHIVE=/builds/workspace/uest_and_branch_Pipeline_Pharo13/Tests-unix-64/build/bootstrap-cache/Pharo13.0-SNAPSHOT-64bit-d9ffb2c.zip
+ unzip /builds/workspace/uest_and_branch_Pipeline_Pharo13/Tests-unix-64/build/bootstrap-cache/Pharo13.0-SNAPSHOT-64bit-d9ffb2c.zip
Archive:  /builds/workspace/uest_and_branch_Pipeline_Pharo13/Tests-unix-64/build/bootstrap-cache/Pharo13.0-SNAPSHOT-64bit-d9ffb2c.zip
  inflating: Pharo13.0-SNAPSHOT-64bit-d9ffb2c.changes  
  inflating: Pharo13.0-SNAPSHOT-64bit-d9ffb2c.image  
  inflating: Pharo13.0-64bit-d9ffb2c.sources  
 extracting: pharo.version           
++ find . -name Pharo13.0-SNAPSHOT-64bit-d9ffb2c.image
+ IMAGE_FILE=./Pharo13.0-SNAPSHOT-64bit-d9ffb2c.image
++ find . -name Pharo13.0-SNAPSHOT-64bit-d9ffb2c.changes
+ CHANGES_FILE=./Pharo13.0-SNAPSHOT-64bit-d9ffb2c.changes
+ cp /builds/workspace/uest_and_branch_Pipeline_Pharo13/Tests-unix-64/build/bootstrap-cache/Pharo10.0-64bit-9a68076.sources /builds/workspace/uest_and_branch_Pipeline_Pharo13/Tests-unix-64/build/bootstrap-cache/Pharo13.0-64bit-d9ffb2c.sources .
+ mv ./Pharo13.0-SNAPSHOT-64bit-d9ffb2c.image Pharo.image
+ mv ./Pharo13.0-SNAPSHOT-64bit-d9ffb2c.changes Pharo.changes
+ export PHARO_CI_TESTING_ENVIRONMENT=1
+ PHARO_CI_TESTING_ENVIRONMENT=1
+ ./pharo Pharo.image test --junit-xml-output --stage-name=Tests-unix-64 '.*'
Running tests in 766 Packages
Beginning to run tests of NewTools-SpTextPresenterDecorators with random seed 321637047
Finished to run tests of NewTools-SpTextPresenterDecorators in 67 milliseconds 984 microseconds
Beginning to run tests of Tool-Profilers-Tests with random seed 787294204
Finished to run tests of Tool-Profilers-Tests in 1 second 917 milliseconds 467 microseconds
Beginning to run tests of NewTools-Inspector-Tests with random seed 709182331
Finished to run tests of NewTools-Inspector-Tests in 1 second 198 milliseconds 578 microseconds
Beginning to run tests of Roassal-Chart-Tests with random seed 709038633
Finished to run tests of Roassal-Chart-Tests in 1 second 903 milliseconds 627 microseconds
Beginning to run tests of Collections-Abstract-Tests with random seed 661846944
Finished to run tests of Collections-Abstract-Tests in 5 milliseconds 931 microseconds
Beginning to run tests of ReleaseTests with random seed 801973670
NewUndeclaredWarning: ReleaseTest>>methodForTest (undeclaredStubInstVar1 is Undeclared)
Finished to run tests of ReleaseTests in 1 minute 38 seconds 925 milliseconds 950 microseconds
Beginning to run tests of MetacelloCommandLineHandler-Tests with random seed 276034838
Finished to run tests of MetacelloCommandLineHandler-Tests in 7 milliseconds 893 microseconds
Beginning to run tests of NautilusRefactoring-Tests with random seed 276756766
Finished to run tests of NautilusRefactoring-Tests in 3 milliseconds 20 microseconds
Beginning to run tests of NumericInterpolator-Tests with random seed 958074146
Finished to run tests of NumericInterpolator-Tests in 27 milliseconds 882 microseconds
Beginning to run tests of Refactoring-UI-Tests with random seed 392723263
Finished to run tests of Refactoring-UI-Tests in 1 second 83 milliseconds 153 microseconds
Beginning to run tests of System-Dependencies-Tests with random seed 889129851
Finished to run tests of System-Dependencies-Tests in 7 seconds 28 milliseconds 369 microseconds
Beginning to run tests of HeuristicCompletion-Tests with random seed 20938224
Finished to run tests of HeuristicCompletion-Tests in 22 seconds 118 milliseconds 391 microseconds
Beginning to run tests of Kernel-CodeModel-Tests with random seed 706381918
ExtensionPointsOwningPackageNotification: An extension protocol points the package "XXXXX" while the class containing the method is already in this package. The creation of this protocol will be aborted.
ExtensionPointsOwningPackageNotification: An extension protocol points the package "XXXXX" while the class containing the method is already in this package. The creation of this protocol will be aborted.
NewUndeclaredWarning: TestClassOther>>nonexistingMethodName4 (class1 is Undeclared)
Finished to run tests of Kernel-CodeModel-Tests in 1 second 176 milliseconds 941 microseconds
Beginning to run tests of Collections-Native-Tests with random seed 48587511
Finished to run tests of Collections-Native-Tests in 391 milliseconds 672 microseconds
Beginning to run tests of ClassAnnotation-Tests with random seed 261190787
Finished to run tests of ClassAnnotation-Tests in 1 second 618 milliseconds 824 microseconds
Beginning to run tests of Calypso-SystemTools-QueryBrowser-Tests with random seed 76596950
Finished to run tests of Calypso-SystemTools-QueryBrowser-Tests in 1 second 37 milliseconds 847 microseconds
Beginning to run tests of SortFunctions-Tests with random seed 583518692
Finished to run tests of SortFunctions-Tests in 6 milliseconds 865 microseconds
Beginning to run tests of NewTools-Finder-Tests with random seed 442942700
Finished to run tests of NewTools-Finder-Tests in 7 seconds 186 milliseconds 705 microseconds
Beginning to run tests of System-OSEnvironments-Tests with random seed 560247040
Finished to run tests of System-OSEnvironments-Tests in 21 milliseconds 823 microseconds
Beginning to run tests of System-Settings-Tests with random seed 30829079
Finished to run tests of System-Settings-Tests in 1 second 12 milliseconds 520 microseconds
Beginning to run tests of UndefinedClasses-Tests with random seed 381508365
Finished to run tests of UndefinedClasses-Tests in 47 milliseconds 176 microseconds
Beginning to run tests of Microdown-RichTextPresenter-Tests with random seed 135867197
Finished to run tests of Microdown-RichTextPresenter-Tests in 947 milliseconds 369 microseconds
Beginning to run tests of Zinc-HTTP-Examples with random seed 514090225
Finished to run tests of Zinc-HTTP-Examples in 656 milliseconds 542 microseconds
Beginning to run tests of Collections-Weak-Tests with random seed 43457922
Finished to run tests of Collections-Weak-Tests in 4 seconds 488 milliseconds 435 microseconds
Beginning to run tests of Metacello-TestsReference with random seed 608120590
Finished to run tests of Metacello-TestsReference in 7 milliseconds 610 microseconds
Beginning to run tests of Roassal-Global-Tests with random seed 938028567
Finished to run tests of Roassal-Global-Tests in 4 seconds 482 milliseconds 480 microseconds
Beginning to run tests of Roassal-Inspector-Tests with random seed 948036507
Finished to run tests of Roassal-Inspector-Tests in 84 milliseconds 131 microseconds
Beginning to run tests of CodeImport-Tests with random seed 287549168
Finished to run tests of CodeImport-Tests in 60 milliseconds 797 microseconds
Beginning to run tests of Tool-DependencyAnalyser-Tests with random seed 7551789
Finished to run tests of Tool-DependencyAnalyser-Tests in 1 second 700 milliseconds 188 microseconds
Beginning to run tests of System-Identification-Tests with random seed 963227859
Finished to run tests of System-Identification-Tests in 96 milliseconds 886 microseconds
Beginning to run tests of Spec2-Code-Diff-Tests with random seed 955703861
Finished to run tests of Spec2-Code-Diff-Tests in 2 milliseconds 877 microseconds
Beginning to run tests of Monticello-Tests with random seed 288989497
Finished to run tests of Monticello-Tests in 1 second 876 milliseconds 214 microseconds
Beginning to run tests of SystemCommands-MethodCommands-Tests with random seed 180220302
Finished to run tests of SystemCommands-MethodCommands-Tests in 2 milliseconds 357 microseconds
Beginning to run tests of EpiceaBrowsers-Tests with random seed 315323024
Finished to run tests of EpiceaBrowsers-Tests in 2 seconds 518 milliseconds 1 microsecond
Beginning to run tests of Refactoring-DataForTesting with random seed 597464168
Finished to run tests of Refactoring-DataForTesting in 2 milliseconds 784 microseconds
Beginning to run tests of Commander2-Tests with random seed 766110058
Finished to run tests of Commander2-Tests in 5 milliseconds 648 microseconds
Beginning to run tests of Ring-Core-Tests with random seed 957448304
Finished to run tests of Ring-Core-Tests in 1 second 358 milliseconds 760 microseconds
Beginning to run tests of DrTests-TestCoverage-Tests with random seed 271600833
Finished to run tests of DrTests-TestCoverage-Tests in 127 milliseconds 435 microseconds
Beginning to run tests of Zinc-Character-Encoding-Tests with random seed 574203971
Finished to run tests of Zinc-Character-Encoding-Tests in 162 milliseconds 221 microseconds
Beginning to run tests of Shift-ClassBuilder-Tests with random seed 591417830
Finished to run tests of Shift-ClassBuilder-Tests in 1 second 309 milliseconds 187 microseconds
Beginning to run tests of DrTests-TestCoverage-Tests-Mocks with random seed 635524613
Finished to run tests of DrTests-TestCoverage-Tests-Mocks in 2 milliseconds 109 microseconds
Beginning to run tests of NewTools-Debugger-Breakpoints-Tools with random seed 311073799
Finished to run tests of NewTools-Debugger-Breakpoints-Tools in 591 milliseconds 919 microseconds
Beginning to run tests of Kernel-Tests with random seed 89995352
DeprecationPerformedNotification: Automatic deprecation code rewrite: The method ExampleForDeprecationTest>>#deprecatedMessageWithTransform called from ExampleForDeprecationTest>>#sendsDeprecatedMessageWithTransform has been deprecated. This method is part of the DeprecationTest.
[ERROR] 2024-05-15 14:19:55.000 growOldSpaceByAtLeast (Replacement/generated/64/vm/src/gcc3x-cointerp.c:47359):Required space is bigger than the headroom. Could not allocate
DeprecationPerformedNotification: The method Semaphore>>#wait: called from SemaphoreTest>>#testWaitTimeDuration has been deprecated. Use #waitTimeoutMilliseconds: instead
DeprecationPerformedNotification: The method Semaphore>>#wait: called from SemaphoreTest>>#testWaitTimeDuration has been deprecated. Use #waitTimeoutMilliseconds: instead
DeprecationPerformedNotification: The method Semaphore>>#wait:onCompletion:onTimeout: called from SemaphoreTest>>#testWaitTimeDurationWithCompletionAndTimeoutBlocks has been deprecated. Use #waitTimeoutMilliseconds:onCompletion:onTimeout: instead
DeprecationPerformedNotification: The method Semaphore>>#wait:onCompletion:onTimeout: called from SemaphoreTest>>#testWaitTimeDurationWithCompletionAndTimeoutBlocks has been deprecated. Use #waitTimeoutMilliseconds:onCompletion:onTimeout: instead
Finished to run tests of Kernel-Tests in 11 seconds 27 milliseconds 933 microseconds
Beginning to run tests of EmergencyDebugger-Tests with random seed 1055784313
Finished to run tests of EmergencyDebugger-Tests in 762 milliseconds 749 microseconds
Beginning to run tests of Calypso-SystemPlugins-Deprecation-Queries-Tests with random seed 534348660
Finished to run tests of Calypso-SystemPlugins-Deprecation-Queries-Tests in 9 milliseconds 584 microseconds
Beginning to run tests of EnlumineurFormatter-Tests with random seed 834110845
Finished to run tests of EnlumineurFormatter-Tests in 208 milliseconds 158 microseconds
Beginning to run tests of Morphic-Tests with random seed 821062993
Finished to run tests of Morphic-Tests in 3 seconds 441 milliseconds 185 microseconds
Beginning to run tests of Roassal-Animation-Tests with random seed 792471235
Finished to run tests of Roassal-Animation-Tests in 1 second 549 milliseconds 246 microseconds
Beginning to run tests of Commander2-UI-Tests with random seed 186969811
Finished to run tests of Commander2-UI-Tests in 2 milliseconds 431 microseconds
Beginning to run tests of Collections-Unordered-Tests with random seed 794025941
Finished to run tests of Collections-Unordered-Tests in 1 second 559 milliseconds 424 microseconds
Beginning to run tests of Refactoring-Environment-Tests with random seed 67038450
DeprecationPerformedNotification: The method ShiftClassBuilder>>#category: called from RBBrowserEnvironmentTest>>#testAndAnOrEnvironmentAndAnotherOrEnvironment has been deprecated. Trying to package a class using the concept of categpry is not supported anymore in Pharo. You can use #package: and #tag: instead to avoid any ambiguity on what part of the category is the package and what is the tag.
DeprecationPerformedNotification: The method ShiftClassBuilder>>#category: called from RBBrowserEnvironmentTest>>#testAndPackageEnvironmentAndClassEnvironment has been deprecated. Trying to package a class using the concept of categpry is not supported anymore in Pharo. You can use #package: and #tag: instead to avoid any ambiguity on what part of the category is the package and what is the tag.
Finished to run tests of Refactoring-Environment-Tests in 41 seconds 968 milliseconds 342 microseconds
Beginning to run tests of Spec2-Adapters-Morphic-Tests with random seed 247126498
Finished to run tests of Spec2-Adapters-Morphic-Tests in 83 milliseconds 322 microseconds
Beginning to run tests of Geometry-Tests with random seed 998252088
Finished to run tests of Geometry-Tests in 55 milliseconds 377 microseconds
Beginning to run tests of Microdown-Tests with random seed 296878704
Finished to run tests of Microdown-Tests in 1 second 691 milliseconds 552 microseconds
Beginning to run tests of Collections-Sequenceable-Tests with random seed 149934865
Finished to run tests of Collections-Sequenceable-Tests in 1 second 379 milliseconds 164 microseconds
Beginning to run tests of Sindarin-Tests with random seed 170152057
Finished to run tests of Sindarin-Tests in 1 second 362 milliseconds 999 microseconds
Beginning to run tests of System-Benchmark-Tests with random seed 291349454
Finished to run tests of System-Benchmark-Tests in 2 milliseconds 245 microseconds
Beginning to run tests of NewTools-FontChooser with random seed 591315152
Requested font dd08sadna80nsazczxcz not found
Requested font Arial not found
Requested font dd08sadna80nsazczxcz not found
Requested font Arial not found
Finished to run tests of NewTools-FontChooser in 332 milliseconds 329 microseconds
Beginning to run tests of NewTools-Spotter-Processors-Tests with random seed 192097566
Finished to run tests of NewTools-Spotter-Processors-Tests in 59 seconds 424 milliseconds 964 microseconds
Beginning to run tests of Transcript-NonInteractive-Tests with random seed 1022338368
Pharo writing to the standard error
Pharo writing to the standard output
Finished to run tests of Transcript-NonInteractive-Tests in 4 milliseconds 464 microseconds
Beginning to run tests of ThreadedFFI-UFFI-Tests with random seed 333559364
Finished to run tests of ThreadedFFI-UFFI-Tests in 5 seconds 278 milliseconds 791 microseconds
Beginning to run tests of Roassal-UML-Tests with random seed 685823719
Finished to run tests of Roassal-UML-Tests in 46 milliseconds 373 microseconds
Beginning to run tests of ClassParser-Tests with random seed 1012156693
Finished to run tests of ClassParser-Tests in 499 milliseconds 910 microseconds
Beginning to run tests of Roassal-Mondrian with random seed 607370770
Finished to run tests of Roassal-Mondrian in 25 milliseconds 933 microseconds
Beginning to run tests of FileSystem-Core-Tests with random seed 16334891
Finished to run tests of FileSystem-Core-Tests in 167 milliseconds 247 microseconds
Beginning to run tests of NewTools-RewriterTools-Tests with random seed 181200087
Finished to run tests of NewTools-RewriterTools-Tests in 320 milliseconds 960 microseconds
Beginning to run tests of BeautifulComments with random seed 693367320
Finished to run tests of BeautifulComments in 16 milliseconds 648 microseconds
Beginning to run tests of NewTools-Scopes-Tests with random seed 272889641
Finished to run tests of NewTools-Scopes-Tests in 302 milliseconds 964 microseconds
Beginning to run tests of System-Finalization-Tests with random seed 647220824
Finished to run tests of System-Finalization-Tests in 932 milliseconds 747 microseconds
Beginning to run tests of Slot-Tests with random seed 957889789
Finished to run tests of Slot-Tests in 11 seconds 998 milliseconds 83 microseconds
Beginning to run tests of Calypso-SystemPlugins-InheritanceAnalysis-Queries-Tests with random seed 440855775
Finished to run tests of Calypso-SystemPlugins-InheritanceAnalysis-Queries-Tests in 385 milliseconds 929 microseconds
Beginning to run tests of System-Installers-Tests with random seed 129094754
Finished to run tests of System-Installers-Tests in 252 milliseconds 721 microseconds
Beginning to run tests of VariablesLibrary-Tests with random seed 571394912
Finished to run tests of VariablesLibrary-Tests in 371 milliseconds 949 microseconds
Beginning to run tests of System-History-Tests with random seed 194058452
Finished to run tests of System-History-Tests in 4 milliseconds 990 microseconds
Beginning to run tests of DebugPoints-Tests with random seed 101230808
Finished to run tests of DebugPoints-Tests in 365 milliseconds 468 microseconds
Beginning to run tests of SystemCommands-RefactoringSupport-Tests with random seed 719412552
Finished to run tests of SystemCommands-RefactoringSupport-Tests in 43 milliseconds 148 microseconds
Beginning to run tests of Calypso-SystemPlugins-Flags-Queries-Tests with random seed 306191221
Finished to run tests of Calypso-SystemPlugins-Flags-Queries-Tests in 9 milliseconds 721 microseconds
Beginning to run tests of TaskIt-Tests with random seed 1026981760
Finished to run tests of TaskIt-Tests in 20 seconds 285 milliseconds 998 microseconds
Beginning to run tests of Kernel-Tests-WithCompiler with random seed 362251967
Finished to run tests of Kernel-Tests-WithCompiler in 39 milliseconds 275 microseconds
Beginning to run tests of NewTools-FileBrowser-Tests with random seed 641741030
Finished to run tests of NewTools-FileBrowser-Tests in 8 seconds 990 milliseconds 326 microseconds
Beginning to run tests of System-BasicCommandLineHandler-Tests with random seed 992716041
Finished to run tests of System-BasicCommandLineHandler-Tests in 145 milliseconds 429 microseconds
Beginning to run tests of Calypso-SystemPlugins-Traits-Queries-Tests with random seed 1018427803
Finished to run tests of Calypso-SystemPlugins-Traits-Queries-Tests in 42 milliseconds 487 microseconds
Beginning to run tests of Rubric-Tests with random seed 291658695
Finished to run tests of Rubric-Tests in 184 milliseconds 533 microseconds
Beginning to run tests of Graphics-Tests with random seed 351394689
Finished to run tests of Graphics-Tests in 3 seconds 670 milliseconds 627 microseconds
Beginning to run tests of NewValueHolder-Tests with random seed 630025176
Finished to run tests of NewValueHolder-Tests in 3 milliseconds 913 microseconds
Beginning to run tests of Calypso-SystemPlugins-FFI-Queries-Tests with random seed 998780636
Finished to run tests of Calypso-SystemPlugins-FFI-Queries-Tests in 9 milliseconds 881 microseconds
Beginning to run tests of Roassal-Interaction-Tests with random seed 544977638
Finished to run tests of Roassal-Interaction-Tests in 344 milliseconds 206 microseconds
Beginning to run tests of NewTools-Debugger-Fuel-Tests with random seed 526032192
Finished to run tests of NewTools-Debugger-Fuel-Tests in 31 milliseconds 975 microseconds
Beginning to run tests of OpalCompiler-Tests with random seed 146770017
Finished to run tests of OpalCompiler-Tests in 1 second 388 milliseconds 412 microseconds
Beginning to run tests of Spec2-Morphic-Backend-Tests with random seed 512239319
Finished to run tests of Spec2-Morphic-Backend-Tests in 895 milliseconds 724 microseconds
Beginning to run tests of Collections-Streams-Tests with random seed 236679256
Finished to run tests of Collections-Streams-Tests in 424 milliseconds 554 microseconds
Beginning to run tests of Collections-DoubleLinkedList-Tests with random seed 555481859
Finished to run tests of Collections-DoubleLinkedList-Tests in 5 milliseconds 180 microseconds
Beginning to run tests of Network-Mail-Tests with random seed 21279241
Finished to run tests of Network-Mail-Tests in 10 milliseconds 594 microseconds
Beginning to run tests of PharoDocComment-Tests with random seed 195209492
Finished to run tests of PharoDocComment-Tests in 1 second 20 milliseconds 847 microseconds
Beginning to run tests of Coverage-Tests with random seed 759926633
Finished to run tests of Coverage-Tests in 388 milliseconds 158 microseconds
Beginning to run tests of NewTools-CodeCritiques-Tests with random seed 808594925
Finished to run tests of NewTools-CodeCritiques-Tests in 1 second 557 milliseconds 495 microseconds
Beginning to run tests of Zinc-Zodiac-Tests with random seed 143849986
Finished to run tests of Zinc-Zodiac-Tests in 12 seconds 94 milliseconds 89 microseconds
Beginning to run tests of System-Support-Tests with random seed 802014273
Finished to run tests of System-Support-Tests in 2 seconds 527 milliseconds 550 microseconds
Beginning to run tests of System-Caching-Tests with random seed 924209698
Finished to run tests of System-Caching-Tests in 2 seconds 334 milliseconds 928 microseconds
Beginning to run tests of Reflectivity-Tools-Tests with random seed 785489219
Finished to run tests of Reflectivity-Tools-Tests in 1 second 76 milliseconds 771 microseconds
Beginning to run tests of System-Hashing-Tests with random seed 740733049
Finished to run tests of System-Hashing-Tests in 1 second 604 milliseconds 56 microseconds
Beginning to run tests of Calypso-Browser-Tests with random seed 1012496574
Finished to run tests of Calypso-Browser-Tests in 12 seconds 497 milliseconds 923 microseconds
Beginning to run tests of SystemCommands-MessageCommands-Tests with random seed 827067536
Finished to run tests of SystemCommands-MessageCommands-Tests in 9 milliseconds 753 microseconds
Beginning to run tests of NewTools-Spotter-Tests with random seed 439485082
Finished to run tests of NewTools-Spotter-Tests in 663 milliseconds 534 microseconds
Beginning to run tests of Kernel-Extended-Tests with random seed 206108211
somethingsomethingFinished to run tests of Kernel-Extended-Tests in 1 second 327 milliseconds 835 microseconds
Beginning to run tests of SystemCommands-PackageCommands-Tests with random seed 374452323
Finished to run tests of SystemCommands-PackageCommands-Tests in 4 milliseconds 642 microseconds
Beginning to run tests of Spec2-Code-Backend-Tests with random seed 852051561
Finished to run tests of Spec2-Code-Backend-Tests in 3 seconds 160 milliseconds 278 microseconds
Beginning to run tests of Refactoring-Changes-Tests with random seed 428245442
NewUndeclaredWarning: RBRefactoringChangeMock (SharedVar is Undeclared)
Finished to run tests of Refactoring-Changes-Tests in 381 milliseconds 544 microseconds
Beginning to run tests of Random-Tests with random seed 979241025
Finished to run tests of Random-Tests in 717 milliseconds 984 microseconds
Beginning to run tests of OSWindow-Tests with random seed 838580751
Finished to run tests of OSWindow-Tests in 6 milliseconds 416 microseconds
Beginning to run tests of UnifiedFFI-Tests with random seed 671739413
Finished to run tests of UnifiedFFI-Tests in 499 milliseconds 150 microseconds
Beginning to run tests of Epicea-Tests with random seed 612109834
Finished to run tests of Epicea-Tests in 895 milliseconds 245 microseconds
Beginning to run tests of Refactoring-Transformations-Tests with random seed 524140684
Finished to run tests of Refactoring-Transformations-Tests in 1 minute 10 seconds 719 milliseconds 72 microseconds
Beginning to run tests of Traits-Tests with random seed 1020409295
SystemNotification: T10
SystemNotification: T1
SystemNotification: TD
SystemNotification: TB
SystemNotification: T12
SystemNotification: T2
SystemNotification: T5
SystemNotification: TC
SystemNotification: TA
SystemNotification: T11
SystemNotification: T6
SystemNotification: T3
SystemNotification: T9
SystemNotification: T4
SystemNotification: C1
SystemNotification: C9
SystemNotification: CA
SystemNotification: CB
SystemNotification: C2
SystemNotification: C10
SystemNotification: C11
SystemNotification: T6
NewUndeclaredWarning: T1>>aMethod: (aMethod is Undeclared)
NewUndeclaredWarning: T2>>aMethod: (aMethod is Undeclared)
NewUndeclaredWarning: T1 classTrait>>aMethod: (aMethod is Undeclared)
NewUndeclaredWarning: T2 classTrait>>aMethod: (aMethod is Undeclared)
Finished to run tests of Traits-Tests in 24 seconds 430 milliseconds 191 microseconds
Beginning to run tests of Morphic-Widgets-FastTable-Tests with random seed 699615041
Finished to run tests of Morphic-Widgets-FastTable-Tests in 61 milliseconds 437 microseconds
Beginning to run tests of Ring-ChunkImporter-Tests with random seed 260739712
Finished to run tests of Ring-ChunkImporter-Tests in 55 milliseconds 545 microseconds
Beginning to run tests of ProfStef-Tests with random seed 610089400
Finished to run tests of ProfStef-Tests in 215 milliseconds 705 microseconds
Beginning to run tests of Compression-Tests with random seed 379915921
Finished to run tests of Compression-Tests in 3 seconds 223 milliseconds 702 microseconds
Beginning to run tests of SUnit-Core with random seed 683501609
Finished to run tests of SUnit-Core in 1 millisecond 79 microseconds
Beginning to run tests of DrTests-Tests with random seed 536671019
Finished to run tests of DrTests-Tests in 450 milliseconds 370 microseconds
Beginning to run tests of Debugger-Model-Tests with random seed 595813870
Finished to run tests of Debugger-Model-Tests in 732 milliseconds 116 microseconds
Beginning to run tests of Spec2-Backend-Tests with random seed 790191819
Finished to run tests of Spec2-Backend-Tests in 46 seconds 617 milliseconds 580 microseconds
Beginning to run tests of SUnit-Support-UITesting-Tests with random seed 1023962094
Finished to run tests of SUnit-Support-UITesting-Tests in 5 milliseconds 385 microseconds
Beginning to run tests of Calypso-SystemPlugins-Reflectivity-Queries-Tests with random seed 408745204
Finished to run tests of Calypso-SystemPlugins-Reflectivity-Queries-Tests in 151 milliseconds 182 microseconds
Beginning to run tests of Collections-Atomic-Tests with random seed 722672525
Finished to run tests of Collections-Atomic-Tests in 12 milliseconds 203 microseconds
Beginning to run tests of Renraku-Tests with random seed 510436250
Finished to run tests of Renraku-Tests in 3 seconds 920 milliseconds 277 microseconds
Beginning to run tests of NewTools-RewriterTools-Backend-Tests with random seed 591591921
Finished to run tests of NewTools-RewriterTools-Backend-Tests in 6 milliseconds 327 microseconds
Beginning to run tests of Network-Tests with random seed 732347127
Finished to run tests of Network-Tests in 8 seconds 367 milliseconds 487 microseconds
Beginning to run tests of Ring-Monticello-Tests with random seed 377765543
Finished to run tests of Ring-Monticello-Tests in 124 milliseconds 999 microseconds
Beginning to run tests of NewTools-Sindarin-Commands-Tests with random seed 484574756
Finished to run tests of NewTools-Sindarin-Commands-Tests in 62 milliseconds 385 microseconds
Beginning to run tests of System-Time-Tests with random seed 151769701
DeprecationPerformedNotification: The method Date class>>#fromString: called from DateTest>>#testFromString has been deprecated. Use Date>>#readFrom:pattern: specifying a concrete pattern instead.
DeprecationPerformedNotification: The method Date class>>#readFrom: called from Date class>>#fromString: has been deprecated. Use Date>>#readFrom:pattern: specifying a concrete pattern instead.
DeprecationPerformedNotification: The method Date class>>#fromString: called from DateTest>>#testFromString has been deprecated. Use Date>>#readFrom:pattern: specifying a concrete pattern instead.
DeprecationPerformedNotification: The method Date class>>#readFrom: called from Date class>>#fromString: has been deprecated. Use Date>>#readFrom:pattern: specifying a concrete pattern instead.
DeprecationPerformedNotification: The method Date class>>#fromString: called from DateTest>>#testFromString has been deprecated. Use Date>>#readFrom:pattern: specifying a concrete pattern instead.
DeprecationPerformedNotification: The method Date class>>#readFrom: called from Date class>>#fromString: has been deprecated. Use Date>>#readFrom:pattern: specifying a concrete pattern instead.
DeprecationPerformedNotification: The method String>>#asDate called from UndefinedObject>>#DoIt has been deprecated. Use Date>>#readFrom:pattern: specifying a concrete pattern instead.
DeprecationPerformedNotification: The method Date class>>#fromString: called from String>>#asDate has been deprecated. Use Date>>#readFrom:pattern: specifying a concrete pattern instead.
DeprecationPerformedNotification: The method Date class>>#readFrom: called from Date class>>#fromString: has been deprecated. Use Date>>#readFrom:pattern: specifying a concrete pattern instead.
Finished to run tests of System-Time-Tests in 3 seconds 913 milliseconds 812 microseconds
Beginning to run tests of MonticelloTonel-Tests with random seed 230669233
Finished to run tests of MonticelloTonel-Tests in 371 milliseconds 719 microseconds
Beginning to run tests of ThreadedFFI-Tests with random seed 876077605
2024-05-15T14:26:20.348994+02:00
WARNING:  Had to GC to make room for more external objects.
If this happens often, it would be a good idea to either:
- Raise the maxExternalSemaphores size.
- Write your code to explicitly release them rather than wait for finalization.

Returning an object but pool is fullFinished to run tests of ThreadedFFI-Tests in 304 milliseconds 391 microseconds
Beginning to run tests of AST-Core-Tests with random seed 544073818
NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared)
NewUndeclaredWarning: MCMockClassE>>foo (a is Undeclared)
NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared)
NewUndeclaredWarning: MCMockClassE>>foo (a is Undeclared)
NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared)
NewUndeclaredWarning: MCMockClassE>>foo (a is Undeclared)
NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared)
NewUndeclaredWarning: MCMockClassE>>foo (b is Undeclared)
NewUndeclaredWarning: UndefinedObject>>DoIt (Δə is Undeclared)
NewUndeclaredWarning: MCMockClassE>>foo (Δə is Undeclared)
NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared)
NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared)
NewUndeclaredWarning: MCMockClassE>>foo (a is Undeclared)
NewUndeclaredWarning: MCMockClassE>>foo (a is Undeclared)
NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared)
NewUndeclaredWarning: MCMockClassE>>foo (a is Undeclared)
Finished to run tests of AST-Core-Tests in 7 seconds 842 milliseconds 215 microseconds
Beginning to run tests of System-Sources-Tests with random seed 608650519
Finished to run tests of System-Sources-Tests in 117 milliseconds 304 microseconds
Beginning to run tests of FuzzyMatcher-Tests with random seed 421125774
Finished to run tests of FuzzyMatcher-Tests in 10 milliseconds 398 microseconds
Beginning to run tests of RottenTestsFinder-Tests with random seed 242133145
Finished to run tests of RottenTestsFinder-Tests in 527 milliseconds 378 microseconds
Beginning to run tests of Keymapping-Tests with random seed 744612264
Finished to run tests of Keymapping-Tests in 37 milliseconds 37 microseconds
Beginning to run tests of SUnit-Tests with random seed 916337872
Finished to run tests of SUnit-Tests in 4 seconds 359 milliseconds 881 microseconds
Beginning to run tests of Roassal-Spec-Tests with random seed 70163419
Finished to run tests of Roassal-Spec-Tests in 181 milliseconds 424 microseconds
Beginning to run tests of MonticelloGUI-Tests with random seed 143677585
Finished to run tests of MonticelloGUI-Tests in 338 milliseconds 438 microseconds
Beginning to run tests of Calypso-SystemTools-FullBrowser-Tests with random seed 328017636
Finished to run tests of Calypso-SystemTools-FullBrowser-Tests in 905 milliseconds 988 microseconds
Beginning to run tests of Spec2-Dialogs-Tests with random seed 599468911
Finished to run tests of Spec2-Dialogs-Tests in 544 milliseconds 325 microseconds
Beginning to run tests of Text-Diff-Tests with random seed 985554833
Finished to run tests of Text-Diff-Tests in 4 milliseconds 881 microseconds
Beginning to run tests of Commander-Core-Tests with random seed 211150487
Finished to run tests of Commander-Core-Tests in 3 milliseconds 141 microseconds
Beginning to run tests of Jobs-Tests with random seed 441805465
Finished to run tests of Jobs-Tests in 5 milliseconds 390 microseconds
Beginning to run tests of EmbeddedFreeType-Tests with random seed 1039042976
Finished to run tests of EmbeddedFreeType-Tests in 2 milliseconds 166 microseconds
Beginning to run tests of SUnit-Visitor-Tests with random seed 720004516
Finished to run tests of SUnit-Visitor-Tests in 2 milliseconds 223 microseconds
Beginning to run tests of Zinc-Resource-Meta-Tests with random seed 168757158
Finished to run tests of Zinc-Resource-Meta-Tests in 196 milliseconds 145 microseconds
Beginning to run tests of SUnit-MockObjects-Tests with random seed 449657451
Finished to run tests of SUnit-MockObjects-Tests in 3 milliseconds 827 microseconds
Beginning to run tests of NewTools-FontChooser-Tests with random seed 160191599
Finished to run tests of NewTools-FontChooser-Tests in 1 millisecond 22 microseconds
Beginning to run tests of Roassal-Shapes-Tests with random seed 821960047
Finished to run tests of Roassal-Shapes-Tests in 232 milliseconds 121 microseconds
Beginning to run tests of Shout-Tests with random seed 755121754
Finished to run tests of Shout-Tests in 72 milliseconds 300 microseconds
Beginning to run tests of ColorPicker-Tests with random seed 355997346
Finished to run tests of ColorPicker-Tests in 189 milliseconds 453 microseconds
Beginning to run tests of Announcements-Core-Tests with random seed 596749922
Finished to run tests of Announcements-Core-Tests in 1 second 301 milliseconds 53 microseconds
Beginning to run tests of RTree-Tests with random seed 1016834680
Finished to run tests of RTree-Tests in 17 milliseconds 241 microseconds
Beginning to run tests of Ombu-Tests with random seed 194841738
Finished to run tests of Ombu-Tests in 326 milliseconds 762 microseconds
Beginning to run tests of FreeType-Tests with random seed 77824208
Finished to run tests of FreeType-Tests in 16 seconds 308 milliseconds 678 microseconds
Beginning to run tests of Calypso-SystemPlugins-SUnit-Queries-Tests with random seed 1025105029
Finished to run tests of Calypso-SystemPlugins-SUnit-Queries-Tests in 15 milliseconds 118 microseconds
Beginning to run tests of Debugger-Oups-Tests with random seed 609867158
Running: testCreationFromException from OupsDebugRequestTest
Running: testDebugSession from OupsDebugRequestTest
Running: testDefaultProcess from OupsDebugRequestTest
Running: testNewNotAllowed from OupsDebugRequestTest
Running: testNoPreDebugActionsBeforeComputation from OupsDebugRequestTest
Running: testNullExceptionForNamed from OupsDebugRequestTest
Running: testPreDebugActionForDebugItMethod from OupsDebugRequestTest
Running: testHandled from OupsDebuggerSelectionStrategyTest
Running: testDebuggers from OupsDebuggerSelectorTest
Running: testFirstUsableDebuggerForSession from OupsDebuggerSelectorTest
Running: testHandlesDebuggerErrors from OupsDebuggerSelectorTest
Running: testNextDebugger from OupsDebuggerSelectorTest
Running: testNextDebuggerForDebuggerFailure from OupsDebuggerSelectorTest
Running: testNextDebuggerForSession from OupsDebuggerSelectorTest
Running: testNoDebuggerForSession from OupsDebuggerSelectorTest

a DebugSession
Original error: test session.
Debugger error: a UndefinedObject

[ Set new ] in OupsDummyDebugger class>>dummySession in Block: [ Set new ]
Running: testNoNextDebugger from OupsDebuggerSelectorTest
Running: testOpenDebuggerError from OupsDebuggerSelectorTest
Running: testOpenDebuggerForSession from OupsDebuggerSelectorTest
Running: testOpenDebuggerWithErrorForSession from OupsDebuggerSelectorTest
Running: testTryOpenWith from OupsDebuggerSelectorTest
Running: testTryOpenWithSignalsError from OupsDebuggerSelectorTest
Running: testAvailableDebuggers from OupsDebuggerSystemTest
Running: testEnsureExceptionIn from OupsDebuggerSystemTest
Running: testHandleDebugRequest from OupsDebuggerSystemTest
Running: testHandleWarningDebugRequest from OupsDebuggerSystemTest
Running: testNonUIProcessIsRecognised from OupsDebuggerSystemTest
Running: testPreDebugActionExecuted from OupsDebuggerSystemTest
Running: testUIProcessIsRecognised from OupsDebuggerSystemTest
Running: testError from OupsSingleDebuggerSelectorTest
Running: testErrorWhenOpeningDebugger from OupsSingleDebuggerSelectorTest

a DebugSession
Original error: test session.
Debugger error: Error

[ Set new ] in OupsDummyDebugger class>>dummySession in Block: [ Set new ]
Running: testHandled from OupsSingleDebuggerSelectorTest

a DebugSession
Original error: test session.
Debugger error: Error

[ Set new ] in OupsDummyDebugger class>>dummySession in Block: [ Set new ]
Running: testNextDebugger from OupsSingleDebuggerSelectorTest
Running: testOpenDebuggerForSession from OupsSingleDebuggerSelectorTest
Finished to run tests of Debugger-Oups-Tests in 48 milliseconds 999 microseconds
Beginning to run tests of STON-Tests with random seed 881045960
Finished to run tests of STON-Tests in 2 seconds 33 milliseconds 292 microseconds
Beginning to run tests of FileSystem-Memory-Tests with random seed 1057068473
Finished to run tests of FileSystem-Memory-Tests in 2 seconds 458 milliseconds 455 microseconds
Beginning to run tests of Files-Tests with random seed 460737877
Finished to run tests of Files-Tests in 8 seconds 177 milliseconds 802 microseconds
Beginning to run tests of Calypso-SystemPlugins-Undeclared-Queries-Tests with random seed 412294215
Finished to run tests of Calypso-SystemPlugins-Undeclared-Queries-Tests in 10 milliseconds 519 microseconds
Beginning to run tests of DrTests-CommentsToTests-Tests with random seed 200094546
Finished to run tests of DrTests-CommentsToTests-Tests in 13 milliseconds 384 microseconds
Beginning to run tests of Regex-Core-Tests with random seed 1012162912
Finished to run tests of Regex-Core-Tests in 61 milliseconds 145 microseconds
Beginning to run tests of Spec2-Code-Tests with random seed 250505119
Finished to run tests of Spec2-Code-Tests in 2 seconds 500 milliseconds 255 microseconds
Beginning to run tests of Collections-Tests with random seed 337397860
Finished to run tests of Collections-Tests in 4 milliseconds 349 microseconds
Beginning to run tests of NewTools-Playground-Tests with random seed 278159720
Finished to run tests of NewTools-Playground-Tests in 1 second 53 milliseconds 916 microseconds
Beginning to run tests of Spec2-Tests with random seed 50099848
Finished to run tests of Spec2-Tests in 15 seconds 67 milliseconds 275 microseconds
Beginning to run tests of System-Utilities-Tests with random seed 15495530
Finished to run tests of System-Utilities-Tests in 12 milliseconds 648 microseconds
Beginning to run tests of Tool-ExternalBrowser-Tests with random seed 315555705
Finished to run tests of Tool-ExternalBrowser-Tests in 185 milliseconds 335 microseconds
Beginning to run tests of Hiedra-Tests with random seed 587966770
Finished to run tests of Hiedra-Tests in 143 milliseconds 313 microseconds
Beginning to run tests of Zodiac-Tests with random seed 899367364
Finished to run tests of Zodiac-Tests in 8 seconds 365 milliseconds 591 microseconds
Beginning to run tests of Roassal-BaselineMap-Tests with random seed 762828403
Finished to run tests of Roassal-BaselineMap-Tests in 74 milliseconds 436 microseconds
Beginning to run tests of Metacello-TestsCore with random seed 471677374
MetacelloNotification: Recording baseline of BaselineOfTestToLock1...
MetacelloNotification: Project: TestToLock2
MetacelloNotification: ...finished baseline
MetacelloNotification: Recording baseline of BaselineOfTestToLock1...
MetacelloNotification: Project: TestToLock2
MetacelloNotification: Project is locked, skipping.
MetacelloNotification: ...finished baseline
Finished to run tests of Metacello-TestsCore in 47 milliseconds 738 microseconds
Beginning to run tests of System-Platforms-Tests with random seed 842249710
Finished to run tests of System-Platforms-Tests in 5 milliseconds 999 microseconds
Beginning to run tests of Athens-Cairo-Tests with random seed 576528117
Fontconfig error: Cannot load default config file
Finished to run tests of Athens-Cairo-Tests in 30 milliseconds 605 microseconds
Beginning to run tests of Spec2-Morphic-Tests with random seed 433815316
Finished to run tests of Spec2-Morphic-Tests in 4 seconds 141 milliseconds 231 microseconds
Beginning to run tests of System-Localization-Tests with random seed 200419139
Finished to run tests of System-Localization-Tests in 6 milliseconds 20 microseconds
Beginning to run tests of Calypso-SystemPlugins-Reflectivity-Browser-Tests with random seed 473743177
Finished to run tests of Calypso-SystemPlugins-Reflectivity-Browser-Tests in 283 milliseconds 440 microseconds
Beginning to run tests of Morphic-Widgets-Taskbar-Tests with random seed 248578918
Finished to run tests of Morphic-Widgets-Taskbar-Tests in 30 milliseconds 658 microseconds
Beginning to run tests of AI-Algorithms-Graph-Tests with random seed 964383877
Finished to run tests of AI-Algorithms-Graph-Tests in 36 milliseconds 173 microseconds
Beginning to run tests of Manifest-Tests with random seed 615705259
Finished to run tests of Manifest-Tests in 1 second 755 milliseconds 822 microseconds
Beginning to run tests of Calypso-SystemQueries-Tests with random seed 771219848
Finished to run tests of Calypso-SystemQueries-Tests in 1 second 623 milliseconds 440 microseconds
Beginning to run tests of Clap-Tests with random seed 1053628901
Finished to run tests of Clap-Tests in 23 milliseconds 866 microseconds
Beginning to run tests of Refactoring-Core-Tests with random seed 436617474
Finished to run tests of Refactoring-Core-Tests in 4 seconds 706 milliseconds 331 microseconds
Beginning to run tests of System-SessionManager-Tests with random seed 422704229
Finished to run tests of System-SessionManager-Tests in 6 milliseconds 822 microseconds
Beginning to run tests of Tool-ImageCleaner-Tests with random seed 77785197
Finished to run tests of Tool-ImageCleaner-Tests in 2 milliseconds 20 microseconds
Beginning to run tests of FileSystem-Disk-Tests with random seed 805379183
Finished to run tests of FileSystem-Disk-Tests in 2 seconds 141 milliseconds 92 microseconds
Beginning to run tests of NewTools-SettingsBrowser-Tests with random seed 906248141
Finished to run tests of NewTools-SettingsBrowser-Tests in 3 seconds 229 milliseconds 375 microseconds
Beginning to run tests of Beacon-Core-Tests with random seed 801642092
Finished to run tests of Beacon-Core-Tests in 3 milliseconds 930 microseconds
Beginning to run tests of Collections-Stack-Tests with random seed 762203760
Finished to run tests of Collections-Stack-Tests in 2 milliseconds 944 microseconds
Beginning to run tests of Ring-Definitions-Monticello-Tests with random seed 1024118642
Finished to run tests of Ring-Definitions-Monticello-Tests in 11 milliseconds 72 microseconds
Beginning to run tests of Equals-Tests with random seed 912903295
Finished to run tests of Equals-Tests in 53 milliseconds 262 microseconds
Beginning to run tests of Collections-Strings-Tests with random seed 674183605
Finished to run tests of Collections-Strings-Tests in 1 second 473 milliseconds 481 microseconds
Beginning to run tests of Roassal-Layouts-Tests with random seed 233063800
Finished to run tests of Roassal-Layouts-Tests in 42 milliseconds 767 microseconds
Beginning to run tests of Kernel-ExtraUtils with random seed 60801188
Finished to run tests of Kernel-ExtraUtils in 3 milliseconds 300 microseconds
Beginning to run tests of System-Object Events-Tests with random seed 399911336
Finished to run tests of System-Object Events-Tests in 111 milliseconds 689 microseconds
Beginning to run tests of Metacello-TestsMCCore with random seed 452071705
MetacelloNotification: testFileTreeRepository: /builds/workspace/uest_and_branch_Pipeline_Pharo13/Tests-unix-64/temp/repo
Finished to run tests of Metacello-TestsMCCore in 31 milliseconds 543 microseconds
Beginning to run tests of FileSystem-Tests-Attributes with random seed 525824826
Finished to run tests of FileSystem-Tests-Attributes in 22 milliseconds 649 microseconds
Beginning to run tests of Tool-Finder-Tests with random seed 985016144
Finished to run tests of Tool-Finder-Tests in 207 milliseconds 581 microseconds
Beginning to run tests of Zinc-Tests with random seed 187244321
Finished to run tests of Zinc-Tests in 14 seconds 153 milliseconds 740 microseconds
Beginning to run tests of Athens-Core-Tests with random seed 904253548
Finished to run tests of Athens-Core-Tests in 8 milliseconds 18 microseconds
Beginning to run tests of NewTools-DocumentBrowser-GitHubResource-Tests with random seed 569568885
Finished to run tests of NewTools-DocumentBrowser-GitHubResource-Tests in 1 second 953 milliseconds 118 microseconds
Beginning to run tests of NumberParser-Tests with random seed 680940309
Finished to run tests of NumberParser-Tests in 190 milliseconds 655 microseconds
Beginning to run tests of Specific-Rules-Tests with random seed 1053839574
Finished to run tests of Specific-Rules-Tests in 7 milliseconds 373 microseconds
Beginning to run tests of Tool-FileList-Tests with random seed 877480412
Finished to run tests of Tool-FileList-Tests in 100 milliseconds 530 microseconds
Beginning to run tests of Ring-Definitions-Tests-Containers with random seed 711585602
Finished to run tests of Ring-Definitions-Tests-Containers in 3 milliseconds 74 microseconds
Beginning to run tests of Fonts-Infrastructure-Tests with random seed 37066310
Finished to run tests of Fonts-Infrastructure-Tests in 1 millisecond 522 microseconds
Beginning to run tests of Flashback-Decompiler-Tests with random seed 273277512
1
1
2
2
Finished to run tests of Flashback-Decompiler-Tests in 311 milliseconds 332 microseconds
Beginning to run tests of Tools-Tests with random seed 286749823
Finished to run tests of Tools-Tests in 169 milliseconds 625 microseconds
Beginning to run tests of Metacello-Gitlab-Tests with random seed 711226154
Finished to run tests of Metacello-Gitlab-Tests in 2 milliseconds 68 microseconds
Beginning to run tests of Tools-CodeNavigation-Tests with random seed 826381868
Finished to run tests of Tools-CodeNavigation-Tests in 26 milliseconds 640 microseconds
Beginning to run tests of Debugging-Utils-Tests with random seed 407639367
Finished to run tests of Debugging-Utils-Tests in 360 milliseconds 602 microseconds
Beginning to run tests of FormCanvas-Tests with random seed 1046649008
Finished to run tests of FormCanvas-Tests in 4 milliseconds 507 microseconds
Beginning to run tests of Ring-Definitions-Core-Tests with random seed 328901046
Finished to run tests of Ring-Definitions-Core-Tests in 68 milliseconds 862 microseconds
Beginning to run tests of NECompletion-Tests with random seed 795721467
Finished to run tests of NECompletion-Tests in 301 milliseconds 110 microseconds
Beginning to run tests of NewTools-Debugger-Tests with random seed 412068649
NewUndeclaredWarning: StTestDebuggerProvider>>buildDebuggerWithMissingClassContext (MissingClass is Undeclared)
NewUndeclaredWarning: StTestDebuggerProvider>>buildDebuggerWithMissingClassContext (MissingClass is Undeclared)
NewUndeclaredWarning: StTestDebuggerProvider>>buildDebuggerWithMissingClassContext (MissingClass is Undeclared)
Finished to run tests of NewTools-Debugger-Tests in 10 seconds 86 milliseconds 974 microseconds
Beginning to run tests of Text-Tests with random seed 120074901
Finished to run tests of Text-Tests in 26 milliseconds 57 microseconds
Beginning to run tests of Calypso-SystemPlugins-Critic-Queries-Tests with random seed 551584176
Finished to run tests of Calypso-SystemPlugins-Critic-Queries-Tests in 236 milliseconds 973 microseconds
Beginning to run tests of Roassal-SVG-Tests with random seed 348230812
Finished to run tests of Roassal-SVG-Tests in 13 milliseconds 362 microseconds
Beginning to run tests of ReflectionMirrors-Primitives-Tests with random seed 862234283
Finished to run tests of ReflectionMirrors-Primitives-Tests in 11 milliseconds 437 microseconds
Beginning to run tests of General-Rules-Tests with random seed 252571063
Finished to run tests of General-Rules-Tests in 4 seconds 776 milliseconds 5 microseconds
Beginning to run tests of Collections-Arithmetic-Tests with random seed 849813600
Finished to run tests of Collections-Arithmetic-Tests in 5 milliseconds 255 microseconds
Beginning to run tests of Spec2-Commander2-Tests with random seed 984014950
Finished to run tests of Spec2-Commander2-Tests in 18 milliseconds 906 microseconds
Beginning to run tests of NewTools-DocumentBrowser-Tests with random seed 661421691
Finished to run tests of NewTools-DocumentBrowser-Tests in 55 milliseconds 734 microseconds
Beginning to run tests of DrTests-TestsProfiling-Tests with random seed 53893555
Finished to run tests of DrTests-TestsProfiling-Tests in 6 milliseconds 280 microseconds
Beginning to run tests of Math-Operations-Extensions-Tests with random seed 162764217
Finished to run tests of Math-Operations-Extensions-Tests in 1 millisecond 932 microseconds
Beginning to run tests of Calypso-NavigationModel-Tests with random seed 386293691
Finished to run tests of Calypso-NavigationModel-Tests in 3 seconds 375 milliseconds 729 microseconds
Beginning to run tests of Collections-Support-Tests with random seed 688871917
Finished to run tests of Collections-Support-Tests in 173 milliseconds 152 microseconds
Beginning to run tests of Reflectivity-Tests with random seed 568794524
an ObjectFinished to run tests of Reflectivity-Tests in 3 seconds 988 milliseconds 337 microseconds
Beginning to run tests of SUnit-Rules-Tests with random seed 450509364
Finished to run tests of SUnit-Rules-Tests in 209 milliseconds 467 microseconds
Beginning to run tests of Fuel-Core-Tests with random seed 44999686
Finished to run tests of Fuel-Core-Tests in 13 seconds 950 milliseconds 294 microseconds
39368 run, 39368 passes, 0 failures, 0 errors.