mschepens, Your list of tests looks like a useful enhancement. I notice your three issues are tagged milestone=Pharo3.0, but that milestone has past. As policy Pharo 3 now only gets bug fixes, not enhancements (even nice ones like tests, which we love). Your work will be integrated into Pharo-4-alpha, where current development is focused. To upload to the Pharo 4 inbox, sign up for an account at http://smalltalkhub.com, then... * If you have a Pharo 3 image, add the repository as described on this page... http://smalltalkhub.com/#!/~Pharo/Pharo40Inbox but including your SmalltalkHub user and password to allow you to upload. * If you have a Pharo 4 image, you will already have the Pharo40Inbox repository listed, but you may need to edit its definition to add your user and password. You may already have saved the Slice to you local "package cache" repository. You should be able to browse that repository and then <Copy> it to the Pharo40Inbox. Report on each issue once that is done. At the same time, as Esteban said, <Resolve> your issue to status "Fix Review Needed", at which point the CI monkey will auto test your slice against the latest Pharo 4. Once the CI report is clean, and hopefully some human reviews it, then for now it is a manual step by the integrators to push it into the Image. Now I assume you will want to close the loop to review the Image that integrates your tests, so you might want to install PharoLauncher which helps you manage which multiple Images. See http://www.smalltalkhub.com/#!/~Pharo/PharoLauncher. regards -ben Esteban Lorenzano wrote:
Hi,
first, thanks for your contributions :) but no, they are not automatically committed, you have to do it manually (by saving the slice into the corresponding inbox, currently the Pharo40Inbox). then you need to move the issue to âfix review neededâ in the issue tracker.
cheers, Esteban
On 13 Oct 2014, at 11:44, mschepens <schepens.mathieu@gmail.com> wrote:
Hello,
We opened some issues on fogbugz (14220, 14221 and 14222) and created slices from our pharo images. Can anyone confirm us that these slices are automatically sent when they are created under a pharo image ?
Again thanks to all of you for your advices and your time ! We're still available if there is any comment around our tests.
-- View this message in context: http://forum.world.st/Tests-around-Pharo-tp4777295p4784279.html Sent from the Pharo Smalltalk Developers mailing list archive at Nabble.com.