Skip Observatory tests on dart2dart.

BUG=dart:20487
R=johnmccutchan@google.com

Review URL: https://codereview.chromium.org//468143002

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@39205 260f80e4-7a28-3924-810f-c04153c831b5
This commit is contained in:
koda@google.com
2014-08-13 16:57:04 +00:00
parent 2f6de2aabe
commit 5ca1d8a984
+3 -1
View File
@@ -3,7 +3,9 @@
# BSD-style license that can be found in the LICENSE file.
[ $compiler == dart2dart ]
observatory/test/allocations_test: Fail # Issue 20487
# The transformations of dart2dart are not guaranteed to preserve the
# state/properties of the VM that the Observatory tests are inspecting.
observatory/test/*: Skip
[ $browser ]
observatory/test/*: Skip # Uses dart:io