Chromium Code Reviews| Index: LayoutTests/NeverFixTests |
| diff --git a/LayoutTests/NeverFixTests b/LayoutTests/NeverFixTests |
| index 4aeeee2feacadf543c2661a0c29851cbd70fc1a2..f8e9365c8a21f21e2425d001d528842b03c10174 100644 |
| --- a/LayoutTests/NeverFixTests |
| +++ b/LayoutTests/NeverFixTests |
| @@ -185,3 +185,6 @@ virtual/threaded/printing/width-overflow.html [ WontFix ] |
| # Deferred suite doesn't have impl-side painting, so this doesn't make sense |
| virtual/deferred/inspector/tracing/paint-command-log-nodes.html [ WontFix ] |
| + |
| +# This test only fails with an ASSERT in Debug build. |
| +[ Release ] editing/input/orphan-set-selection-range.html [ WontFix ] |
|
leviw_travelin_and_unemployed
2015/02/20 22:40:28
I normally wouldn't bother with this since it'll p
|