Started 3 yr 9 mo ago
Took 43 min

Build #344 (Jun 8, 2020, 4:06:48 PM)

Build Artifacts
Changes
  1. Adding the conversion to Sista Bytecode including Full Block Closures (details / githubweb)
  2. Fixing the origin of full block closures. (details / githubweb)
  3. - The Fullblock closure need to handle receiving another collection in (details / githubweb)
  4. The recompile method should use another message to add a selector so the (details / githubweb)
  5. - Fixing the support for other collections as parameter in the (details / githubweb)
  6. Fixing the inspector on fullBlockClosures (details / githubweb)
  7. Adding support for FullBlockClosures in the decompiler (details / githubweb)
  8. Fixing debugSession tests (details / githubweb)
  9. Fixing dependency analysis to work with full block closures (details / githubweb)
  10. Fixing extraction of parameters in Windows64 (details / githubweb)
  11. - Adding support to fuel of FullBlockClosures:  - Sista method's headers (details / githubweb)
  12. Adding tests for references, senders in a block. Fixing and testing the (details / githubweb)
  13. Fixing pointersTo to discard the closure used in the lookup of the (details / githubweb)
  14. Removing duplicated method in the superclass (details / githubweb)
  15. Fixing test that relies in the type of the collection and not in the (details / githubweb)
  16. Default for the encoder should be the SistaEncoder (details / githubweb)
  17. Fixing the signal of semaphores (details / githubweb)
  18. The refresh of a context should be aware of the structure of the (details / githubweb)
  19. Fixing the localRecursionStopper to correctly get the method from the (details / githubweb)
  20. Fixing recursion stopper. (details / githubweb)
  21. Fixing the MustBeBoolean de-optimization (details / githubweb)
  22. - Implementing the support for FullBlockClosures in the IRDecompilar - (details / githubweb)
  23. Fixing renraku tests (details / githubweb)
  24. Deprecating #method to use #compiledCode instead (details / githubweb)
  25. Fixing mock context in FFI (details / githubweb)
  26. Fixing block closures. (details / githubweb)
  27. Fixing instruction stream (details / githubweb)
  28. Fixing MustBeBoolean use of method in context (details / githubweb)
  29. Disable deprecation for now (details / githubweb)
  30. Trying to fix the build (details / githubweb)
  31. Removing the generation of Sista image, while debugging (details / githubweb)
  32. Adding accesor when using directly without a block (details / githubweb)
  33. Fixing problem with the order of variables in the tempVector. (details / githubweb)
  34. Revert "Removing the generation of Sista image, while debugging" (details / githubweb)
  35. The refactoring engine should look for all literals in a method taking (details / githubweb)
  36. FullBlockClosure should delegate in the method. (details / githubweb)
  37. Adding a printOn: to CompiledBlock (details / githubweb)
  38. Fixing the comparison of MessageTally as now it has to include the (details / githubweb)
  39. Remove old test that is not valid anymore. (details / githubweb)
  40. Use iceberg 1.8.2, fixing (details / githubweb)
Changes
  1. Adding the conversion to Sista Bytecode including Full Block Closures (details / githubweb)
  2. Fixing the origin of full block closures. (details / githubweb)
  3. - The Fullblock closure need to handle receiving another collection in (details / githubweb)
  4. The recompile method should use another message to add a selector so the (details / githubweb)
  5. - Fixing the support for other collections as parameter in the (details / githubweb)
  6. Fixing the inspector on fullBlockClosures (details / githubweb)
  7. Adding support for FullBlockClosures in the decompiler (details / githubweb)
  8. Fixing debugSession tests (details / githubweb)
  9. Fixing dependency analysis to work with full block closures (details / githubweb)
  10. Fixing extraction of parameters in Windows64 (details / githubweb)
  11. - Adding support to fuel of FullBlockClosures:  - Sista method's headers (details / githubweb)
  12. Adding tests for references, senders in a block. Fixing and testing the (details / githubweb)
  13. Fixing pointersTo to discard the closure used in the lookup of the (details / githubweb)
  14. Removing duplicated method in the superclass (details / githubweb)
  15. Fixing test that relies in the type of the collection and not in the (details / githubweb)
  16. Default for the encoder should be the SistaEncoder (details / githubweb)
  17. Fixing the signal of semaphores (details / githubweb)
  18. The refresh of a context should be aware of the structure of the (details / githubweb)
  19. Fixing the localRecursionStopper to correctly get the method from the (details / githubweb)
  20. Fixing recursion stopper. (details / githubweb)
  21. Fixing the MustBeBoolean de-optimization (details / githubweb)
  22. - Implementing the support for FullBlockClosures in the IRDecompilar - (details / githubweb)
  23. Fixing renraku tests (details / githubweb)
  24. Deprecating #method to use #compiledCode instead (details / githubweb)
  25. Fixing mock context in FFI (details / githubweb)
  26. Fixing block closures. (details / githubweb)
  27. Fixing instruction stream (details / githubweb)
  28. Fixing MustBeBoolean use of method in context (details / githubweb)
  29. Disable deprecation for now (details / githubweb)
  30. Trying to fix the build (details / githubweb)
  31. Removing the generation of Sista image, while debugging (details / githubweb)
  32. Adding accesor when using directly without a block (details / githubweb)
  33. Fixing problem with the order of variables in the tempVector. (details / githubweb)
  34. Revert "Removing the generation of Sista image, while debugging" (details / githubweb)
  35. The refactoring engine should look for all literals in a method taking (details / githubweb)
  36. FullBlockClosure should delegate in the method. (details / githubweb)
  37. Adding a printOn: to CompiledBlock (details / githubweb)
  38. Fixing the comparison of MessageTally as now it has to include the (details / githubweb)
  39. Remove old test that is not valid anymore. (details / githubweb)
  40. Use iceberg 1.8.2, fixing (details / githubweb)

Push event to branch Pharo9.0 at 3:53:02 PM on Jun 8, 2020

Push event to branch Pharo9.0 at 3:54:16 PM on Jun 8, 2020

Revision: 221788a3d2757cc7621f601cf04375e6074a84f9
Repository: https://github.com/pharo-project/pharo.git
  • Pharo9.0
Test Result (17 failures / +5)Show all failed tests >>>