Suppress dartium jsinterop failures on drt as well as dartium

BUG=

Review URL: https://codereview.chromium.org//1373863003 .
This commit is contained in:
Alan Knight 2015-09-28 09:38:49 -07:00
parent 9ac032d545
commit 53e01fdb1b

View file

@ -9,7 +9,7 @@ cross_frame_test: Skip # Test reloads itself. Issue 18558
js_array_test: Skip # Issue 23676, 23677
js_typed_interop_test: Skip # Issue 23676, 23677
[ $compiler == none && $runtime == dartium ]
[ $compiler == none && ($runtime == dartium || $runtime == drt) ]
cross_domain_iframe_test: RuntimeError # Dartium JSInterop failure
crypto_test/functional: RuntimeError # Dartium JSInterop failure
custom/document_register_basic_test: RuntimeError # Dartium JSInterop failure