Index: tests/lib/lib.status |
diff --git a/tests/lib/lib.status b/tests/lib/lib.status |
index 80e5ab024c322191ae30d47328f0b8f637b9df87..96e8b9ad9515ca64259e98c5734a4b4a96a1f3d4 100644 |
--- a/tests/lib/lib.status |
+++ b/tests/lib/lib.status |
@@ -189,3 +189,18 @@ mirrors/parameter_metadata_test: Fail # Issue 13510 |
mirrors/method_mirror_returntype_test: Fail # Issue 13510 |
mirrors/function_type_mirror_test: Fail # Issue 13510 |
mirrors/typevariable_mirror_metadata_test: Fail # Issue 13510 |
+ |
+[ $compiler == none && $runtime == dartium ] |
+async/run_async3_test: Fail # Issue 13719: Please triage this failure. |
+async/run_async4_test: Fail # Issue 13719: Please triage this failure. |
+async/run_async6_test: Fail # Issue 13719: Please triage this failure. |
+async/timer_not_available_test: Fail # Issue 13719: Please triage this failure. |
+mirrors/closures_test/01: Fail # Issue 13719: Please triage this failure. |
+mirrors/hierarchy_test: Fail # Issue 13719: Please triage this failure. |
+mirrors/library_uri_io_test: Fail # Issue 13719: Please triage this failure. |
+mirrors/local_isolate_test: Fail # Issue 13719: Please triage this failure. |
+mirrors/mixin_test/01: Fail # Issue 13719: Please triage this failure. |
+mirrors/redirecting_factory_test/01: Fail # Issue 13719: Please triage this failure. |
+mirrors/redirecting_factory_test/02: Fail # Issue 13719: Please triage this failure. |
+mirrors/redirecting_factory_test/none: Fail # Issue 13719: Please triage this failure. |
+mirrors/typedef_test/01: Fail # Issue 13719: Please triage this failure. |