Don't run stack_trace tests on Dartium.

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@20593 260f80e4-7a28-3924-810f-c04153c831b5
This commit is contained in:
nweiz@google.com 2013-03-27 22:34:12 +00:00
parent 240a358ff7
commit 0831efdcdf

View file

@ -66,6 +66,10 @@ analyzer_experimental/test/generated/scanner_test: Skip # Imports dart:io.
# otherwise be dart2js-compatible.
scheduled_test/test/*: Skip
# We use pathos in the stack_trace tests. We can run them on dart2js when issue
# 6943 is fixed.
stack_trace/test/*: Skip
[ $runtime == opera && $compiler == dart2js ]
intl/test/find_default_locale_browser_test: Fail
intl/test/date_time_format_http_request_test: Skip # Timeout.