0a3cac8a90
Reason for revert: Still breaking. e.g. http://build.chromium.org/p/client.skia/builders/Test-iOS-Clang-iPad4-GPU-SGX554-Arm7-Debug/builds/1466/steps/nanobench/logs/stdio http://build.chromium.org/p/client.skia.android/builders/Perf-Android-GCC-Nexus7-GPU-Tegra3-Arm7-Release/builds/2280/steps/nanobench/logs/stdio Original issue's description: > Revert of Pass --images '' to nanobench to disable image benchmarking. (patchset #1 id:1 of https://codereview.chromium.org/1381703003/ ) > > Reason for revert: > I have attempted to fix the problems that caused running nanobench with images to fail, so testing to see if they are in fact fixed. > > Original issue's description: > > Pass --images '' to nanobench to disable image benchmarking. > > > > Enabling image benchmarking has caused most nanobench runs to fail, > > both Debug and Release. > > > > BUG=skia:3418 > > NOTREECHECKS=true > > TBR=scroggo@google.com > > > > Committed: https://skia.googlesource.com/skia/+/1f7039c6c5f0f118b629994b0bac255345e5abd6 > > BUG=skia:3418 > > Committed: https://skia.googlesource.com/skia/+/c2e59caa0a466040f4b4f08cb5604c86b2615efa TBR=mtklein@chromium.org NOPRESUBMIT=true NOTREECHECKS=true NOTRY=true BUG=skia:3418 Review URL: https://codereview.chromium.org/1396843003
121 lines
2.0 KiB
JSON
121 lines
2.0 KiB
JSON
{
|
|
"Perf-Android-GCC-NexusPlayer-GPU-PowerVR-x86-Release": [
|
|
"--images",
|
|
"--scales",
|
|
"1.0",
|
|
"1.1",
|
|
"--config",
|
|
"565",
|
|
"8888",
|
|
"gpu",
|
|
"nonrendering",
|
|
"angle",
|
|
"hwui",
|
|
"--match",
|
|
"~blurroundrect",
|
|
"~patch_grid",
|
|
"~desk_carsvg",
|
|
"~desk_unicodetable"
|
|
],
|
|
"Perf-Android-Nexus7-Tegra3-Arm7-Release": [
|
|
"--images",
|
|
"--scales",
|
|
"1.0",
|
|
"1.1",
|
|
"--config",
|
|
"565",
|
|
"8888",
|
|
"gpu",
|
|
"nonrendering",
|
|
"angle",
|
|
"hwui",
|
|
"msaa4",
|
|
"nvprmsaa4",
|
|
"--match",
|
|
"~blurroundrect",
|
|
"~patch_grid",
|
|
"~desk_carsvg"
|
|
],
|
|
"Test-Android-GCC-GalaxyS4-GPU-SGX544-Arm7-Release": [
|
|
"--images",
|
|
"--scales",
|
|
"1.0",
|
|
"1.1",
|
|
"--config",
|
|
"565",
|
|
"8888",
|
|
"gpu",
|
|
"nonrendering",
|
|
"angle",
|
|
"hwui",
|
|
"--match",
|
|
"~blurroundrect",
|
|
"~patch_grid",
|
|
"~desk_carsvg",
|
|
"~GLInstancedArraysBench"
|
|
],
|
|
"Test-Ubuntu-GCC-ShuttleA-GPU-GTX550Ti-x86_64-Release-Valgrind": [
|
|
"--images",
|
|
"--scales",
|
|
"1.0",
|
|
"1.1",
|
|
"--config",
|
|
"565",
|
|
"8888",
|
|
"gpu",
|
|
"nonrendering",
|
|
"angle",
|
|
"hwui",
|
|
"msaa16",
|
|
"nvprmsaa16",
|
|
"--loops",
|
|
"1",
|
|
"--samples",
|
|
"1"
|
|
],
|
|
"Test-Win7-MSVC-ShuttleA-GPU-HD2000-x86-Debug-ANGLE": [
|
|
"--images",
|
|
"--scales",
|
|
"1.0",
|
|
"1.1",
|
|
"--config",
|
|
"565",
|
|
"8888",
|
|
"gpu",
|
|
"nonrendering",
|
|
"angle",
|
|
"hwui",
|
|
"msaa16",
|
|
"nvprmsaa16",
|
|
"--GPUbenchTileW",
|
|
"256",
|
|
"--GPUbenchTileH",
|
|
"256",
|
|
"--match",
|
|
"~gradient",
|
|
"~etc1bitmap"
|
|
],
|
|
"Test-iOS-Clang-iPad4-GPU-SGX554-Arm7-Debug": [
|
|
"--images",
|
|
"--scales",
|
|
"1.0",
|
|
"1.1",
|
|
"--skps",
|
|
"ignore_skps",
|
|
"--config",
|
|
"565",
|
|
"8888",
|
|
"gpu",
|
|
"nonrendering",
|
|
"angle",
|
|
"hwui",
|
|
"msaa16",
|
|
"nvprmsaa16",
|
|
"--match",
|
|
"~blurroundrect",
|
|
"~patch_grid",
|
|
"~desk_carsvg",
|
|
"~keymobi",
|
|
"~path_hairline"
|
|
]
|
|
} |