Index: dart/sdk/lib/_internal/dartdoc/dartdoc.status |
diff --git a/dart/sdk/lib/_internal/dartdoc/dartdoc.status b/dart/sdk/lib/_internal/dartdoc/dartdoc.status |
index 8b45e64353f9f62f392c7c2fd23f6f8f9fa3feb0..7e11ab4c626cc641a96af2df845c1319e78f3a95 100644 |
--- a/dart/sdk/lib/_internal/dartdoc/dartdoc.status |
+++ b/dart/sdk/lib/_internal/dartdoc/dartdoc.status |
@@ -7,7 +7,7 @@ test/dartdoc_test: Pass |
test/dartdoc_search_test: Pass, Skip |
# Dartdoc only runs on the VM, so just rule out all compilers. |
-[ $compiler == dart2js || $compiler == dart2dart || $compiler == dartc ] |
+[ $compiler == dart2js || $compiler == dart2dart ] |
*: Skip |
# Dartdoc only runs on the standalone VM, not in dartium. |