Commit aaf48338 authored by Shrek Shao's avatar Shrek Shao Committed by Commit Bot

Fix wpr recording of WebGL animometer_webgl_indexed tests

Rerecord the tests on Mac OS.
Upload the rendering_desktop_e0cf9b9bd8.wprgo to chrome-partner-telemetry.
Unzip the wprgo file to make sure the expected URL
"http://kenrussell.github.io/webgl-animometer/Animometer/tests/3d/webgl-indexed-instanced.html?webgl_version=2\u0026use_attributes=1\u0026use_multi_draw=1\u0026num_geometries=120000"
appears.

This should fix the request failure issue on current perf bots.

Bug: 890539
Change-Id: I4f409d4304cc910c81f4275780d3578c195349ee
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2391595Reviewed-by: default avatarKenneth Russell <kbr@chromium.org>
Reviewed-by: default avatarJohn Chen <johnchen@chromium.org>
Commit-Queue: Shrek Shao <shrekshao@google.com>
Cr-Commit-Position: refs/heads/master@{#804330}
parent 539ededd
......@@ -22,13 +22,13 @@
"DEFAULT": "rendering_desktop_3a59b064d2.wprgo"
},
"animometer_webgl_indexed": {
"DEFAULT": "rendering_desktop_e66a172ea7.wprgo"
"DEFAULT": "rendering_desktop_e0cf9b9bd8.wprgo"
},
"animometer_webgl_indexed_multi_draw": {
"DEFAULT": "rendering_desktop_e66a172ea7.wprgo"
"DEFAULT": "rendering_desktop_e0cf9b9bd8.wprgo"
},
"animometer_webgl_indexed_multi_draw_base_vertex_base_instance": {
"DEFAULT": "rendering_desktop_e66a172ea7.wprgo"
"DEFAULT": "rendering_desktop_e0cf9b9bd8.wprgo"
},
"animometer_webgl_multi_draw": {
"DEFAULT": "rendering_desktop_a8987d91b9.wprgo"
......
e0cf9b9bd80778b398a2e0e771df1ad2a3334f29
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment