commit | 1c813ca7dc86575cf9ffe2ec73e71ae487fb1fa7 | [log] [tgz] |
---|---|---|
author | Haiyang Pan <[email protected]> | Wed Nov 24 18:52:16 2021 |
committer | Chromium LUCI CQ <[email protected]> | Wed Nov 24 18:52:16 2021 |
tree | 06e6157a266532c8fb6a79fb0da7522b8d9e8490 | |
parent | c65fe427279ab6864c017a076870b83d027f274c [diff] |
Disable failed bluetooth tests in device_unittests on android-12-x64-fyi-rel Bug: 1272880 Change-Id: I28f2f6f86398656d03715d8c0a97db5229fda105 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3299354 Auto-Submit: Haiyang Pan <[email protected]> Reviewed-by: Ben Pastene <[email protected]> Commit-Queue: Ben Pastene <[email protected]> Cr-Commit-Position: refs/heads/main@{#945049}
diff --git a/device/BUILD.gn b/device/BUILD.gn index 573ec5d..f76b068 100644 --- a/device/BUILD.gn +++ b/device/BUILD.gn
@@ -144,6 +144,7 @@ data_deps = [ "bluetooth/strings:bluetooth_test_strings", + "//testing/buildbot/filters:device_unittests_filters", "//ui/resources:ui_test_pak_data", ]