Back out bdf60588b to disable P::RD grammar precompilation - until P::RD is fixed
[dbsrgits/SQL-Translator.git] / t / 60roundtrip.t
index 35bda26..836bc1d 100644 (file)
@@ -70,12 +70,13 @@ my $plan = [
     parser_args => {},
     todo => 'Needs volunteers',
   },
-  {
-    engine => 'DB2',
-    producer_args => {},
-    parser_args => {},
-    todo => 'Needs volunteers',
-  },
+# too noisy under new P::RD
+#  {
+#    engine => 'DB2',
+#    producer_args => {},
+#    parser_args => {},
+#    todo => 'Needs volunteers',
+#  },
 
 # There is no Access producer
 #  {