Index: tests/html/html.status |
diff --git a/tests/html/html.status b/tests/html/html.status |
index 8ad255a93358abb3df28036c038155ef33214bf1..2aefea59bf04a220a9dbb37927477e3cb696d446 100644 |
--- a/tests/html/html.status |
+++ b/tests/html/html.status |
@@ -14,6 +14,7 @@ worker_test/functional: Pass, Crash # Issue 9929. |
[ $compiler == dart2js] |
dom_isolates_test: Skip # Need to migrate to new spawnDomFunction. |
+typed_arrays_range_checks_test: Fail # TODO(vsm): Implement range checks. |
[ $compiler == dart2js && $runtime == ie10 ] |
indexeddb_3_test: Pass, Timeout, Slow # Issue: http://dartbug.com/9437 |