Just that it's impossible to debug using the benchmarks.
Not even the print statements give output.
It's OK when using the tests.
Mihai
Guy Korland wrote:
> Mihai,
>
> Sorry I lost you is there any problem?
>
> Guy
>
> On Wed, Nov 25, 2009 at 12:16 AM, Mihai Letia <
mihai...@gmail.com
> <mailto:
mihai...@gmail.com>> wrote:
>
> I used the counters test provided in the framework.
> This gave me more specific error messages and I could see the
> output of
> my prints.
> No errors in the init method, opposed to what the previous output
> would
> indicate.
>
> Mihai
>
> Guy Korland wrote:
> > Can you post a test case?
> >
> > Guy
> >
> > On Nov 24, 10:58 pm, Guy Korland <
gkorl...@gmail.com
> <mailto:
gkorl...@gmail.com>> wrote:
> >
> >> I managed to start debugging my implementation with the tests,
> not the
> >> benchmarks.
> >> I found bugs in the read, write and commit methods but not in the
> >> init.
> >> I can go along without solving this problem, at least for the
> moment.
> >> It's still weird though.
> >>
> >> Mihai
> >>
> >> On Nov 24, 10:57 pm, Guy Korland <
gkorl...@gmail.com