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 Solaris 8/SPARC with 128 MB RAM (after patching around various 
other unrelated problems) I get these new failures:

+t/pmc/hash.t                              (Wstat: 256 Tests: 90 Failed: 1)
+  Failed test:  90
+  Non-zero exit status: 1
+  Parse errors: No plan found in TAP output

+t/compilers/pge/03-optable.t              (Wstat: 11 Tests: 10 Failed: 0)
+  Non-zero wait status: 11
+  Parse errors: Bad plan.  You planned 37 tests but ran 10.

+t/compilers/opsc/01-parse.t               (Wstat: 11 Tests: 10 Failed: 0)
+  Non-zero wait status: 11
+  Parse errors: Bad plan.  You planned 12 tests but ran 10.

+t/ext/winxed/compreg.t                    (Wstat: 11 Tests: 1 Failed: 0)
+  Non-zero wait status: 11
+  Parse errors: Bad plan.  You planned 2 tests but ran 1.

Running the tests individually is unenlightening -- they just end with
segfaults.

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

Reply via email to