Skip to content

Commit

Permalink
[ VM / Gardening ] Mark disassemble_determinism_test as slow on Windows
Browse files Browse the repository at this point in the history
Test is consistently timing out and likely just needs a little extra
time to complete on slower bots.

[email protected]

Change-Id: Ib4bc67bf699947164494674437ef63005cbbbd91
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/108440
Reviewed-by: Ben Konyi <[email protected]>
  • Loading branch information
bkonyi committed Jul 9, 2019
1 parent 1b82367 commit 8d07009
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions runtime/tests/vm/vm.status
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,7 @@ cc/GenKernelKernelLoadKernel: Skip # Issue 34542.
cc/GenKernelKernelMaxRSS: Skip # Issue 34393.
cc/GenKernelKernelReadAllBytecode: Skip # Issue 34393.
dart/appjit_bytecode_simple_test: Skip # Issue 34393.
dart/disassemble_determinism_test: Slow # Times out on slower bots.

[ !$strong ]
dart/callee_side_type_checks_test: SkipByDesign
Expand Down

0 comments on commit 8d07009

Please sign in to comment.