Skip to content

Commit

Permalink
Flagged css_value_type_shadow as experimental to prevent flakes
Browse files Browse the repository at this point in the history
css_value_type_shadow has been disabled on representative perf tests,
because of increased number of flakes.

Bug: chromium:1093313
Change-Id: Ic99f9c06b0e996b1a747b65079173e7daec3c0ef
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2239672
Reviewed-by: Jonathan Ross <jonross@chromium.org>
Commit-Queue: Behdad Bakhshinategh <behdadb@chromium.org>
Cr-Commit-Position: refs/heads/master@{#776993}
  • Loading branch information
behdad authored and Commit Bot committed Jun 10, 2020
1 parent 966eb93 commit 840b2b4
Showing 1 changed file with 6 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,9 @@
},
"css_value_type_shadow": {
"ci_095": 1.284,
"avg": 49.386
"avg": 49.386,
"experimental": true,
"_comment": "crbug.com/1093313"
},
"nvidia_vertex_buffer_object": {
"ci_095": 3.37,
Expand Down Expand Up @@ -87,7 +89,9 @@
},
"css_value_type_shadow": {
"ci_095": 13.611,
"avg": 61.261
"avg": 61.261,
"experimental": true,
"_comment": "crbug.com/1093313"
},
"animometer_webgl_attrib_arrays": {
"ci_095": 0.495,
Expand Down

0 comments on commit 840b2b4

Please sign in to comment.