pharo icon indicating copy to clipboard operation
pharo copied to clipboard

[Meta] Steps needed for CleanBlocks

Open MarcusDenker opened this issue 2 years ago • 0 comments

This issue collects all TODOs to be done to be able to enable CleanBlocks by default

  • [ ] Debugger fixes: https://github.com/pharo-project/pharo/issues/11186
  • [x] :BlockClosureTest>>testTallyInstructions, MessageTallyTest>>testTallySends #11209
  • [x] ReflectivityControlTest>>testConditionDisableEnableNoArguments https://github.com/pharo-project/pharo/issues/11218
  • [x] Use Fuel 5 https://github.com/pharo-project/pharo/issues/10318
  • [ ] Fuel needs to be able to serialize CleanBlocks
  • [ ] Announcements... Failing tests: AnnouncerTest, WeakAnnouncerTest https://github.com/pharo-project/pharo/issues/11220

MarcusDenker avatar May 05 '22 13:05 MarcusDenker