crosperf: Misleading report results when something fails.... |
|
Issue description
If the image_chromeos stage of crosperf fails, for example, instead of failing immediately and telling the user that crosperf could not image the machine, Crosperf will output the Failed to image machine message, but then will appear to keep going and will generate a report like this:
-------------------------------------------
Summary
-------------------------------------------
Benchmark: dromaeo.domcoremodify; Iterations: 3
This benchmark contains no result. Is the benchmark name valid?
Benchmark: smoothness.tough_webgl_cases; Iterations: 3
This benchmark contains no result. Is the benchmark name valid?
Benchmark: page_cycler.typical_25; Iterations: 3
This benchmark contains no result. Is the benchmark name valid?
Benchmark: kraken; Iterations: 3
This benchmark contains no result. Is the benchmark name valid?
Benchmark: dromaeo.domcoreattr; Iterations: 3
This benchmark contains no result. Is the benchmark name valid?
Benchmark: graphics_WebGLAquarium; Iterations: 3
This benchmark contains no result. Is the benchmark name valid?
Benchmark: speedometer; Iterations: 3
This benchmark contains no result. Is the benchmark name valid?
Benchmark: octane; Iterations: 3
This benchmark contains no result. Is the benchmark name valid?
Number re-images: 0
-------------------------------------------
Benchmark Run Status
-------------------------------------------
Keys Status Failing Reason
vanilla_image: octane (1) PENDING
vanilla_image: octane (2) PENDING
vanilla_image: octane (3) PENDING
vanilla_image: kraken (1) PENDING
vanilla_image: kraken (2) PENDING
vanilla_image: kraken (3) PENDING
vanilla_image: speedometer (1) PENDING
vanilla_image: speedometer (2) PENDING
vanilla_image: speedometer (3) PENDING
vanilla_image: dromaeo.domcoreattr (1) PENDING
vanilla_image: dromaeo.domcoreattr (2) PENDING
vanilla_image: dromaeo.domcoreattr (3) PENDING
[snip]
This is very confusing and should be fixed.
,
Feb 8 2018
I had the same error when I try to use crosperf yesterday. It failed when it tries to call mount_gtp_image.sh Crosperf runs this command outside chroot. I get the same error when I run the command line manually. Should we run this command inside chroot?
,
Feb 8 2018
src/scripts/mount_gpt_image.sh should be safe to run outside the chroot |
|
►
Sign in to add a comment |
|
Comment 1 by cmt...@chromium.org
, Jun 30 2016