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-traits-64bit-9ac1013.zip
/builds/workspace/uest_and_branch_Pipeline_Pharo13/Tests-unix-64/build/bootstrap-cache/Pharo13.0-SNAPSHOT-monticello-64bit-9ac1013.zip
/builds/workspace/uest_and_branch_Pipeline_Pharo13/Tests-unix-64/build/bootstrap-cache/Pharo13.0-SNAPSHOT-hermesPackages-64bit-9ac1013.zip
/builds/workspace/uest_and_branch_Pipeline_Pharo13/Tests-unix-64/build/bootstrap-cache/Pharo13.0-SNAPSHOT-rpackage-64bit-9ac1013.zip
/builds/workspace/uest_and_branch_Pipeline_Pharo13/Tests-unix-64/build/bootstrap-cache/Pharo13.0-SNAPSHOT-64bit-9ac1013.zip
/builds/workspace/uest_and_branch_Pipeline_Pharo13/Tests-unix-64/build/bootstrap-cache/Pharo13.0-SNAPSHOT-core-64bit-9ac1013.zip
/builds/workspace/uest_and_branch_Pipeline_Pharo13/Tests-unix-64/build/bootstrap-cache/Pharo13.0-SNAPSHOT-compiler-64bit-9ac1013.zip
/builds/workspace/uest_and_branch_Pipeline_Pharo13/Tests-unix-64/build/bootstrap-cache/Pharo13.0-SNAPSHOT-monticello_bootstrap-64bit-9ac1013.zip
/builds/workspace/uest_and_branch_Pipeline_Pharo13/Tests-unix-64/build/bootstrap-cache/Pharo13.0-64bit-9ac1013.sources
/builds/workspace/uest_and_branch_Pipeline_Pharo13/Tests-unix-64/build/bootstrap-cache/Pharo13.0-SNAPSHOT-bootstrap-64bit-9ac1013.zip
/builds/workspace/uest_and_branch_Pipeline_Pharo13/Tests-unix-64/build/bootstrap-cache/Pharo13.0-SNAPSHOT-metacello-64bit-9ac1013.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-traits-64bit-9ac1013.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-9ac1013.zip
+ unzip /builds/workspace/uest_and_branch_Pipeline_Pharo13/Tests-unix-64/build/bootstrap-cache/Pharo13.0-SNAPSHOT-64bit-9ac1013.zip
Archive:  /builds/workspace/uest_and_branch_Pipeline_Pharo13/Tests-unix-64/build/bootstrap-cache/Pharo13.0-SNAPSHOT-64bit-9ac1013.zip
  inflating: Pharo13.0-SNAPSHOT-64bit-9ac1013.changes  
  inflating: Pharo13.0-SNAPSHOT-64bit-9ac1013.image  
  inflating: Pharo13.0-64bit-9ac1013.sources  
 extracting: pharo.version           
++ find . -name Pharo13.0-SNAPSHOT-64bit-9ac1013.image
+ IMAGE_FILE=./Pharo13.0-SNAPSHOT-64bit-9ac1013.image
++ find . -name Pharo13.0-SNAPSHOT-64bit-9ac1013.changes
+ CHANGES_FILE=./Pharo13.0-SNAPSHOT-64bit-9ac1013.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-9ac1013.sources .
+ mv ./Pharo13.0-SNAPSHOT-64bit-9ac1013.image Pharo.image
+ mv ./Pharo13.0-SNAPSHOT-64bit-9ac1013.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 767 Packages
Beginning to run tests of NewTools-SpTextPresenterDecorators with random seed 317542764
Finished to run tests of NewTools-SpTextPresenterDecorators in 76 milliseconds 893 microseconds
Beginning to run tests of Tool-Profilers-Tests with random seed 894972348
Finished to run tests of Tool-Profilers-Tests in 2 seconds 23 milliseconds 428 microseconds
Beginning to run tests of NewTools-Inspector-Tests with random seed 801003940
Finished to run tests of NewTools-Inspector-Tests in 1 second 336 milliseconds 914 microseconds
Beginning to run tests of Roassal-Chart-Tests with random seed 928399071
Finished to run tests of Roassal-Chart-Tests in 2 seconds 118 milliseconds 733 microseconds
Beginning to run tests of Collections-Abstract-Tests with random seed 984368937
Finished to run tests of Collections-Abstract-Tests in 7 milliseconds 323 microseconds
Beginning to run tests of Coverage with random seed 1022306099
Finished to run tests of Coverage in 488 milliseconds 634 microseconds
Beginning to run tests of ReleaseTests with random seed 859711773
NewUndeclaredWarning: ReleaseTest>>methodForTest (undeclaredStubInstVar1 is Undeclared)
Finished to run tests of ReleaseTests in 1 minute 37 seconds 267 milliseconds 136 microseconds
Beginning to run tests of MetacelloCommandLineHandler-Tests with random seed 454870290
Finished to run tests of MetacelloCommandLineHandler-Tests in 9 milliseconds 317 microseconds
Beginning to run tests of NautilusRefactoring-Tests with random seed 292078878
Finished to run tests of NautilusRefactoring-Tests in 2 milliseconds 943 microseconds
Beginning to run tests of Deprecated12 with random seed 451659040
Finished to run tests of Deprecated12 in 3 milliseconds 13 microseconds
Beginning to run tests of NumericInterpolator-Tests with random seed 305505572
Finished to run tests of NumericInterpolator-Tests in 28 milliseconds 910 microseconds
Beginning to run tests of Refactoring-UI-Tests with random seed 312976708
Finished to run tests of Refactoring-UI-Tests in 1 second 496 milliseconds 830 microseconds
Beginning to run tests of HeuristicCompletion-Tests with random seed 221432605
Finished to run tests of HeuristicCompletion-Tests in 23 seconds 569 milliseconds 641 microseconds
Beginning to run tests of Collections-Native-Tests with random seed 898287412
Finished to run tests of Collections-Native-Tests in 594 milliseconds 780 microseconds
Beginning to run tests of Kernel-CodeModel-Tests with random seed 599501195
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 413 milliseconds 798 microseconds
Beginning to run tests of ClassAnnotation-Tests with random seed 600690449
Finished to run tests of ClassAnnotation-Tests in 1 second 840 milliseconds 820 microseconds
Beginning to run tests of Calypso-SystemTools-QueryBrowser-Tests with random seed 496391748
Finished to run tests of Calypso-SystemTools-QueryBrowser-Tests in 1 second 20 milliseconds 914 microseconds
Beginning to run tests of SortFunctions-Tests with random seed 793467459
Finished to run tests of SortFunctions-Tests in 9 milliseconds 330 microseconds
Beginning to run tests of NewTools-Finder-Tests with random seed 682965582
Finished to run tests of NewTools-Finder-Tests in 7 seconds 702 milliseconds 384 microseconds
Beginning to run tests of System-OSEnvironments-Tests with random seed 798562404
Finished to run tests of System-OSEnvironments-Tests in 23 milliseconds 201 microseconds
Beginning to run tests of System-Settings-Tests with random seed 827201661
Finished to run tests of System-Settings-Tests in 977 milliseconds 758 microseconds
Beginning to run tests of UndefinedClasses-Tests with random seed 779385935
Finished to run tests of UndefinedClasses-Tests in 39 milliseconds 620 microseconds
Beginning to run tests of Microdown-RichTextPresenter-Tests with random seed 883195002
Finished to run tests of Microdown-RichTextPresenter-Tests in 969 milliseconds 666 microseconds
Beginning to run tests of Zinc-HTTP-Examples with random seed 759914564
Finished to run tests of Zinc-HTTP-Examples in 642 milliseconds 612 microseconds
Beginning to run tests of Collections-Weak-Tests with random seed 940925641
Finished to run tests of Collections-Weak-Tests in 5 seconds 30 milliseconds 535 microseconds
Beginning to run tests of Metacello-TestsReference with random seed 434640499
Finished to run tests of Metacello-TestsReference in 7 milliseconds 864 microseconds
Beginning to run tests of Roassal-Global-Tests with random seed 188118653
Finished to run tests of Roassal-Global-Tests in 5 seconds 297 milliseconds 373 microseconds
Beginning to run tests of Roassal-Inspector-Tests with random seed 158690098
Finished to run tests of Roassal-Inspector-Tests in 96 milliseconds 717 microseconds
Beginning to run tests of PharoDocComment with random seed 1046612884
Finished to run tests of PharoDocComment in 1 millisecond 615 microseconds
Beginning to run tests of CodeImport-Tests with random seed 898829206
Finished to run tests of CodeImport-Tests in 74 milliseconds 509 microseconds
Beginning to run tests of Tool-DependencyAnalyser-Tests with random seed 772738017
Finished to run tests of Tool-DependencyAnalyser-Tests in 3 seconds 32 milliseconds 790 microseconds
Beginning to run tests of System-Identification-Tests with random seed 871323578
Finished to run tests of System-Identification-Tests in 102 milliseconds 679 microseconds
Beginning to run tests of Spec2-Code-Diff-Tests with random seed 894056482
Finished to run tests of Spec2-Code-Diff-Tests in 3 milliseconds 337 microseconds
Beginning to run tests of Monticello-Tests with random seed 16463910
Finished to run tests of Monticello-Tests in 2 seconds 58 milliseconds 818 microseconds
Beginning to run tests of SystemCommands-MethodCommands-Tests with random seed 251674675
Finished to run tests of SystemCommands-MethodCommands-Tests in 6 milliseconds 923 microseconds
Beginning to run tests of EpiceaBrowsers-Tests with random seed 526073915
Finished to run tests of EpiceaBrowsers-Tests in 2 seconds 593 milliseconds 572 microseconds
Beginning to run tests of Refactoring-DataForTesting with random seed 923609693
Finished to run tests of Refactoring-DataForTesting in 3 milliseconds 1 microsecond
Beginning to run tests of Commander2-Tests with random seed 327699041
Finished to run tests of Commander2-Tests in 5 milliseconds 432 microseconds
Beginning to run tests of Ring-Core-Tests with random seed 711150183
Finished to run tests of Ring-Core-Tests in 1 second 388 milliseconds 907 microseconds
Beginning to run tests of DrTests-TestCoverage-Tests with random seed 871575510
Finished to run tests of DrTests-TestCoverage-Tests in 299 milliseconds 625 microseconds
Beginning to run tests of Zinc-Character-Encoding-Tests with random seed 101495043
Finished to run tests of Zinc-Character-Encoding-Tests in 178 milliseconds 836 microseconds
Beginning to run tests of Shift-ClassBuilder-Tests with random seed 434557367
Finished to run tests of Shift-ClassBuilder-Tests in 1 second 841 milliseconds 775 microseconds
Beginning to run tests of DrTests-TestCoverage-Tests-Mocks with random seed 755226858
Finished to run tests of DrTests-TestCoverage-Tests-Mocks in 2 milliseconds 416 microseconds
Beginning to run tests of NewTools-Debugger-Breakpoints-Tools with random seed 184932589
Finished to run tests of NewTools-Debugger-Breakpoints-Tools in 668 milliseconds 411 microseconds
Beginning to run tests of Kernel-Tests with random seed 273988492
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-04-26 09:07:49.000 growOldSpaceByAtLeast (Replacement/generated/64/vm/src/gcc3x-cointerp.c:47360):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 13 seconds 963 milliseconds 757 microseconds
Beginning to run tests of EmergencyDebugger-Tests with random seed 785158683
Finished to run tests of EmergencyDebugger-Tests in 947 milliseconds 395 microseconds
Beginning to run tests of Calypso-SystemPlugins-Deprecation-Queries-Tests with random seed 774829520
Finished to run tests of Calypso-SystemPlugins-Deprecation-Queries-Tests in 10 milliseconds 642 microseconds
Beginning to run tests of EnlumineurFormatter-Tests with random seed 16053723
Finished to run tests of EnlumineurFormatter-Tests in 220 milliseconds 883 microseconds
Beginning to run tests of Morphic-Tests with random seed 1018730172
Finished to run tests of Morphic-Tests in 4 seconds 25 milliseconds 90 microseconds
Beginning to run tests of Roassal-Animation-Tests with random seed 171279991
Finished to run tests of Roassal-Animation-Tests in 1 second 556 milliseconds 100 microseconds
Beginning to run tests of Commander2-UI-Tests with random seed 488082571
Finished to run tests of Commander2-UI-Tests in 2 milliseconds 638 microseconds
Beginning to run tests of Collections-Unordered-Tests with random seed 643075215
Finished to run tests of Collections-Unordered-Tests in 2 seconds 715 milliseconds 963 microseconds
Beginning to run tests of Refactoring-Environment-Tests with random seed 635754289
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 57 seconds 869 milliseconds 17 microseconds
Beginning to run tests of Spec2-Adapters-Morphic-Tests with random seed 723163454
Finished to run tests of Spec2-Adapters-Morphic-Tests in 92 milliseconds 364 microseconds
Beginning to run tests of Geometry-Tests with random seed 291150236
Finished to run tests of Geometry-Tests in 62 milliseconds 590 microseconds
Beginning to run tests of Microdown-Tests with random seed 1044290013
Finished to run tests of Microdown-Tests in 2 seconds 12 milliseconds 750 microseconds
Beginning to run tests of Collections-Sequenceable-Tests with random seed 770212286
Finished to run tests of Collections-Sequenceable-Tests in 1 second 936 milliseconds 820 microseconds
Beginning to run tests of Sindarin-Tests with random seed 744524117
Finished to run tests of Sindarin-Tests in 1 second 241 milliseconds 364 microseconds
Beginning to run tests of System-Benchmark-Tests with random seed 725675567
Finished to run tests of System-Benchmark-Tests in 2 milliseconds 824 microseconds
Beginning to run tests of NewTools-FontChooser with random seed 580095537
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 379 milliseconds 922 microseconds
Beginning to run tests of NewTools-Spotter-Processors-Tests with random seed 760016815
Finished to run tests of NewTools-Spotter-Processors-Tests in 1 minute 1 second 653 milliseconds 389 microseconds
Beginning to run tests of Transcript-NonInteractive-Tests with random seed 1021935751
Pharo writing to the standard error
Pharo writing to the standard output
Finished to run tests of Transcript-NonInteractive-Tests in 9 milliseconds 819 microseconds
Beginning to run tests of ThreadedFFI-UFFI-Tests with random seed 17858707
Finished to run tests of ThreadedFFI-UFFI-Tests in 5 seconds 278 milliseconds 46 microseconds
Beginning to run tests of Roassal-UML-Tests with random seed 594597170
Finished to run tests of Roassal-UML-Tests in 58 milliseconds 131 microseconds
Beginning to run tests of ClassParser-Tests with random seed 35435886
Finished to run tests of ClassParser-Tests in 447 milliseconds 729 microseconds
Beginning to run tests of Roassal-Mondrian with random seed 947042096
Finished to run tests of Roassal-Mondrian in 23 milliseconds 776 microseconds
Beginning to run tests of FileSystem-Core-Tests with random seed 44087113
Finished to run tests of FileSystem-Core-Tests in 178 milliseconds 108 microseconds
Beginning to run tests of NewTools-RewriterTools-Tests with random seed 291813378
Finished to run tests of NewTools-RewriterTools-Tests in 375 milliseconds 534 microseconds
Beginning to run tests of BeautifulComments with random seed 614848891
Finished to run tests of BeautifulComments in 18 milliseconds 126 microseconds
Beginning to run tests of NewTools-Scopes-Tests with random seed 54188429
DeprecationPerformedNotification: The method ShiftClassBuilder>>#category: called from ScopesTest>>#testClassScopeExcludesClassCreatedAPosteriori 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 ScopesTest>>#testPackageScopeIncludesClassCreatedAPosteriori 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 NewTools-Scopes-Tests in 409 milliseconds 453 microseconds
Beginning to run tests of System-Finalization-Tests with random seed 536328999
Finished to run tests of System-Finalization-Tests in 1 second 17 milliseconds 39 microseconds
Beginning to run tests of Slot-Tests with random seed 395362081
Finished to run tests of Slot-Tests in 12 seconds 27 milliseconds 288 microseconds
Beginning to run tests of Calypso-SystemPlugins-InheritanceAnalysis-Queries-Tests with random seed 735456799
Finished to run tests of Calypso-SystemPlugins-InheritanceAnalysis-Queries-Tests in 386 milliseconds 609 microseconds
Beginning to run tests of System-Installers-Tests with random seed 718548901
Finished to run tests of System-Installers-Tests in 271 milliseconds 366 microseconds
Beginning to run tests of VariablesLibrary-Tests with random seed 101716149
Finished to run tests of VariablesLibrary-Tests in 419 milliseconds 111 microseconds
Beginning to run tests of System-History-Tests with random seed 489034330
Finished to run tests of System-History-Tests in 5 milliseconds 627 microseconds
Beginning to run tests of DebugPoints-Tests with random seed 865104480
Finished to run tests of DebugPoints-Tests in 483 milliseconds 493 microseconds
Beginning to run tests of SystemCommands-RefactoringSupport-Tests with random seed 362353733
Finished to run tests of SystemCommands-RefactoringSupport-Tests in 48 milliseconds 312 microseconds
Beginning to run tests of Calypso-SystemPlugins-Flags-Queries-Tests with random seed 168760439
Finished to run tests of Calypso-SystemPlugins-Flags-Queries-Tests in 10 milliseconds 228 microseconds
Beginning to run tests of TaskIt-Tests with random seed 308180098
Finished to run tests of TaskIt-Tests in 19 seconds 864 milliseconds 94 microseconds
Beginning to run tests of Kernel-Tests-WithCompiler with random seed 155730459
Finished to run tests of Kernel-Tests-WithCompiler in 51 milliseconds 488 microseconds
Beginning to run tests of NewTools-FileBrowser-Tests with random seed 651895376
Finished to run tests of NewTools-FileBrowser-Tests in 9 seconds 223 milliseconds 558 microseconds
Beginning to run tests of System-BasicCommandLineHandler-Tests with random seed 394446425
Finished to run tests of System-BasicCommandLineHandler-Tests in 281 milliseconds 350 microseconds
Beginning to run tests of Calypso-SystemPlugins-Traits-Queries-Tests with random seed 659998580
Finished to run tests of Calypso-SystemPlugins-Traits-Queries-Tests in 41 milliseconds 901 microseconds
Beginning to run tests of Rubric-Tests with random seed 140560286
Finished to run tests of Rubric-Tests in 184 milliseconds 723 microseconds
Beginning to run tests of Graphics-Tests with random seed 1062250586
Finished to run tests of Graphics-Tests in 4 seconds 171 milliseconds 50 microseconds
Beginning to run tests of NewValueHolder-Tests with random seed 68065444
Finished to run tests of NewValueHolder-Tests in 3 milliseconds 793 microseconds
Beginning to run tests of Calypso-SystemPlugins-FFI-Queries-Tests with random seed 58955947
Finished to run tests of Calypso-SystemPlugins-FFI-Queries-Tests in 9 milliseconds 325 microseconds
Beginning to run tests of Roassal-Interaction-Tests with random seed 692058293
Finished to run tests of Roassal-Interaction-Tests in 295 milliseconds 72 microseconds
Beginning to run tests of NewTools-Debugger-Fuel-Tests with random seed 711039453
Finished to run tests of NewTools-Debugger-Fuel-Tests in 36 milliseconds 292 microseconds
Beginning to run tests of OpalCompiler-Tests with random seed 315161090
Finished to run tests of OpalCompiler-Tests in 1 second 470 milliseconds 585 microseconds
Beginning to run tests of Spec2-Morphic-Backend-Tests with random seed 832438220
Finished to run tests of Spec2-Morphic-Backend-Tests in 1 second 48 milliseconds 563 microseconds
Beginning to run tests of Collections-Streams-Tests with random seed 223904742
Finished to run tests of Collections-Streams-Tests in 952 milliseconds 205 microseconds
Beginning to run tests of Collections-DoubleLinkedList-Tests with random seed 657098655
Finished to run tests of Collections-DoubleLinkedList-Tests in 5 milliseconds 319 microseconds
Beginning to run tests of Network-Mail-Tests with random seed 904325029
Finished to run tests of Network-Mail-Tests in 11 milliseconds 533 microseconds
Beginning to run tests of PharoDocComment-Tests with random seed 1068009394
Finished to run tests of PharoDocComment-Tests in 851 milliseconds 706 microseconds
Beginning to run tests of NewTools-CodeCritiques-Tests with random seed 858364816
Finished to run tests of NewTools-CodeCritiques-Tests in 1 second 446 milliseconds 159 microseconds
Beginning to run tests of Zinc-Zodiac-Tests with random seed 667214135
Finished to run tests of Zinc-Zodiac-Tests in 10 seconds 671 milliseconds 488 microseconds
Beginning to run tests of System-Support-Tests with random seed 491039465
Finished to run tests of System-Support-Tests in 3 seconds 85 milliseconds 528 microseconds
Beginning to run tests of System-Caching-Tests with random seed 222451448
Finished to run tests of System-Caching-Tests in 2 seconds 359 milliseconds 664 microseconds
Beginning to run tests of Reflectivity-Tools-Tests with random seed 657858609
Finished to run tests of Reflectivity-Tools-Tests in 1 second 161 milliseconds 821 microseconds
Beginning to run tests of System-Hashing-Tests with random seed 351937725
Finished to run tests of System-Hashing-Tests in 1 second 976 milliseconds 838 microseconds
Beginning to run tests of Calypso-Browser-Tests with random seed 496774262
Finished to run tests of Calypso-Browser-Tests in 14 seconds 504 milliseconds 483 microseconds
Beginning to run tests of SystemCommands-MessageCommands-Tests with random seed 979199264
Finished to run tests of SystemCommands-MessageCommands-Tests in 5 milliseconds 289 microseconds
Beginning to run tests of NewTools-Spotter-Tests with random seed 4416804
Finished to run tests of NewTools-Spotter-Tests in 689 milliseconds 281 microseconds
Beginning to run tests of Kernel-Extended-Tests with random seed 289671127
somethingsomethingFinished to run tests of Kernel-Extended-Tests in 1 second 784 milliseconds 818 microseconds
Beginning to run tests of SystemCommands-PackageCommands-Tests with random seed 1535697
Finished to run tests of SystemCommands-PackageCommands-Tests in 2 milliseconds 277 microseconds
Beginning to run tests of Spec2-Code-Backend-Tests with random seed 691891925
Finished to run tests of Spec2-Code-Backend-Tests in 3 seconds 157 milliseconds 316 microseconds
Beginning to run tests of Refactoring-Changes-Tests with random seed 731863853
NewUndeclaredWarning: RBRefactoringChangeMock (SharedVar is Undeclared)
Finished to run tests of Refactoring-Changes-Tests in 409 milliseconds 928 microseconds
Beginning to run tests of Random-Tests with random seed 197213382
Finished to run tests of Random-Tests in 937 milliseconds 419 microseconds
Beginning to run tests of OSWindow-Tests with random seed 628105328
Finished to run tests of OSWindow-Tests in 2 milliseconds 207 microseconds
Beginning to run tests of UnifiedFFI-Tests with random seed 662970484
Finished to run tests of UnifiedFFI-Tests in 527 milliseconds 478 microseconds
Beginning to run tests of Epicea-Tests with random seed 543703685
Finished to run tests of Epicea-Tests in 1 second 7 milliseconds 434 microseconds
Beginning to run tests of Refactoring-Transformations-Tests with random seed 481642102
Finished to run tests of Refactoring-Transformations-Tests in 1 minute 25 seconds 996 milliseconds 55 microseconds
Beginning to run tests of Traits-Tests with random seed 1050318441
SystemNotification: T12
SystemNotification: TD
SystemNotification: TB
SystemNotification: TC
SystemNotification: TA
SystemNotification: T1
SystemNotification: T2
SystemNotification: T6
SystemNotification: T11
SystemNotification: T3
SystemNotification: T9
SystemNotification: T4
SystemNotification: T10
SystemNotification: T5
SystemNotification: C1
SystemNotification: C2
SystemNotification: C9
SystemNotification: C10
SystemNotification: CA
SystemNotification: CB
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 26 seconds 809 milliseconds 212 microseconds
Beginning to run tests of Morphic-Widgets-FastTable-Tests with random seed 348618533
Finished to run tests of Morphic-Widgets-FastTable-Tests in 92 milliseconds 798 microseconds
Beginning to run tests of Ring-ChunkImporter-Tests with random seed 231505796
Finished to run tests of Ring-ChunkImporter-Tests in 66 milliseconds 759 microseconds
Beginning to run tests of ProfStef-Tests with random seed 202932169
Finished to run tests of ProfStef-Tests in 269 milliseconds 285 microseconds
Beginning to run tests of Compression-Tests with random seed 1036214487
Finished to run tests of Compression-Tests in 3 seconds 234 milliseconds 118 microseconds
Beginning to run tests of SUnit-Core with random seed 705498489
Finished to run tests of SUnit-Core in 1 millisecond 230 microseconds
Beginning to run tests of DrTests-Tests with random seed 902040955
Finished to run tests of DrTests-Tests in 1 second 199 milliseconds 109 microseconds
Beginning to run tests of Debugger-Model-Tests with random seed 35197484
Finished to run tests of Debugger-Model-Tests in 729 milliseconds 788 microseconds
Beginning to run tests of Spec2-Backend-Tests with random seed 293106951
Finished to run tests of Spec2-Backend-Tests in 44 seconds 468 milliseconds 186 microseconds
Beginning to run tests of SUnit-Support-UITesting-Tests with random seed 535667397
Finished to run tests of SUnit-Support-UITesting-Tests in 9 milliseconds 195 microseconds
Beginning to run tests of Calypso-SystemPlugins-Reflectivity-Queries-Tests with random seed 21414607
Finished to run tests of Calypso-SystemPlugins-Reflectivity-Queries-Tests in 161 milliseconds 710 microseconds
Beginning to run tests of Collections-Atomic-Tests with random seed 284345203
Finished to run tests of Collections-Atomic-Tests in 12 milliseconds 928 microseconds
Beginning to run tests of Renraku-Tests with random seed 605660032
Finished to run tests of Renraku-Tests in 4 seconds 321 milliseconds 913 microseconds
Beginning to run tests of NewTools-RewriterTools-Backend-Tests with random seed 533025891
Finished to run tests of NewTools-RewriterTools-Backend-Tests in 5 milliseconds 474 microseconds
Beginning to run tests of Network-Tests with random seed 45372524
Finished to run tests of Network-Tests in 8 seconds 405 milliseconds 252 microseconds
Beginning to run tests of Ring-Monticello-Tests with random seed 807761218
Finished to run tests of Ring-Monticello-Tests in 130 milliseconds 22 microseconds
Beginning to run tests of NewTools-Sindarin-Commands-Tests with random seed 299111876
Finished to run tests of NewTools-Sindarin-Commands-Tests in 66 milliseconds 405 microseconds
Beginning to run tests of System-Time-Tests with random seed 280917511
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 5 seconds 65 milliseconds 396 microseconds
Beginning to run tests of MonticelloTonel-Tests with random seed 933652950
Finished to run tests of MonticelloTonel-Tests in 373 milliseconds 243 microseconds
Beginning to run tests of ThreadedFFI-Tests with random seed 152898380

Returning an object but pool is fullFinished to run tests of ThreadedFFI-Tests in 148 milliseconds 98 microseconds
Beginning to run tests of AST-Core-Tests with random seed 233901026
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 8 seconds 647 milliseconds 232 microseconds
Beginning to run tests of System-Sources-Tests with random seed 407662035
Finished to run tests of System-Sources-Tests in 99 milliseconds 781 microseconds
Beginning to run tests of FuzzyMatcher-Tests with random seed 887819830
Finished to run tests of FuzzyMatcher-Tests in 3 milliseconds 147 microseconds
Beginning to run tests of RottenTestsFinder-Tests with random seed 230755898
Finished to run tests of RottenTestsFinder-Tests in 698 milliseconds 93 microseconds
Beginning to run tests of Keymapping-Tests with random seed 724709620
Finished to run tests of Keymapping-Tests in 40 milliseconds 427 microseconds
Beginning to run tests of SUnit-Tests with random seed 526332192
Finished to run tests of SUnit-Tests in 4 seconds 546 milliseconds 928 microseconds
Beginning to run tests of Roassal-Spec-Tests with random seed 963977959
Finished to run tests of Roassal-Spec-Tests in 234 milliseconds 16 microseconds
Beginning to run tests of MonticelloGUI-Tests with random seed 537150419
Finished to run tests of MonticelloGUI-Tests in 384 milliseconds 185 microseconds
Beginning to run tests of Calypso-SystemTools-FullBrowser-Tests with random seed 824583508
Finished to run tests of Calypso-SystemTools-FullBrowser-Tests in 1 second 179 milliseconds 675 microseconds
Beginning to run tests of Spec2-Dialogs-Tests with random seed 225913329
Finished to run tests of Spec2-Dialogs-Tests in 628 milliseconds 105 microseconds
Beginning to run tests of Text-Diff-Tests with random seed 939994215
Finished to run tests of Text-Diff-Tests in 5 milliseconds 185 microseconds
Beginning to run tests of Commander-Core-Tests with random seed 854338670
Finished to run tests of Commander-Core-Tests in 3 milliseconds 420 microseconds
Beginning to run tests of Jobs-Tests with random seed 121121906
Finished to run tests of Jobs-Tests in 3 milliseconds 932 microseconds
Beginning to run tests of EmbeddedFreeType-Tests with random seed 69946486
Finished to run tests of EmbeddedFreeType-Tests in 4 milliseconds 474 microseconds
Beginning to run tests of SUnit-Visitor-Tests with random seed 1052781692
Finished to run tests of SUnit-Visitor-Tests in 2 milliseconds 500 microseconds
Beginning to run tests of Zinc-Resource-Meta-Tests with random seed 530009216
Finished to run tests of Zinc-Resource-Meta-Tests in 198 milliseconds 805 microseconds
Beginning to run tests of SUnit-MockObjects-Tests with random seed 933506382
Finished to run tests of SUnit-MockObjects-Tests in 3 milliseconds 316 microseconds
Beginning to run tests of NewTools-FontChooser-Tests with random seed 563031378
Finished to run tests of NewTools-FontChooser-Tests in 1 millisecond 162 microseconds
Beginning to run tests of Roassal-Shapes-Tests with random seed 789728596
Finished to run tests of Roassal-Shapes-Tests in 262 milliseconds 770 microseconds
Beginning to run tests of Shout-Tests with random seed 711806556
Finished to run tests of Shout-Tests in 92 milliseconds 328 microseconds
Beginning to run tests of ColorPicker-Tests with random seed 53554873
Finished to run tests of ColorPicker-Tests in 207 milliseconds 381 microseconds
Beginning to run tests of Announcements-Core-Tests with random seed 866013066
Finished to run tests of Announcements-Core-Tests in 1 second 156 milliseconds 446 microseconds
Beginning to run tests of RTree-Tests with random seed 513258512
Finished to run tests of RTree-Tests in 17 milliseconds 778 microseconds
Beginning to run tests of Ombu-Tests with random seed 209040419
Finished to run tests of Ombu-Tests in 403 milliseconds 943 microseconds
Beginning to run tests of FreeType-Tests with random seed 1068414391
Finished to run tests of FreeType-Tests in 15 seconds 798 milliseconds 262 microseconds
Beginning to run tests of Calypso-SystemPlugins-SUnit-Queries-Tests with random seed 27456367
Finished to run tests of Calypso-SystemPlugins-SUnit-Queries-Tests in 23 milliseconds 298 microseconds
Beginning to run tests of Debugger-Oups-Tests with random seed 344429446
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 63 milliseconds 28 microseconds
Beginning to run tests of STON-Tests with random seed 478147527
Finished to run tests of STON-Tests in 3 seconds 207 milliseconds 407 microseconds
Beginning to run tests of FileSystem-Memory-Tests with random seed 634355791
Finished to run tests of FileSystem-Memory-Tests in 2 seconds 454 milliseconds 580 microseconds
Beginning to run tests of Files-Tests with random seed 505776615
Finished to run tests of Files-Tests in 7 seconds 317 milliseconds 925 microseconds
Beginning to run tests of Calypso-SystemPlugins-Undeclared-Queries-Tests with random seed 253011582
Finished to run tests of Calypso-SystemPlugins-Undeclared-Queries-Tests in 9 milliseconds 989 microseconds
Beginning to run tests of DrTests-CommentsToTests-Tests with random seed 383231624
Finished to run tests of DrTests-CommentsToTests-Tests in 13 milliseconds 704 microseconds
Beginning to run tests of Regex-Core-Tests with random seed 1044235927
Finished to run tests of Regex-Core-Tests in 61 milliseconds 496 microseconds
Beginning to run tests of Spec2-Code-Tests with random seed 268420821
Finished to run tests of Spec2-Code-Tests in 2 seconds 734 milliseconds 74 microseconds
Beginning to run tests of Collections-Tests with random seed 248000899
Finished to run tests of Collections-Tests in 4 milliseconds 847 microseconds
Beginning to run tests of NewTools-Playground-Tests with random seed 577917322
Finished to run tests of NewTools-Playground-Tests in 1 second 108 milliseconds 649 microseconds
Beginning to run tests of Spec2-Tests with random seed 69096929
Finished to run tests of Spec2-Tests in 16 seconds 887 milliseconds 346 microseconds
Beginning to run tests of System-Utilities-Tests with random seed 482310110
Finished to run tests of System-Utilities-Tests in 11 milliseconds 728 microseconds
Beginning to run tests of Tool-ExternalBrowser-Tests with random seed 442767339
Finished to run tests of Tool-ExternalBrowser-Tests in 192 milliseconds 422 microseconds
Beginning to run tests of Hiedra-Tests with random seed 630266028
Finished to run tests of Hiedra-Tests in 117 milliseconds 697 microseconds
Beginning to run tests of Zodiac-Tests with random seed 187070757
Finished to run tests of Zodiac-Tests in 8 seconds 414 milliseconds 79 microseconds
Beginning to run tests of Roassal-BaselineMap-Tests with random seed 429931005
Finished to run tests of Roassal-BaselineMap-Tests in 110 milliseconds 557 microseconds
Beginning to run tests of Metacello-TestsCore with random seed 873282163
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 48 milliseconds 726 microseconds
Beginning to run tests of System-Platforms-Tests with random seed 352926373
Finished to run tests of System-Platforms-Tests in 5 milliseconds 894 microseconds
Beginning to run tests of Athens-Cairo-Tests with random seed 847927979
Fontconfig error: Cannot load default config file
Finished to run tests of Athens-Cairo-Tests in 28 milliseconds 768 microseconds
Beginning to run tests of Spec2-Morphic-Tests with random seed 644102859
Finished to run tests of Spec2-Morphic-Tests in 4 seconds 487 milliseconds 976 microseconds
Beginning to run tests of System-Localization-Tests with random seed 947407957
Finished to run tests of System-Localization-Tests in 12 milliseconds 90 microseconds
Beginning to run tests of Calypso-SystemPlugins-Reflectivity-Browser-Tests with random seed 49491041
Finished to run tests of Calypso-SystemPlugins-Reflectivity-Browser-Tests in 325 milliseconds 964 microseconds
Beginning to run tests of System-DependenciesTests with random seed 1046629799
Finished to run tests of System-DependenciesTests in 13 seconds 704 milliseconds 309 microseconds
Beginning to run tests of Morphic-Widgets-Taskbar-Tests with random seed 650109745
Finished to run tests of Morphic-Widgets-Taskbar-Tests in 44 milliseconds 758 microseconds
Beginning to run tests of AI-Algorithms-Graph-Tests with random seed 141091678
Finished to run tests of AI-Algorithms-Graph-Tests in 36 milliseconds 243 microseconds
Beginning to run tests of Manifest-Tests with random seed 597066628
Finished to run tests of Manifest-Tests in 1 second 800 milliseconds 450 microseconds
Beginning to run tests of Calypso-SystemQueries-Tests with random seed 552438414
Finished to run tests of Calypso-SystemQueries-Tests in 2 seconds 117 milliseconds 992 microseconds
Beginning to run tests of Clap-Tests with random seed 909439707
Finished to run tests of Clap-Tests in 30 milliseconds 907 microseconds
Beginning to run tests of Refactoring-Core-Tests with random seed 309850876
Finished to run tests of Refactoring-Core-Tests in 7 seconds 105 milliseconds 682 microseconds
Beginning to run tests of System-SessionManager-Tests with random seed 257593023
Finished to run tests of System-SessionManager-Tests in 7 milliseconds 816 microseconds
Beginning to run tests of Tool-ImageCleaner-Tests with random seed 785813192
Finished to run tests of Tool-ImageCleaner-Tests in 2 milliseconds 45 microseconds
Beginning to run tests of FileSystem-Disk-Tests with random seed 56790730
Finished to run tests of FileSystem-Disk-Tests in 2 seconds 136 milliseconds 919 microseconds
Beginning to run tests of NewTools-SettingsBrowser-Tests with random seed 1020909349
Finished to run tests of NewTools-SettingsBrowser-Tests in 2 seconds 497 milliseconds 733 microseconds
Beginning to run tests of Beacon-Core-Tests with random seed 11976934
Finished to run tests of Beacon-Core-Tests in 7 milliseconds 675 microseconds
Beginning to run tests of Collections-Stack-Tests with random seed 812564718
Finished to run tests of Collections-Stack-Tests in 3 milliseconds 224 microseconds
Beginning to run tests of Ring-Definitions-Monticello-Tests with random seed 878420210
Finished to run tests of Ring-Definitions-Monticello-Tests in 9 milliseconds 915 microseconds
Beginning to run tests of Equals-Tests with random seed 436781309
Finished to run tests of Equals-Tests in 60 milliseconds 812 microseconds
Beginning to run tests of Collections-Strings-Tests with random seed 767017273
Finished to run tests of Collections-Strings-Tests in 1 second 661 milliseconds 251 microseconds
Beginning to run tests of Roassal-Layouts-Tests with random seed 930727867
Finished to run tests of Roassal-Layouts-Tests in 35 milliseconds 428 microseconds
Beginning to run tests of Kernel-ExtraUtils with random seed 506120169
Finished to run tests of Kernel-ExtraUtils in 3 milliseconds 672 microseconds
Beginning to run tests of System-Object Events-Tests with random seed 226469869
Finished to run tests of System-Object Events-Tests in 239 milliseconds 537 microseconds
Beginning to run tests of Metacello-TestsMCCore with random seed 1036298462
MetacelloNotification: testFileTreeRepository: /builds/workspace/uest_and_branch_Pipeline_Pharo13/Tests-unix-64/temp/repo
Finished to run tests of Metacello-TestsMCCore in 35 milliseconds 142 microseconds
Beginning to run tests of FileSystem-Tests-Attributes with random seed 1061595394
Finished to run tests of FileSystem-Tests-Attributes in 24 milliseconds 646 microseconds
Beginning to run tests of Tool-Finder-Tests with random seed 342411547
Finished to run tests of Tool-Finder-Tests in 207 milliseconds 704 microseconds
Beginning to run tests of Zinc-Tests with random seed 1052887532
Finished to run tests of Zinc-Tests in 14 seconds 353 milliseconds 796 microseconds
Beginning to run tests of Athens-Core-Tests with random seed 336331263
Finished to run tests of Athens-Core-Tests in 6 milliseconds 966 microseconds
Beginning to run tests of NewTools-DocumentBrowser-GitHubResource-Tests with random seed 410649095
Finished to run tests of NewTools-DocumentBrowser-GitHubResource-Tests in 1 second 957 milliseconds 34 microseconds
Beginning to run tests of NumberParser-Tests with random seed 1063741869
Finished to run tests of NumberParser-Tests in 288 milliseconds 621 microseconds
Beginning to run tests of Specific-Rules-Tests with random seed 878078669
Finished to run tests of Specific-Rules-Tests in 7 milliseconds 503 microseconds
Beginning to run tests of Tool-FileList-Tests with random seed 409144021
Finished to run tests of Tool-FileList-Tests in 119 milliseconds 979 microseconds
Beginning to run tests of Ring-Definitions-Tests-Containers with random seed 449841998
Finished to run tests of Ring-Definitions-Tests-Containers in 2 milliseconds 867 microseconds
Beginning to run tests of Fonts-Infrastructure-Tests with random seed 31026000
Finished to run tests of Fonts-Infrastructure-Tests in 3 milliseconds 410 microseconds
Beginning to run tests of Flashback-Decompiler-Tests with random seed 617966420
1
1
2
2
Finished to run tests of Flashback-Decompiler-Tests in 342 milliseconds 904 microseconds
Beginning to run tests of Tools-Tests with random seed 787287214
Finished to run tests of Tools-Tests in 180 milliseconds 93 microseconds
Beginning to run tests of Metacello-Gitlab-Tests with random seed 527723874
Finished to run tests of Metacello-Gitlab-Tests in 2 milliseconds 252 microseconds
Beginning to run tests of Tools-CodeNavigation-Tests with random seed 1070493030
Finished to run tests of Tools-CodeNavigation-Tests in 26 milliseconds 89 microseconds
Beginning to run tests of Debugging-Utils-Tests with random seed 135097727
Finished to run tests of Debugging-Utils-Tests in 388 milliseconds 656 microseconds
Beginning to run tests of FormCanvas-Tests with random seed 733900549
Finished to run tests of FormCanvas-Tests in 4 milliseconds 287 microseconds
Beginning to run tests of Ring-Definitions-Core-Tests with random seed 789188361
Finished to run tests of Ring-Definitions-Core-Tests in 68 milliseconds 205 microseconds
Beginning to run tests of NECompletion-Tests with random seed 677408590
Finished to run tests of NECompletion-Tests in 286 milliseconds 152 microseconds
Beginning to run tests of NewTools-Debugger-Tests with random seed 114102382
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 714 milliseconds 217 microseconds
Beginning to run tests of Text-Tests with random seed 104675915
Finished to run tests of Text-Tests in 23 milliseconds 838 microseconds
Beginning to run tests of Calypso-SystemPlugins-Critic-Queries-Tests with random seed 1024997988
Finished to run tests of Calypso-SystemPlugins-Critic-Queries-Tests in 214 milliseconds 114 microseconds
Beginning to run tests of Roassal-SVG-Tests with random seed 473185083
Finished to run tests of Roassal-SVG-Tests in 12 milliseconds 569 microseconds
Beginning to run tests of ReflectionMirrors-Primitives-Tests with random seed 282737479
Finished to run tests of ReflectionMirrors-Primitives-Tests in 10 milliseconds 831 microseconds
Beginning to run tests of General-Rules-Tests with random seed 159996755
Finished to run tests of General-Rules-Tests in 8 seconds 168 milliseconds 836 microseconds
Beginning to run tests of Collections-Arithmetic-Tests with random seed 658684735
Finished to run tests of Collections-Arithmetic-Tests in 5 milliseconds 812 microseconds
Beginning to run tests of Spec2-Commander2-Tests with random seed 594729797
Finished to run tests of Spec2-Commander2-Tests in 12 milliseconds 815 microseconds
Beginning to run tests of NewTools-DocumentBrowser-Tests with random seed 589093716
Finished to run tests of NewTools-DocumentBrowser-Tests in 56 milliseconds 700 microseconds
Beginning to run tests of DrTests-TestsProfiling-Tests with random seed 477879180
Finished to run tests of DrTests-TestsProfiling-Tests in 4 milliseconds 440 microseconds
Beginning to run tests of Math-Operations-Extensions-Tests with random seed 892844945
Finished to run tests of Math-Operations-Extensions-Tests in 1 millisecond 869 microseconds
Beginning to run tests of Calypso-NavigationModel-Tests with random seed 369998739
Finished to run tests of Calypso-NavigationModel-Tests in 3 seconds 379 milliseconds 128 microseconds
Beginning to run tests of Collections-Support-Tests with random seed 877578441
Finished to run tests of Collections-Support-Tests in 327 milliseconds 376 microseconds
Beginning to run tests of Reflectivity-Tests with random seed 748530193
an ObjectFinished to run tests of Reflectivity-Tests in 3 seconds 996 milliseconds 674 microseconds
Beginning to run tests of SUnit-Rules-Tests with random seed 332528049
Finished to run tests of SUnit-Rules-Tests in 176 milliseconds 574 microseconds
Beginning to run tests of Fuel-Core-Tests with random seed 161585763
Finished to run tests of Fuel-Core-Tests in 14 seconds 81 milliseconds 10 microseconds
39303 run, 39302 passes, 0 failures, 1 errors.