commit | 4c80dd1815bfc3379686dd7a1c287d1c2a5eda97 | [log] [tgz] |
---|---|---|
author | Liam Appelbe <liama@google.com> | Wed Oct 01 18:59:13 2025 -0700 |
committer | Commit Queue <dart-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Oct 01 18:59:13 2025 -0700 |
tree | aba6eea492d790f3ee35e8766ebf1ed7b1187959 | |
parent | 7f824ed717ed041026d908de7730a594c34801ba [diff] |
[test] Mark FFI fake HTTP test as slow Fixes https://github.com/dart-lang/sdk/issues/61583 Change-Id: Ia91c28692fd0b07af0674db654b0ee2d9409fbe9 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/452980 Commit-Queue: Liam Appelbe <liama@google.com> Reviewed-by: Nate Biggs <natebiggs@google.com>
diff --git a/samples/samples.status b/samples/samples.status index 0cea15b..a23c665 100644 --- a/samples/samples.status +++ b/samples/samples.status
@@ -2,6 +2,8 @@ # 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. +ffi/http/test/http_test: Pass, Slow # https://dartbug.com/61583 + [ $sanitizer == asan ] ffi/samples_test: SkipByDesign # FFI skips, see ffi.status