commit | 263c71932fb7c0abc55836900ff75f4b4cd56b78 | [log] [tgz] |
---|---|---|
author | Ben Pastene <[email protected]> | Fri Feb 22 19:00:41 2019 |
committer | Commit Bot <[email protected]> | Fri Feb 22 19:00:41 2019 |
tree | 2cc06397a8f5cea0e340c54d810a80869d998c10 | |
parent | bfa29c0607a2e621967772df51887704d305bdae [diff] [blame] |
Disable tast test arc.BuildProperties on chromeos-kevin-rel. Currently failing after the last lkgm roll: https://ci.chromium.org/p/chromium/builders/ci/chromeos-kevin-rel Bug: 866062 Change-Id: Idbc62420a8d9cc100f00e661b72ff0bad8c000e3 Reviewed-on: https://chromium-review.googlesource.com/c/1483360 Reviewed-by: John Budorick <[email protected]> Commit-Queue: Ben Pastene <[email protected]> Cr-Commit-Position: refs/heads/master@{#634762}
diff --git a/chromeos/BUILD.gn b/chromeos/BUILD.gn index 2b31d0f..5e09fb6 100644 --- a/chromeos/BUILD.gn +++ b/chromeos/BUILD.gn
@@ -285,6 +285,7 @@ tast_disabled_tests = [ # Disabled due to misleading USE flags on full boards. crbug.com/916367 "arc.Boot", + "arc.BuildProperties", "security.NetworkListenersARC", "video.WebRTCPeerConnCameraVP8", # crbug.com/923061 ]