Masashi Umezawa fixed the Context class issue. SIXX tests are now fine in Pharo 4.0
https://github.com/mumez/SIXX/issues/2 --Hannes On 8/24/15, H. Hirzel <hannes.hir...@gmail.com> wrote: > Thanks for the help so far; > > Updated > > https://github.com/mumez/SIXX/issues/2 > 123 test cases pass. > > Suggestions how to deal with the four test cases which fail? > > --Hannes > > > On 8/24/15, Ben Coman <b...@openinworld.com> wrote: >> On Mon, Aug 24, 2015 at 2:46 PM, H. Hirzel <hannes.hir...@gmail.com> >> wrote: >>> Hello >>> >>> I experience a load problem of SIXX * in Pharo 4.0. >>> >>> https://github.com/mumez/SIXX/issues/2 >>> >>> The complaint is that a class >>> >>> ContextPart >>> >>> is not found. Any suggestions/hints how to proceed? >> >> ContextPart and MethodContext classes have been merged into Contex class >> https://github.com/pharo-project/pharo-changelogs/blob/master/Pharo40ChangeLogs.md >> >> cheers -ben >> >> >