Index: tests/standalone/standalone.status |
diff --git a/tests/standalone/standalone.status b/tests/standalone/standalone.status |
index 46f4331f190c22c6ed224bab5d3536575c3960cb..adb3a7d431452d01f767f2e0b6839a29954d90fe 100644 |
--- a/tests/standalone/standalone.status |
+++ b/tests/standalone/standalone.status |
@@ -295,3 +295,13 @@ link_natives_lazily_test: SkipByDesign |
# SIMDBC interpreter doesn't support --no_lazy_dispatchers |
no_lazy_dispatchers_test: SkipByDesign |
+ |
+[ $compiler == precompiler && $runtime == dart_precompiled && $system == android ] |
+io/*: Skip # Issue #26376 |
+ |
+typed_data_isolate_test: Skip # Issue #26376 |
+typed_array_test: Skip # Issue #26376 |
+typed_array_int64_uint64_test: Skip # Issue #26376 |
+ |
+oom_error_stacktrace_test: Skip # Issue #26377 |
+out_of_memory_test: Skip # Issue #26377 |