Index: dart/tests/html/html.status |
diff --git a/dart/tests/html/html.status b/dart/tests/html/html.status |
index e21188166556e48d92f0ada5340b69829589e5e4..30237a1c7303190e44314c2ae2d6e5cbb2e74d0d 100644 |
--- a/dart/tests/html/html.status |
+++ b/dart/tests/html/html.status |
@@ -402,3 +402,22 @@ async_test: Timeout # Issue 13719: Please triage this failure. |
dromaeo_smoke_test: Fail # Issue 13719: Please triage this failure. |
element_offset_test/offset: Pass, Fail # Issue 13719, 13296 |
touchevent_test/supported: Fail # Issue 13719: Please triage this failure. |
+ |
+[ $compiler == dartanalyzer || $compiler == dart2analyzer ] |
+audiocontext_test: StaticWarning |
+custom/created_callback_test: StaticWarning |
+custom/document_register_basic_test: StaticWarning |
+datalistelement_test: StaticWarning |
+documentfragment_test: StaticWarning |
+element_add_test: StaticWarning |
+element_test: StaticWarning |
+events_test: StaticWarning |
+htmlelement_test: StaticWarning |
+localstorage_test: StaticWarning |
+mutationobserver_test: StaticWarning |
+track_element_constructor_test: StaticWarning |
+transferables_test: StaticWarning |
+typed_arrays_range_checks_test: StaticWarning |
+typing_test: StaticWarning |
+webgl_1_test: StaticWarning |
+window_nosuchmethod_test: StaticWarning |