pharo-project / pharo-launcher

Lets you manage your pharo images and download new ones
https://pharo-project.github.io/pharo-launcher/
MIT License
108 stars 46 forks source link

Test failing in STON on Latest dev version #538

Closed hogoww closed 2 years ago

hogoww commented 2 years ago

Describe the bug The test PhLRecreateImageCommandTest >> #testCanRecreateAnImage fails with a STON reading error.

To Reproduce Run the test case : PhLRecreateImageCommandTest >> #testCanRecreateAnImage

Expected behavior passing test case

Screenshots image

Version information: OS : Ubuntu 20 Commit PharoLauncher fb77b62e406341350929ecd637ad65e38c95af65

Expected development cost No idea, I tried to track it down but I do not know. Looks like it is in the mock images created for the test cases.

demarey commented 2 years ago

cannot reproduce in Pharo 10 branch