We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab963d4 commit c9c1c52Copy full SHA for c9c1c52
pkg/dev_compiler/tool/presubmit.sh
@@ -7,4 +7,6 @@ $DIR/browser_test.sh
7
$DIR/node_test.sh
8
$DIR/analyze.sh
9
$DIR/format.sh
10
-$DIR/transformer_test.sh
+# TODO(vsm/ochafik): Re-enable when this is addressed:
11
+# https://github.com/dart-lang/dev_compiler/issues/458
12
+# $DIR/transformer_test.sh
0 commit comments