[svn:parrot] r42694 - trunk/t/pmc

jkeenan at svn.parrot.org jkeenan at svn.parrot.org
Sat Nov 21 14:00:49 UTC 2009


Author: jkeenan
Date: Sat Nov 21 14:00:48 2009
New Revision: 42694
URL: https://trac.parrot.org/parrot/changeset/42694

Log:
Delete part of test message referring to resolved RT #56636.

Modified:
   trunk/t/pmc/resizablepmcarray.t

Modified: trunk/t/pmc/resizablepmcarray.t
==============================================================================
--- trunk/t/pmc/resizablepmcarray.t	Sat Nov 21 13:59:34 2009	(r42693)
+++ trunk/t/pmc/resizablepmcarray.t	Sat Nov 21 14:00:48 2009	(r42694)
@@ -901,7 +901,6 @@
 .end
 
 
-#RT #56636 - segfault from sort if comparison is always 1
 .sub sort_with_broken_cmp
     .local pmc array
     array = new ['ResizablePMCArray']


More information about the parrot-commits mailing list