Commit 520d6503 authored by pdr's avatar pdr Committed by Commit bot

Suppress filter-repaint-turbulence.html in debug and release

This test is still failing after the suppression in [1]:
http://test-results.appspot.com/dashboards/flakiness_dashboard.html#tests=css3%2Ffilters%2Ffilter-repaint-turbulence.html

This patch marks the test as pass/fail for both debug and release.

[1] https://crrev.com/079ac671bc155405d5d544ce2fe27b017e668e8e

BUG=598051
NOTRY=true

Review-Url: https://codereview.chromium.org/2301523004
Cr-Commit-Position: refs/heads/master@{#415759}
parent b325fae5
......@@ -1284,7 +1284,7 @@ crbug.com/635909 [ Win7 Release ] inspector/sources/debugger-frameworks/framewor
crbug.com/636424 [ Win7 Debug ] editing/selection/modify_move/move-by-word-visually-crash-test-5.html [ Pass Timeout ]
crbug.com/638618 inspector/editor/text-editor-search-switch-editor.html [ Skip ]
crbug.com/598051 [ Debug ] css3/filters/filter-repaint-turbulence.html [ Pass Failure ]
crbug.com/598051 css3/filters/filter-repaint-turbulence.html [ Pass Failure ]
# This test breaks when the feature introduced in the bug is enabled. We keep
# this tested without the feature by using the virtual test. See
......
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