We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e196354 commit 494d261Copy full SHA for 494d261
runtime/tests/vm/vm.status
@@ -127,6 +127,10 @@ cc/StandaloneSnapshotSize: SkipByDesign # Imports dart:mirrors
127
dart/redirection_type_shuffling_test: SkipByDesign # Imports dart:mirrors
128
dart_2/redirection_type_shuffling_test: SkipByDesign # Imports dart:mirrors
129
130
+[ $system == android ]
131
+dart/sdk_hash_test: SkipByDesign # The test doesn't know location of cross-platform gen_snapshot
132
+dart_2/sdk_hash_test: SkipByDesign # The test doesn't know location of cross-platform gen_snapshot
133
+
134
[ $system == fuchsia ]
135
cc/CorelibIsolateStartup: Skip # OOM crash can bring down the OS.
136
cc/Read: Fail # TODO(zra): Investigate, ../../dart/runtime/bin/file_test.cc: 34: error: expected: !file->WriteByte(1)
0 commit comments