[vm/ffi] Mark tests as slow
Bug: https://github.com/dart-lang/sdk/issues/56330 Change-Id: Ib2e522a39ab780403d9a485344e29d80755136a3 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/377820 Reviewed-by: Martin Kustermann <kustermann@google.com> Commit-Queue: Daco Harkes <dacoharkes@google.com>
This commit is contained in:
committed by
Commit Queue
parent
4730365bde
commit
0a8d85eb8d
@@ -2,6 +2,7 @@
|
||||
# for details. All rights reserved. Use of this source code is governed by a
|
||||
# BSD-style license that can be found in the LICENSE file.
|
||||
|
||||
native_assets/asset_*: Pass, Slow # https://dartbug.com/56330
|
||||
function_callbacks_structs_by_value_test: Pass, Slow # https://dartbug.com/47304 https://dartbug.com/45007
|
||||
function_structs_by_value_generated_args_leaf_test: Pass, Slow # https://dartbug.com/47303 https://dartbug.com/45007
|
||||
function_structs_by_value_generated_args_test: Pass, Slow # https://dartbug.com/47303 https://dartbug.com/45007
|
||||
|
||||
Reference in New Issue
Block a user