Author: pmichaud
Date: Tue Dec  9 20:00:21 2008
New Revision: 33740

Modified:
   trunk/languages/perl6/t/spectest.data

Log:
[rakudo]: Remove declaration-order.t from spectest.data for now.
It causes a failed assertion in Parrot (which is proving stubborn 
to fix), and would only give us two passing tests for now anyway.
Perhaps it'll clear up when we refactor signatures and class construction.


Modified: trunk/languages/perl6/t/spectest.data
==============================================================================
--- trunk/languages/perl6/t/spectest.data       (original)
+++ trunk/languages/perl6/t/spectest.data       Tue Dec  9 20:00:21 2008
@@ -151,7 +151,6 @@
 S12-class/anonymous.t
 S12-class/attributes.t
 S12-class/basic.t
-S12-class/declaration-order.t
 S12-class/inheritance-class-methods.t
 S12-class/inheritance.t
 S12-class/instantiate.t

Reply via email to