Index: runtime/observatory/tests/service/service.status |
diff --git a/runtime/observatory/tests/service/service.status b/runtime/observatory/tests/service/service.status |
index 415f062452aefd678ef485fe97f4e2552d2e46bf..ce688fbc6b7e173e15ca61ec020a8d016e9211d6 100644 |
--- a/runtime/observatory/tests/service/service.status |
+++ b/runtime/observatory/tests/service/service.status |
@@ -26,11 +26,6 @@ debugging_test: Skip |
[ $arch == simarm || $arch == simmips || $arch == simarm64] |
*: SkipSlow |
-# The transformations of dart2dart are not guaranteed to preserve the |
-# state/properties of the VM that the Observatory tests are inspecting. |
-[ $compiler == dart2dart ] |
-*: Skip |
- |
# All tests use dart:io |
[ $browser || $compiler == dart2js ] |
*: SkipByDesign |