Skip to content
Started 11 days ago
Took 36 min
Unstable

Build #28 (May 9, 2024, 2:09:45 AM)

Build Artifacts
Changes
  1. Reworked #subMenuMarker in the MenuItemMorph hierarchy to #subMenuMarkerFormSet. (details / githubweb)
  2. Made #basicDrawOn: on ToggleMenuItemMorph draw the FormSet for the submenu marker. (details / githubweb)
  3. Replaced use of an array to initialize the ‘bits’ of the ‘SubMenuMarker’ Form in #initialize for MenuItemMorph by the drawing of the corresponding polygon. (details / githubweb)
  4. Replaced shared variables ‘SubMenuMarker’, ‘BottomArrow’, ‘LeftArrow’ and ‘UpArrow’ in MenuItemMorph, which held a Form, by corresponding variables that hold a FormSet. (details / githubweb)
  5. Made #initialize for MenuItemMorph include a Form at scale 2 in each FormSet. (details / githubweb)

Push event to branch Pharo13 at 2:09:31 AM on May 9, 2024

This run spent:

  • 7.9 sec waiting;
  • 36 min build duration;
  • 36 min total from scheduled to completion.
Revision: 84063459a0f2f2c2cb8f581fa4094a8541456ece
Repository: https://github.com/pharo-project/pharo.git
  • Pharo13
Test Result (4 failures / ±0)Show all failed tests >>>