[devicelab] disable image list duration tests (#64486)

This commit is contained in:
Jonah Williams 2020-08-24 12:08:58 -07:00 committed by GitHub
parent d30e36ba8c
commit 2f937703e4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -441,12 +441,14 @@ tasks:
Measures image loading performance on release (aot) build.
stage: devicelab
required_agent_capabilities: ["linux/android"]
flaky: true
image_list_jit_reported_duration:
description: >
Measures image loading performance on debug (jit) build.
stage: devicelab
required_agent_capabilities: ["linux/android"]
flaky: true
build_benchmark:
description: >