I love such green tests.
On Thu, Aug 24, 2017 at 1:48 PM, H. Hirzel <hannes.hir...@gmail.com> wrote: > Reported to Doru and he answered that they will come up with a release > of PetitParser for 6.0/6.1. > > The installation script to use in the meantime is: > > Metacello new > smalltalkhubUser: 'Moose' project: 'PetitParser'; > configuration: 'PetitParser'; > version: #development; > load. > Gofer new > smalltalkhubUser: 'Moose' project: 'PetitParser'; > package: 'PetitYAML'; > load. > > > 308 tests out of 308 tests are green (see screen shot). > > > --Hannes > > > > On 8/22/17, Stephane Ducasse <stepharo.s...@gmail.com> wrote: >> Hi Hannes >> >> you should report this to doru. >> >> Stef >> >> On Sat, Aug 19, 2017 at 8:36 PM, H. Hirzel <hannes.hir...@gmail.com> wrote: >>> On 8/19/17, Peter Uhnak <i.uh...@gmail.com> wrote: >>>> On Sat, Aug 19, 2017 at 02:45:28PM +0200, H. Hirzel wrote: >>>>> Peter, thanks for the confirmation that in your installation of the >>>>> PetitYAML grammar all tests are green. >>>>> >>>>> I wonder how you did it. >>>> >>>> As I've said, you need to update PetitParser; if there's no appropriate >>>> catalog entry, then ConfigurationOfPetitParser loadBleeding edge, or >>>> manually via Monticello Browser (the same way you loaded PetitYAML). >>>> >>>> Peter >>> >>> Thanks, loading ConfigurationOfPetitParser-TudorGirba.80 through the >>> Monticello Browser (not the catalog) into Pharo 6 and then >>> >>> ConfigurationOfPetitParser load >>> >>> did the job. Now all PetitYAML grammar tests are grenen. >>> >>> --Hannes >> >>