commit | 646e999b1f499a26d7793d238f87d7231defa6fd | [log] [tgz] |
---|---|---|
author | Geoffrey Martin-Noble <gcmn@google.com> | Wed Feb 17 01:13:29 2021 -0800 |
committer | GitHub <noreply@github.com> | Wed Feb 17 17:13:29 2021 +0800 |
tree | fa939c144cdaa01f6a45c04d412b7e16865961a9 | |
parent | b20b60244e549bf04827a4597dd1427f7b753e0f [diff] |
Disable benchmark on phone with ADB auth issues (#4862) This phone is borked and needs manual intervention. See https://github.com/google/iree/issues/4861
diff --git a/build_tools/buildkite/cmake/android/arm64-v8a/benchmark.yml b/build_tools/buildkite/cmake/android/arm64-v8a/benchmark.yml index d36bc46..33e7833 100644 --- a/build_tools/buildkite/cmake/android/arm64-v8a/benchmark.yml +++ b/build_tools/buildkite/cmake/android/arm64-v8a/benchmark.yml
@@ -29,6 +29,8 @@ - wait - label: "benchmark on snapdragon-855 (adreno-640) (Pixel 4)" + # TODO(#4861): Re-enable when phone is fixed + skip: "Phone is borked. See https://github.com/google/iree/issues/4861" commands: - "buildkite-agent artifact download --step build model-artifacts.tgz ./" - "tar xzvf model-artifacts.tgz"