On Tue, 15 Nov 2011, Vasily Chekalkin wrote:

> Hello.
> 
> I would like to merge "single commit branch" kill_constants. It's
> first part of http://trac.parrot.org/parrot/ticket/1875 - removing of
> zomb^W constant PMC/STRINGs.
> 
> Testing on various platforms with different amount of memory is warmly
> appreciated.

On OpenBSD 4.9/i386 with 512 MB RAM, I got failures in three
tests:

 Test Summary Report
 -------------------
t/pmc/hash.t                              (Wstat: 139 Tests: 89 Failed: 0)
  Non-zero wait status: 139
  Parse errors: No plan found in TAP output
t/pmc/task.t                              (Wstat: 0 Tests: 10 Failed: 1)
  Failed test:  3
t/compilers/opsc/01-parse.t               (Wstat: 139 Tests: 10 Failed: 0)
  Non-zero wait status: 139
  Parse errors: Bad plan.  You planned 12 tests but ran 10.

The task.t failure seems intermittent, and sometimes fails in master
as well.  It's probably unrelated.  The other two both segfault in
Parrot_key_string().

-- 
    Andy Dougherty              [email protected]
_______________________________________________
http://lists.parrot.org/mailman/listinfo/parrot-dev

Reply via email to