Chromium Code Reviews| Index: third_party/WebKit/LayoutTests/TestExpectations |
| diff --git a/third_party/WebKit/LayoutTests/TestExpectations b/third_party/WebKit/LayoutTests/TestExpectations |
| index 942139f4de5c84da1a1448220f2bc210d427703e..8eacd1c973b2b9b8a0f00114325cd166178e1357 100644 |
| --- a/third_party/WebKit/LayoutTests/TestExpectations |
| +++ b/third_party/WebKit/LayoutTests/TestExpectations |
| @@ -293,6 +293,11 @@ crbug.com/569139 fast/js/string-replace-2.html [ NeedsManualRebaseline ] |
| crbug.com/569139 fast/js/regexp-caching.html [ NeedsManualRebaseline ] |
| crbug.com/597221 fast/dom/Window/window-postmessage-clone-deep-array.html [ NeedsManualRebaseline ] |
| +crbug.com/657831 http/tests/inspector-enabled/console-stack-overflow-source-url.html [ NeedsManualRebaseline ] |
| +crbug.com/657831 fast/xmlhttprequest/xmlhttprequest-responsetype-arraybuffer.html [ NeedsManualRebaseline ] |
| +# TODO(mstarzinger): Uncomment the below line again after rebaseline for crbug.com/657831 happened. |
| +#crbug.com/588103 fast/xmlhttprequest/xmlhttprequest-responsetype-arraybuffer.html [ Pass Failure ] |
|
Michael Achenbach
2016/10/20 19:24:30
Is your chromium revision maybe outdated? This lin
Michael Starzinger
2016/10/21 11:27:17
Done. Yes, you are absolutely right, that's what h
|
| + |
| crbug.com/498539 http/tests/inspector/elements/styles/selector-line.html [ Pass Timeout ] |
| crbug.com/498539 http/tests/inspector/network/network-datareceived.html [ Pass Timeout ] |
| crbug.com/498539 [ Win ] inspector/tracing/decode-resize.html [ Failure Timeout ] |
| @@ -1316,8 +1321,6 @@ crbug.com/587593 [ Android ] fast/js/pic/cached-single-entry-transition.html [ P |
| crbug.com/587779 [ Linux Mac10.10 Mac10.11 Retina ] fast/dynamic/window-resize-scrollbars-test.html [ Timeout Failure Pass ] |
| -crbug.com/588103 fast/xmlhttprequest/xmlhttprequest-responsetype-arraybuffer.html [ Pass Failure ] |
| - |
| crbug.com/594672 fast/events/iframe-object-onload.html [ Failure Pass ] |
| crbug.com/594672 fast/events/scale-and-scroll-iframe-body.html [ Failure Pass ] |
| crbug.com/594672 fast/events/updateLayoutForHitTest.html [ Failure Pass ] |