Skip to content
Started 3 mo 13 days ago
Took 1 hr 47 min
Success

Build #2 (May 19, 2025, 2:18:08 PM)

Build Artifacts
Pharo10.0-64bit-9a68076.sources37.86 MiB view
Pharo13.0-64bit-a0fd489.sources43.14 MiB view
Pharo13.0-PR-64bit-a0fd4892c5.zip22.78 MiB view
Pharo13.0-PR-bootstrap-64bit-a0fd4892c5.zip567.11 KiB view
Pharo13.0-PR-compiler-64bit-a0fd4892c5.zip1016.36 KiB view
Pharo13.0-PR-core-64bit-a0fd4892c5.zip1.03 MiB view
Pharo13.0-PR-hermesPackages-64bit-a0fd4892c5.zip361.90 KiB view
Pharo13.0-PR-metacello-64bit-a0fd4892c5.zip3.03 MiB view
Pharo13.0-PR-monticello-64bit-a0fd4892c5.zip2.71 MiB view
Pharo13.0-PR-monticello_bootstrap-64bit-a0fd4892c5.zip2.41 MiB view
Pharo13.0-PR-rpackage-64bit-a0fd4892c5.zip61.38 KiB view
Pharo13.0-PR-traits-64bit-a0fd4892c5.zip1.03 MiB view
progress-Tests-osx-64Kernel.log37.03 KiB view
progress-Tests-unix-64Kernel.log37.05 KiB view
progress-Tests-windows-64Kernel.log37.22 KiB view
Tests-osx-64Kernel-SUnit-Tests-Test.xml48.57 KiB view
Tests-unix-64Kernel-SUnit-Tests-Test.xml47.94 KiB view
Tests-windows-64Kernel-SUnit-Tests-Test.xml48.98 KiB view
Changes
  1. Remove the Transcript stepGlobal call. Better integrate it once the new transcript is on. (details / githubweb)
  2. Remove ExternalProjectLoader (details / githubweb)
  3. Fix 8 Dictionary tests to make them inheritable (details / githubweb)
  4. Add key type check in `SystemEnvironment>>#at:update:initial` (details / githubweb)
  5. CleaningNautilusRefactoring (details / githubweb)
  6. - Remove from nautiluse and AbatsrctTransformation the question to search or not in the hierarchy when doing an extract method. (details / githubweb)
  7. - inline handleMethodNameRequest: since it got only one sender in the same class. (details / githubweb)
  8. chore: (details / githubweb)
  9. chore: replace the only user of RBMethodEditor by StMethodEditorPresenter (details / githubweb)
  10. chore: Remove unused RBMethodNameEditor (details / githubweb)
  11. test: Adding tests for ClassesAreNotMetaclassCondition (details / githubweb)
  12. feat: add message to ReClassesAreNotMetaclass for better feedback (details / githubweb)
  13. test: Add two simple tests for messages (details / githubweb)
  14. Better tests for movetoclasside (not changing its wrong semantics for now) (details / githubweb)
  15. Renaming some temps for better understanding code. (details / githubweb)
  16. tests: define some tests for DefinesSelectorCondition (details / githubweb)
  17. With metaclasses (details / githubweb)
  18. Better name and accesspor for RBMoveMethodToClassRefactoring (details / githubweb)
  19. Add choices for RemoveMethodsToClassSide Driver (details / githubweb)
  20. Remove old driver and introduce new one with the new architecture (details / githubweb)
  21. Branch: temp,  Fixes # changes (details / githubweb)
  22. Should not implement `SystemEnvironment>>#at:update:initial:` (details / githubweb)
  23. Clean BaselineOfClap (details / githubweb)
  24. Move HashTesterTest to SUnit-Tests (details / githubweb)
  25. Refactor OCMessageNode>>isInlineToDo to remove OCParseTreeSearcher (details / githubweb)
  26. Remove some dead references to SmalltalkHub (details / githubweb)
  27. Format the code changes (details / githubweb)
  28. Implemented new menu to show pool users (details / githubweb)
  29. Pharo13.0.0: (details / githubweb)
  30. Pharo13.0.0: (details / githubweb)
  31. #Branch: 17903-Using-Windows-key--click-to-find-implementors-has-side-effects Fixes #17903 (details / githubweb)
  32. Fix testTranscriptDebugPoint to avoid using Transcript>>stepGlobal (details / githubweb)
  33. Removed wrong comment in SourceFile Class (details / githubweb)
  34. chore: Removing OldDeprecated Driver+ Refactoring + tests + commands (details / githubweb)
  35. chore: remove SplitClassRefactoring and tests (details / githubweb)
  36. chore: Remove SpoitClassTransformation and tests -- Pharo13.0.0 (details / githubweb)
  37. Cleaning simple left over (details / githubweb)
  38. categorizing initialize (details / githubweb)
  39. Fixing DA references (details / githubweb)
  40. Moving methods and classes around to cleanup Collections-Abstract (details / githubweb)
  41. Strangely enough I do not get why these tests did not pass. Probably another issue left some tests failing (details / githubweb)
  42. Deprecating overly specific collection methods (details / githubweb)
  43. Replace DADependencyChecker with StDependencyChecker in PharoBootstrapRule (details / githubweb)
  44. Fix #17997 (details / githubweb)
  45. Adding a setting to disable the halos, also making it work for real (details / githubweb)
  46. Fix Pharo build (details / githubweb)
  47. Refactorings: Remove choices that are not used anymore (details / githubweb)
  48. Fix failing tests about #print:delimiterOn: (details / githubweb)
  49. Fixed bug to allow multiple package selection in coverage tool (details / githubweb)
  50. Fixed SystemEnvironment tests by initializing testingEnvironment with Smalltalk globals (details / githubweb)
  51. Created  TestObject class using ShiftClassBuilder (details / githubweb)
  52. add mew process browser (in preview menu entry) (details / githubweb)
  53. fix undeclared DAPackageDependenciesPresenter (details / githubweb)
  54. fix unifeid diff broken in e5f54f0b22f26fd4d9bd41e42e45fa2927a41058 (details / githubweb)
  55. add 'NewTools-Transcript' as known dependency (details / githubweb)
  56. Cleaning the benchmarks (details / githubweb)
  57. Remove transcript from Smalltalk tools (finally) (details / githubweb)
  58. Remove tool registration and installation (details / githubweb)
  59. Remove the installation of the old transcript. (details / githubweb)
  60. feature: reimplement Halt once and once without the need to rely on the compiler, parse, semantic analysis and the rest (details / githubweb)
  61. tests: now we have tests that really test call sites. (details / githubweb)
  62. no semantic change: recategorisation of test protocols (details / githubweb)
  63. Make compiled block class parametrizable (details / githubweb)
  64. Improval of auto pairing in code editor (details / githubweb)
  65. adding annotation to once (details / githubweb)
  66. Clean: protocol sorting + initialize split + remove dead code (details / githubweb)
  67. All the tests pass except containsHalt. (details / githubweb)
  68. New version. Now indeed the tests requires Halt initializeOnCount. "This is mandatory else running twice the test will fail." (details / githubweb)
  69. Fixing containsHalt (it is based on the method protocol :( what a brittle idea!)) (details / githubweb)
  70. Fixing testHaltFromCount (details / githubweb)
  71. Improved ReSearchingLiteralRule by giving an example in description & added automatic transformation (details / githubweb)
  72. Split one test into several ones (details / githubweb)
  73. Improving tests (details / githubweb)
  74. Improving tests (details / githubweb)
  75. Rename internal method (details / githubweb)
  76. Adding haltUpTo: and tests (details / githubweb)
  77. Revising implementation and adding comments in class (details / githubweb)
  78. FIxing a test using an old version of the API (details / githubweb)
  79. Removing haltCountUpTo: (details / githubweb)
  80. Improve packaging of Ston (details / githubweb)
  81. Fixed failing test by adding transformation rule for empty collection comparison (details / githubweb)
  82. Remove Toto (details / githubweb)
  83. Added a test for smartbackspace with spaces and removed temps (details / githubweb)
  84. Protecting tests so that their execution is independant (details / githubweb)
  85. Initialize deprecated Morphic package (details / githubweb)
  86. Start to deprecate some unused parts of morphic (details / githubweb)
  87. Fix #isDeprecated logic of CompiledMethod (details / githubweb)
  88. support old logic to set the new transcript (details / githubweb)
  89. Fixes of two cases on shortcut block identation (details / githubweb)
  90. fixes #17641 (details / githubweb)
  91. Fixing almost all tests (details / githubweb)
  92. fix last test (details / githubweb)
  93. Removed reference of GT package from Beacon baseline (details / githubweb)
  94. Added Examples (details / githubweb)
  95. Remove what seems to be a hack in runTest.sh (details / githubweb)
  96. Improve the printing of errors on executable comments (details / githubweb)
  97. Corrected Style (details / githubweb)
  98. Fix missing `"` (details / githubweb)
  99. fix: GIFReadWriter does not write local color tables (details / githubweb)
  100. Deprecate ThreadSafeTranscript (details / githubweb)
  101. Deprecate Morphic TickList (details / githubweb)
  102. CodeImporter should close the stream it is reading after importing (details / githubweb)
  103. Fix equality between MCClassDefinition and MCTraitDefinition (details / githubweb)
  104. Morphic: Deprecate examples and some pluggable lists (details / githubweb)
  105. use clap v.0.1 (details / githubweb)
  106. remove dead code (details / githubweb)
  107. Remove dependency from Athens to Deprecated morphs (details / githubweb)
  108. Formating Correction (details / githubweb)
  109. Clean and minor fixes for GIFReadWriter (details / githubweb)
  110. Added tests for logger (details / githubweb)
  111. Added #open as an extension method of Cavrois Window Profiles package (details / githubweb)
  112. Allowing to set the default dialogs from outiside. Allowing us to give mocks when using refactorings. (details / githubweb)
  113. made extension clean changes (details / githubweb)
  114. Move the #flushClassNameCache to the pviate method that does the change. this way we will flush the cache, too, when using #add: to add to the environment. (details / githubweb)
  115. make sure to return the cached node if we find one (details / githubweb)
  116. Changing the Sorter to nosorter (details / githubweb)
  117. With deprecated methods rewritten. (details / githubweb)
  118. Adding a test for runFor: (details / githubweb)
  119. Nicer ones (details / githubweb)
  120. Adding StackSignal and a little test to show that we pill the stack (details / githubweb)
  121. Fix #18034 (details / githubweb)
  122. Improve test (details / githubweb)
  123. Implementing Equals and Hash in the RBBrowserEnvironments, so we can compare it and have them once in the list of scopes (details / githubweb)
  124. adding doc (not finished) to /doc/Beacon (details / githubweb)
  125. Make Zinc tests open a random port (details / githubweb)
  126. Rename argument following conventions and avoiding shadowing (details / githubweb)
  127. Rename last shadowed variable (details / githubweb)
  128. Fix last shadowed (details / githubweb)
  129. Removing outerMostContext whose sole user was Sindarin. (details / githubweb)
  130. Cleaning (details / githubweb)
  131. Resolving failing test (details / githubweb)
  132. Resolved comment errors (details / githubweb)
  133. Removed . (details / githubweb)
  134. make OSWindowDriver class>>driverClass: configurable through environment with the PHARO_WINDOW_DRIVER variable. (details / githubweb)
  135. Fix tests (details / githubweb)
  136. Reburc should not depend on Athens (details / githubweb)
  137. (details / githubweb)
  138. (details / githubweb)
  139. Morphic: Deprecate some polymorph widgets (details / githubweb)
  140. Fix bug: changed #rowser to #browser in RubSmalltalkEditor (details / githubweb)
  141. inspection usage without builder has been deprecated (details / githubweb)
  142. Move some extensions methods of Iceberg into Pharo (details / githubweb)
  143. Replace the process browser (details / githubweb)
  144. Remove dependency of Network-Mail to Morphic (details / githubweb)
  145. Update error message for FFICalloutAPI class >> new (details / githubweb)
  146. Update doc for FFIArray class (details / githubweb)
  147. Remove call to the old process browser API (details / githubweb)
  148. Dprecate more Morphic widgets (details / githubweb)
  149. Prevent renaming the accessors when renaming an instance variable (details / githubweb)
  150. Fix ast mapping of constant blocks (details / githubweb)
  151. IRPushLiteral should only be quick if the values are those of quick methods or special case bytecode (details / githubweb)
  152. Fix OCIRPrinterTest (details / githubweb)
  153. Removed Shout presenter as it should belong to NewTools repo and not Pharo (details / githubweb)
  154. Updated baseline (details / githubweb)
  155. Rename DateAndTime>>#fromMethodTimeStamp: to #fromMethodTimestamp: and implement it correctly (details / githubweb)
  156. added transcript workerProcess to knownProcesses in ReleaseTest (details / githubweb)
  157. Make the timestamp format of method changes and class comment changes in the change file consistent with the timestamp format for snapshot and quit entries. (details / githubweb)
  158. Adapt tests after changing the timestamp format (details / githubweb)
  159. Adapt tests that with timestamps (details / githubweb)
  160. adding a first list of authors. (details / githubweb)
  161. Fixing picture reference (details / githubweb)
  162. Adding core classes (details / githubweb)
  163. Fixing filename of inspector (details / githubweb)
  164. Update ReleaseTest.class.st (details / githubweb)
  165. oops, this is a symbol (details / githubweb)
  166. Update Beacon.md (details / githubweb)
  167. Fix bug when adding an extension method overriding a trait method (details / githubweb)
  168. move Spec to v2.0.0 (details / githubweb)
  169. move it now to 2.0.1 (details / githubweb)
  170. Roassal moved to v1.7.0 (details / githubweb)
  171. move microdown to v2.8.2 (details / githubweb)
  172. typo (details / githubweb)
  173. fix typo (details / githubweb)
Changes
  1. Remove the Transcript stepGlobal call. Better integrate it once the new transcript is on. (details / githubweb)
  2. Remove ExternalProjectLoader (details / githubweb)
  3. Fix 8 Dictionary tests to make them inheritable (details / githubweb)
  4. Add key type check in `SystemEnvironment>>#at:update:initial` (details / githubweb)
  5. CleaningNautilusRefactoring (details / githubweb)
  6. - Remove from nautiluse and AbatsrctTransformation the question to search or not in the hierarchy when doing an extract method. (details / githubweb)
  7. - inline handleMethodNameRequest: since it got only one sender in the same class. (details / githubweb)
  8. chore: (details / githubweb)
  9. chore: replace the only user of RBMethodEditor by StMethodEditorPresenter (details / githubweb)
  10. chore: Remove unused RBMethodNameEditor (details / githubweb)
  11. test: Adding tests for ClassesAreNotMetaclassCondition (details / githubweb)
  12. feat: add message to ReClassesAreNotMetaclass for better feedback (details / githubweb)
  13. test: Add two simple tests for messages (details / githubweb)
  14. Better tests for movetoclasside (not changing its wrong semantics for now) (details / githubweb)
  15. Renaming some temps for better understanding code. (details / githubweb)
  16. tests: define some tests for DefinesSelectorCondition (details / githubweb)
  17. With metaclasses (details / githubweb)
  18. Better name and accesspor for RBMoveMethodToClassRefactoring (details / githubweb)
  19. Add choices for RemoveMethodsToClassSide Driver (details / githubweb)
  20. Remove old driver and introduce new one with the new architecture (details / githubweb)
  21. Branch: temp,  Fixes # changes (details / githubweb)
  22. Should not implement `SystemEnvironment>>#at:update:initial:` (details / githubweb)
  23. Clean BaselineOfClap (details / githubweb)
  24. Move HashTesterTest to SUnit-Tests (details / githubweb)
  25. Refactor OCMessageNode>>isInlineToDo to remove OCParseTreeSearcher (details / githubweb)
  26. Remove some dead references to SmalltalkHub (details / githubweb)
  27. Format the code changes (details / githubweb)
  28. Implemented new menu to show pool users (details / githubweb)
  29. Pharo13.0.0: (details / githubweb)
  30. Pharo13.0.0: (details / githubweb)
  31. #Branch: 17903-Using-Windows-key--click-to-find-implementors-has-side-effects Fixes #17903 (details / githubweb)
  32. Fix testTranscriptDebugPoint to avoid using Transcript>>stepGlobal (details / githubweb)
  33. Removed wrong comment in SourceFile Class (details / githubweb)
  34. chore: Removing OldDeprecated Driver+ Refactoring + tests + commands (details / githubweb)
  35. chore: remove SplitClassRefactoring and tests (details / githubweb)
  36. chore: Remove SpoitClassTransformation and tests -- Pharo13.0.0 (details / githubweb)
  37. Cleaning simple left over (details / githubweb)
  38. categorizing initialize (details / githubweb)
  39. Fixing DA references (details / githubweb)
  40. Moving methods and classes around to cleanup Collections-Abstract (details / githubweb)
  41. Strangely enough I do not get why these tests did not pass. Probably another issue left some tests failing (details / githubweb)
  42. Deprecating overly specific collection methods (details / githubweb)
  43. Replace DADependencyChecker with StDependencyChecker in PharoBootstrapRule (details / githubweb)
  44. Fix #17997 (details / githubweb)
  45. Adding a setting to disable the halos, also making it work for real (details / githubweb)
  46. Fix Pharo build (details / githubweb)
  47. Refactorings: Remove choices that are not used anymore (details / githubweb)
  48. Fix failing tests about #print:delimiterOn: (details / githubweb)
  49. Fixed bug to allow multiple package selection in coverage tool (details / githubweb)
  50. Fixed SystemEnvironment tests by initializing testingEnvironment with Smalltalk globals (details / githubweb)
  51. Created  TestObject class using ShiftClassBuilder (details / githubweb)
  52. add mew process browser (in preview menu entry) (details / githubweb)
  53. fix undeclared DAPackageDependenciesPresenter (details / githubweb)
  54. fix unifeid diff broken in e5f54f0b22f26fd4d9bd41e42e45fa2927a41058 (details / githubweb)
  55. add 'NewTools-Transcript' as known dependency (details / githubweb)
  56. Cleaning the benchmarks (details / githubweb)
  57. Remove transcript from Smalltalk tools (finally) (details / githubweb)
  58. Remove tool registration and installation (details / githubweb)
  59. Remove the installation of the old transcript. (details / githubweb)
  60. feature: reimplement Halt once and once without the need to rely on the compiler, parse, semantic analysis and the rest (details / githubweb)
  61. tests: now we have tests that really test call sites. (details / githubweb)
  62. no semantic change: recategorisation of test protocols (details / githubweb)
  63. Make compiled block class parametrizable (details / githubweb)
  64. Improval of auto pairing in code editor (details / githubweb)
  65. adding annotation to once (details / githubweb)
  66. Clean: protocol sorting + initialize split + remove dead code (details / githubweb)
  67. All the tests pass except containsHalt. (details / githubweb)
  68. New version. Now indeed the tests requires Halt initializeOnCount. "This is mandatory else running twice the test will fail." (details / githubweb)
  69. Fixing containsHalt (it is based on the method protocol :( what a brittle idea!)) (details / githubweb)
  70. Fixing testHaltFromCount (details / githubweb)
  71. Improved ReSearchingLiteralRule by giving an example in description & added automatic transformation (details / githubweb)
  72. Split one test into several ones (details / githubweb)
  73. Improving tests (details / githubweb)
  74. Improving tests (details / githubweb)
  75. Rename internal method (details / githubweb)
  76. Adding haltUpTo: and tests (details / githubweb)
  77. Revising implementation and adding comments in class (details / githubweb)
  78. FIxing a test using an old version of the API (details / githubweb)
  79. Removing haltCountUpTo: (details / githubweb)
  80. Improve packaging of Ston (details / githubweb)
  81. Fixed failing test by adding transformation rule for empty collection comparison (details / githubweb)
  82. Remove Toto (details / githubweb)
  83. Added a test for smartbackspace with spaces and removed temps (details / githubweb)
  84. Protecting tests so that their execution is independant (details / githubweb)
  85. Initialize deprecated Morphic package (details / githubweb)
  86. Start to deprecate some unused parts of morphic (details / githubweb)
  87. Fix #isDeprecated logic of CompiledMethod (details / githubweb)
  88. support old logic to set the new transcript (details / githubweb)
  89. Fixes of two cases on shortcut block identation (details / githubweb)
  90. fixes #17641 (details / githubweb)
  91. Fixing almost all tests (details / githubweb)
  92. fix last test (details / githubweb)
  93. Removed reference of GT package from Beacon baseline (details / githubweb)
  94. Added Examples (details / githubweb)
  95. Remove what seems to be a hack in runTest.sh (details / githubweb)
  96. Improve the printing of errors on executable comments (details / githubweb)
  97. Corrected Style (details / githubweb)
  98. Fix missing `"` (details / githubweb)
  99. fix: GIFReadWriter does not write local color tables (details / githubweb)
  100. Deprecate ThreadSafeTranscript (details / githubweb)
  101. Deprecate Morphic TickList (details / githubweb)
  102. CodeImporter should close the stream it is reading after importing (details / githubweb)
  103. Fix equality between MCClassDefinition and MCTraitDefinition (details / githubweb)
  104. Morphic: Deprecate examples and some pluggable lists (details / githubweb)
  105. use clap v.0.1 (details / githubweb)
  106. remove dead code (details / githubweb)
  107. Remove dependency from Athens to Deprecated morphs (details / githubweb)
  108. Formating Correction (details / githubweb)
  109. Clean and minor fixes for GIFReadWriter (details / githubweb)
  110. Added tests for logger (details / githubweb)
  111. Added #open as an extension method of Cavrois Window Profiles package (details / githubweb)
  112. Allowing to set the default dialogs from outiside. Allowing us to give mocks when using refactorings. (details / githubweb)
  113. made extension clean changes (details / githubweb)
  114. Move the #flushClassNameCache to the pviate method that does the change. this way we will flush the cache, too, when using #add: to add to the environment. (details / githubweb)
  115. make sure to return the cached node if we find one (details / githubweb)
  116. Changing the Sorter to nosorter (details / githubweb)
  117. With deprecated methods rewritten. (details / githubweb)
  118. Adding a test for runFor: (details / githubweb)
  119. Nicer ones (details / githubweb)
  120. Adding StackSignal and a little test to show that we pill the stack (details / githubweb)
  121. Fix #18034 (details / githubweb)
  122. Improve test (details / githubweb)
  123. Implementing Equals and Hash in the RBBrowserEnvironments, so we can compare it and have them once in the list of scopes (details / githubweb)
  124. adding doc (not finished) to /doc/Beacon (details / githubweb)
  125. Make Zinc tests open a random port (details / githubweb)
  126. Rename argument following conventions and avoiding shadowing (details / githubweb)
  127. Rename last shadowed variable (details / githubweb)
  128. Fix last shadowed (details / githubweb)
  129. Removing outerMostContext whose sole user was Sindarin. (details / githubweb)
  130. Cleaning (details / githubweb)
  131. Resolving failing test (details / githubweb)
  132. Resolved comment errors (details / githubweb)
  133. Removed . (details / githubweb)
  134. make OSWindowDriver class>>driverClass: configurable through environment with the PHARO_WINDOW_DRIVER variable. (details / githubweb)
  135. Fix tests (details / githubweb)
  136. Reburc should not depend on Athens (details / githubweb)
  137. (details / githubweb)
  138. (details / githubweb)
  139. Morphic: Deprecate some polymorph widgets (details / githubweb)
  140. Fix bug: changed #rowser to #browser in RubSmalltalkEditor (details / githubweb)
  141. inspection usage without builder has been deprecated (details / githubweb)
  142. Move some extensions methods of Iceberg into Pharo (details / githubweb)
  143. Replace the process browser (details / githubweb)
  144. Remove dependency of Network-Mail to Morphic (details / githubweb)
  145. Update error message for FFICalloutAPI class >> new (details / githubweb)
  146. Update doc for FFIArray class (details / githubweb)
  147. Remove call to the old process browser API (details / githubweb)
  148. Dprecate more Morphic widgets (details / githubweb)
  149. Prevent renaming the accessors when renaming an instance variable (details / githubweb)
  150. Fix ast mapping of constant blocks (details / githubweb)
  151. IRPushLiteral should only be quick if the values are those of quick methods or special case bytecode (details / githubweb)
  152. Fix OCIRPrinterTest (details / githubweb)
  153. Removed Shout presenter as it should belong to NewTools repo and not Pharo (details / githubweb)
  154. Updated baseline (details / githubweb)
  155. Rename DateAndTime>>#fromMethodTimeStamp: to #fromMethodTimestamp: and implement it correctly (details / githubweb)
  156. added transcript workerProcess to knownProcesses in ReleaseTest (details / githubweb)
  157. Make the timestamp format of method changes and class comment changes in the change file consistent with the timestamp format for snapshot and quit entries. (details / githubweb)
  158. Adapt tests after changing the timestamp format (details / githubweb)
  159. Adapt tests that with timestamps (details / githubweb)
  160. adding a first list of authors. (details / githubweb)
  161. Fixing picture reference (details / githubweb)
  162. Adding core classes (details / githubweb)
  163. Fixing filename of inspector (details / githubweb)
  164. Update ReleaseTest.class.st (details / githubweb)
  165. oops, this is a symbol (details / githubweb)
  166. Update Beacon.md (details / githubweb)
  167. Fix bug when adding an extension method overriding a trait method (details / githubweb)
  168. move Spec to v2.0.0 (details / githubweb)
  169. move it now to 2.0.1 (details / githubweb)
  170. Roassal moved to v1.7.0 (details / githubweb)
  171. move microdown to v2.8.2 (details / githubweb)
  172. typo (details / githubweb)
  173. fix typo (details / githubweb)
Changes
  1. Remove the Transcript stepGlobal call. Better integrate it once the new transcript is on. (details / githubweb)
  2. Remove ExternalProjectLoader (details / githubweb)
  3. Fix 8 Dictionary tests to make them inheritable (details / githubweb)
  4. Add key type check in `SystemEnvironment>>#at:update:initial` (details / githubweb)
  5. CleaningNautilusRefactoring (details / githubweb)
  6. - Remove from nautiluse and AbatsrctTransformation the question to search or not in the hierarchy when doing an extract method. (details / githubweb)
  7. - inline handleMethodNameRequest: since it got only one sender in the same class. (details / githubweb)
  8. chore: (details / githubweb)
  9. chore: replace the only user of RBMethodEditor by StMethodEditorPresenter (details / githubweb)
  10. chore: Remove unused RBMethodNameEditor (details / githubweb)
  11. test: Adding tests for ClassesAreNotMetaclassCondition (details / githubweb)
  12. feat: add message to ReClassesAreNotMetaclass for better feedback (details / githubweb)
  13. test: Add two simple tests for messages (details / githubweb)
  14. Better tests for movetoclasside (not changing its wrong semantics for now) (details / githubweb)
  15. Renaming some temps for better understanding code. (details / githubweb)
  16. tests: define some tests for DefinesSelectorCondition (details / githubweb)
  17. With metaclasses (details / githubweb)
  18. Better name and accesspor for RBMoveMethodToClassRefactoring (details / githubweb)
  19. Add choices for RemoveMethodsToClassSide Driver (details / githubweb)
  20. Remove old driver and introduce new one with the new architecture (details / githubweb)
  21. Branch: temp,  Fixes # changes (details / githubweb)
  22. Should not implement `SystemEnvironment>>#at:update:initial:` (details / githubweb)
  23. Clean BaselineOfClap (details / githubweb)
  24. Move HashTesterTest to SUnit-Tests (details / githubweb)
  25. Refactor OCMessageNode>>isInlineToDo to remove OCParseTreeSearcher (details / githubweb)
  26. Remove some dead references to SmalltalkHub (details / githubweb)
  27. Format the code changes (details / githubweb)
  28. Implemented new menu to show pool users (details / githubweb)
  29. Pharo13.0.0: (details / githubweb)
  30. Pharo13.0.0: (details / githubweb)
  31. #Branch: 17903-Using-Windows-key--click-to-find-implementors-has-side-effects Fixes #17903 (details / githubweb)
  32. Fix testTranscriptDebugPoint to avoid using Transcript>>stepGlobal (details / githubweb)
  33. Removed wrong comment in SourceFile Class (details / githubweb)
  34. chore: Removing OldDeprecated Driver+ Refactoring + tests + commands (details / githubweb)
  35. chore: remove SplitClassRefactoring and tests (details / githubweb)
  36. chore: Remove SpoitClassTransformation and tests -- Pharo13.0.0 (details / githubweb)
  37. Cleaning simple left over (details / githubweb)
  38. categorizing initialize (details / githubweb)
  39. Fixing DA references (details / githubweb)
  40. Moving methods and classes around to cleanup Collections-Abstract (details / githubweb)
  41. Strangely enough I do not get why these tests did not pass. Probably another issue left some tests failing (details / githubweb)
  42. Deprecating overly specific collection methods (details / githubweb)
  43. Replace DADependencyChecker with StDependencyChecker in PharoBootstrapRule (details / githubweb)
  44. Fix #17997 (details / githubweb)
  45. Adding a setting to disable the halos, also making it work for real (details / githubweb)
  46. Fix Pharo build (details / githubweb)
  47. Refactorings: Remove choices that are not used anymore (details / githubweb)
  48. Fix failing tests about #print:delimiterOn: (details / githubweb)
  49. Fixed bug to allow multiple package selection in coverage tool (details / githubweb)
  50. Fixed SystemEnvironment tests by initializing testingEnvironment with Smalltalk globals (details / githubweb)
  51. Created  TestObject class using ShiftClassBuilder (details / githubweb)
  52. add mew process browser (in preview menu entry) (details / githubweb)
  53. fix undeclared DAPackageDependenciesPresenter (details / githubweb)
  54. fix unifeid diff broken in e5f54f0b22f26fd4d9bd41e42e45fa2927a41058 (details / githubweb)
  55. add 'NewTools-Transcript' as known dependency (details / githubweb)
  56. Cleaning the benchmarks (details / githubweb)
  57. Remove transcript from Smalltalk tools (finally) (details / githubweb)
  58. Remove tool registration and installation (details / githubweb)
  59. Remove the installation of the old transcript. (details / githubweb)
  60. feature: reimplement Halt once and once without the need to rely on the compiler, parse, semantic analysis and the rest (details / githubweb)
  61. tests: now we have tests that really test call sites. (details / githubweb)
  62. no semantic change: recategorisation of test protocols (details / githubweb)
  63. Make compiled block class parametrizable (details / githubweb)
  64. Improval of auto pairing in code editor (details / githubweb)
  65. adding annotation to once (details / githubweb)
  66. Clean: protocol sorting + initialize split + remove dead code (details / githubweb)
  67. All the tests pass except containsHalt. (details / githubweb)
  68. New version. Now indeed the tests requires Halt initializeOnCount. "This is mandatory else running twice the test will fail." (details / githubweb)
  69. Fixing containsHalt (it is based on the method protocol :( what a brittle idea!)) (details / githubweb)
  70. Fixing testHaltFromCount (details / githubweb)
  71. Improved ReSearchingLiteralRule by giving an example in description & added automatic transformation (details / githubweb)
  72. Split one test into several ones (details / githubweb)
  73. Improving tests (details / githubweb)
  74. Improving tests (details / githubweb)
  75. Rename internal method (details / githubweb)
  76. Adding haltUpTo: and tests (details / githubweb)
  77. Revising implementation and adding comments in class (details / githubweb)
  78. FIxing a test using an old version of the API (details / githubweb)
  79. Removing haltCountUpTo: (details / githubweb)
  80. Improve packaging of Ston (details / githubweb)
  81. Fixed failing test by adding transformation rule for empty collection comparison (details / githubweb)
  82. Remove Toto (details / githubweb)
  83. Added a test for smartbackspace with spaces and removed temps (details / githubweb)
  84. Protecting tests so that their execution is independant (details / githubweb)
  85. Initialize deprecated Morphic package (details / githubweb)
  86. Start to deprecate some unused parts of morphic (details / githubweb)
  87. Fix #isDeprecated logic of CompiledMethod (details / githubweb)
  88. support old logic to set the new transcript (details / githubweb)
  89. Fixes of two cases on shortcut block identation (details / githubweb)
  90. fixes #17641 (details / githubweb)
  91. Fixing almost all tests (details / githubweb)
  92. fix last test (details / githubweb)
  93. Removed reference of GT package from Beacon baseline (details / githubweb)
  94. Added Examples (details / githubweb)
  95. Remove what seems to be a hack in runTest.sh (details / githubweb)
  96. Improve the printing of errors on executable comments (details / githubweb)
  97. Corrected Style (details / githubweb)
  98. Fix missing `"` (details / githubweb)
  99. fix: GIFReadWriter does not write local color tables (details / githubweb)
  100. Deprecate ThreadSafeTranscript (details / githubweb)
  101. Deprecate Morphic TickList (details / githubweb)
  102. CodeImporter should close the stream it is reading after importing (details / githubweb)
  103. Fix equality between MCClassDefinition and MCTraitDefinition (details / githubweb)
  104. Morphic: Deprecate examples and some pluggable lists (details / githubweb)
  105. use clap v.0.1 (details / githubweb)
  106. remove dead code (details / githubweb)
  107. Remove dependency from Athens to Deprecated morphs (details / githubweb)
  108. Formating Correction (details / githubweb)
  109. Clean and minor fixes for GIFReadWriter (details / githubweb)
  110. Added tests for logger (details / githubweb)
  111. Added #open as an extension method of Cavrois Window Profiles package (details / githubweb)
  112. Allowing to set the default dialogs from outiside. Allowing us to give mocks when using refactorings. (details / githubweb)
  113. made extension clean changes (details / githubweb)
  114. Move the #flushClassNameCache to the pviate method that does the change. this way we will flush the cache, too, when using #add: to add to the environment. (details / githubweb)
  115. make sure to return the cached node if we find one (details / githubweb)
  116. Changing the Sorter to nosorter (details / githubweb)
  117. With deprecated methods rewritten. (details / githubweb)
  118. Adding a test for runFor: (details / githubweb)
  119. Nicer ones (details / githubweb)
  120. Adding StackSignal and a little test to show that we pill the stack (details / githubweb)
  121. Fix #18034 (details / githubweb)
  122. Improve test (details / githubweb)
  123. Implementing Equals and Hash in the RBBrowserEnvironments, so we can compare it and have them once in the list of scopes (details / githubweb)
  124. adding doc (not finished) to /doc/Beacon (details / githubweb)
  125. Make Zinc tests open a random port (details / githubweb)
  126. Rename argument following conventions and avoiding shadowing (details / githubweb)
  127. Rename last shadowed variable (details / githubweb)
  128. Fix last shadowed (details / githubweb)
  129. Removing outerMostContext whose sole user was Sindarin. (details / githubweb)
  130. Cleaning (details / githubweb)
  131. Resolving failing test (details / githubweb)
  132. Resolved comment errors (details / githubweb)
  133. Removed . (details / githubweb)
  134. make OSWindowDriver class>>driverClass: configurable through environment with the PHARO_WINDOW_DRIVER variable. (details / githubweb)
  135. Fix tests (details / githubweb)
  136. Reburc should not depend on Athens (details / githubweb)
  137. (details / githubweb)
  138. (details / githubweb)
  139. Morphic: Deprecate some polymorph widgets (details / githubweb)
  140. Fix bug: changed #rowser to #browser in RubSmalltalkEditor (details / githubweb)
  141. inspection usage without builder has been deprecated (details / githubweb)
  142. Move some extensions methods of Iceberg into Pharo (details / githubweb)
  143. Replace the process browser (details / githubweb)
  144. Remove dependency of Network-Mail to Morphic (details / githubweb)
  145. Update error message for FFICalloutAPI class >> new (details / githubweb)
  146. Update doc for FFIArray class (details / githubweb)
  147. Remove call to the old process browser API (details / githubweb)
  148. Dprecate more Morphic widgets (details / githubweb)
  149. Prevent renaming the accessors when renaming an instance variable (details / githubweb)
  150. Fix ast mapping of constant blocks (details / githubweb)
  151. IRPushLiteral should only be quick if the values are those of quick methods or special case bytecode (details / githubweb)
  152. Fix OCIRPrinterTest (details / githubweb)
  153. Removed Shout presenter as it should belong to NewTools repo and not Pharo (details / githubweb)
  154. Updated baseline (details / githubweb)
  155. Rename DateAndTime>>#fromMethodTimeStamp: to #fromMethodTimestamp: and implement it correctly (details / githubweb)
  156. added transcript workerProcess to knownProcesses in ReleaseTest (details / githubweb)
  157. Make the timestamp format of method changes and class comment changes in the change file consistent with the timestamp format for snapshot and quit entries. (details / githubweb)
  158. Adapt tests after changing the timestamp format (details / githubweb)
  159. Adapt tests that with timestamps (details / githubweb)
  160. adding a first list of authors. (details / githubweb)
  161. Fixing picture reference (details / githubweb)
  162. Adding core classes (details / githubweb)
  163. Fixing filename of inspector (details / githubweb)
  164. Update ReleaseTest.class.st (details / githubweb)
  165. oops, this is a symbol (details / githubweb)
  166. Update Beacon.md (details / githubweb)
  167. Fix bug when adding an extension method overriding a trait method (details / githubweb)
  168. move Spec to v2.0.0 (details / githubweb)
  169. move it now to 2.0.1 (details / githubweb)
  170. Roassal moved to v1.7.0 (details / githubweb)
  171. move microdown to v2.8.2 (details / githubweb)
  172. typo (details / githubweb)
  173. fix typo (details / githubweb)

Branch indexing

This run spent:

  • 2 hr 6 min waiting;
  • 1 hr 47 min build duration;
  • 1 hr 47 min total from scheduled to completion.
Revision: a0fd4892c59d552b2bb692fe9a390312f7644015
Repository: https://github.com/pharo-project/pharo.git
  • PR-17972
Test Result (no failures)
    Revision: 4cd7a25da849309b94132a235a018a888aeef9b0
    Repository: https://github.com/pharo-project/pharo.git
    • PR-17972
    Revision: 67fdaed5802b05187bc0ac68da1865d0d011f1d2
    Repository: https://github.com/pharo-project/pharo.git
    • PR-17972