Skip to content

Commit

Permalink
[Test] Skips sdk_hash_test for incompatible setups.
Browse files Browse the repository at this point in the history
Change-Id: Ib46814516085a5332538ca867caccb61313b8c1b
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/152655
Reviewed-by: Siva Annamalai <asiva@google.com>
Commit-Queue: Clement Skau <cskau@google.com>
  • Loading branch information
Clement Skau authored and commit-bot@chromium.org committed Jun 26, 2020
1 parent a89b7a4 commit 411c9cc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions runtime/tests/vm/vm.status
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,8 @@ dart_2/emit_aot_size_info_flag_test: SkipByDesign # The test itself cannot deter
dart_2/bytecode_with_ast_in_aot_test: SkipByDesign # The test doesn't know location of cross-platform gen_snapshot
dart_2/split_aot_kernel_generation_test: SkipByDesign # The test doesn't know location of cross-platform gen_snapshot
dart_2/split_aot_kernel_generation2_test: SkipByDesign # The test doesn't know location of cross-platform gen_snapshot
dart_2/sdk_hash_test: SkipByDesign # The test doesn't know location of cross-platform gen_snapshot
dart/sdk_hash_test: SkipByDesign # The test doesn't know location of cross-platform gen_snapshot

[ $builder_tag == obfuscated ]
dart/causal_stacks/async_throws_stack_lazy_test: SkipByDesign # Asserts exact stacktrace output.
Expand Down

0 comments on commit 411c9cc

Please sign in to comment.