TBR. Only the method test group fails. Updated the test expectations file to reflect that.

BUG=

Review URL: https://codereview.chromium.org/1405953006 .
This commit is contained in:
Jacob Richman 2015-11-04 10:56:30 -08:00
parent f588c1b91b
commit 1e3fb098d5

View file

@ -36,7 +36,7 @@ wrapping_collections_test: SkipByDesign # Testing an issue that is only relevant
js_function_getter_trust_types_test: Skip # --trust-type-annotations incompatible with --checked
[ $compiler == dart2js && $checked && $browser ]
js_typed_interop_test: Fail # Issue 24822
js_typed_interop_test/method: Fail # Issue 24822
[ $compiler == dart2js && $csp && $browser ]
custom/js_custom_test: Fail # Issue 14643