Index: LayoutTests/SlowTests |
diff --git a/LayoutTests/SlowTests b/LayoutTests/SlowTests |
index a1ed22f30f6d4f159e063e77aff7886c2133f320..537d7fca1b26f0fcdeecb79e91ff4050b05d4f2e 100644 |
--- a/LayoutTests/SlowTests |
+++ b/LayoutTests/SlowTests |
@@ -217,3 +217,14 @@ crbug.com/24182 [ Debug ] animations/interpolation/webkit-transform-interpolatio |
crbug.com/508984 http/tests/cachestorage/serviceworker/cache-match.html [ Slow ] |
crbug.com/508984 http/tests/cachestorage/worker/cache-match.html [ Slow ] |
crbug.com/508984 http/tests/cachestorage/window/cache-match.html [ Slow ] |
+ |
+# ----------------------------------------------------------------- |
+# DARTIUM TESTS |
+# ----------------------------------------------------------------- |
+ |
+# dartbug.com/17598 |
+# Like regular inspector tests, Dart inspector tests tend to be slow. |
+crbug.com/0 dart/inspector/debugger-eval-on-call-frame.html [ Slow ] |
+crbug.com/0 dart/inspector/evaluate-in-console.html [ Slow ] |
+crbug.com/0 dart/inspector/scope-variables.html [ Slow ] |
+ |