Index: tests/co19/co19-runtime.status |
=================================================================== |
--- tests/co19/co19-runtime.status (revision 43648) |
+++ tests/co19/co19-runtime.status (working copy) |
@@ -82,3 +82,6 @@ |
LibTest/html/*: SkipByDesign # dart:html not supported on VM. |
LayoutTests/fast/*: SkipByDesign # DOM not supported on VM. |
WebPlatformTest/*: SkipByDesign # dart:html not supported on VM. |
+ |
+[ $runtime == vm && $mode == debug && $builder_tag == asan ] |
+Language/15_Types/4_Interface_Types_A11_t01: Skip # Issue 21174. |