Skip to content

Commit 494d261

Browse files
Clement Skaucommit-bot@chromium.org
Clement Skau
authored andcommitted
[Test] Skips sdk_hash_test for unsupported dartkp-android.
This fixes the currently red CI bot: vm-kernel-precomp-android-release-arm64 / dartkp-android-release-arm64 Change-Id: I583c59595d029a59e823f62824082982e51f6182 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/153350 Reviewed-by: Tess Strickland <[email protected]> Commit-Queue: Clement Skau <[email protected]>
1 parent e196354 commit 494d261

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

runtime/tests/vm/vm.status

+4
Original file line numberDiff line numberDiff line change
@@ -127,6 +127,10 @@ cc/StandaloneSnapshotSize: SkipByDesign # Imports dart:mirrors
127127
dart/redirection_type_shuffling_test: SkipByDesign # Imports dart:mirrors
128128
dart_2/redirection_type_shuffling_test: SkipByDesign # Imports dart:mirrors
129129

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+
130134
[ $system == fuchsia ]
131135
cc/CorelibIsolateStartup: Skip # OOM crash can bring down the OS.
132136
cc/Read: Fail # TODO(zra): Investigate, ../../dart/runtime/bin/file_test.cc: 34: error: expected: !file->WriteByte(1)

0 commit comments

Comments
 (0)