- Mark test flaky per dartbug.com/17130.

R=ricow@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@33052 260f80e4-7a28-3924-810f-c04153c831b5
This commit is contained in:
iposva@google.com 2014-02-26 06:35:04 +00:00
parent 242f29d7ad
commit f72abd44d0

View file

@ -286,8 +286,10 @@ polymer/example/canonicalization/test/dir/deploy2_test: Fail, OK # tests deploy
[ $compiler == none && ( $runtime == dartium || $runtime == drt ) && $checked ]
polymer/test/custom_event_test: Skip # http://dartbug.com/15517
# Skip tests on the VM if the package depends on dart:html
[ $runtime == vm ]
intl/test/message_extraction/message_extraction_test: Skip # Issue 17130
# Skip tests on the VM if the package depends on dart:html
custom_element: Skip
template_binding: Skip
mutation_observer: Skip