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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user