http/tests/devtools/tracing/decode-resize.js flaky on WebKit Linux Trusty Leak |
|
Issue descriptionIt's already marked "Slow" ( Issue 535478 ?) but only on Windows. The run in https://ci.chromium.org/buildbot/chromium.webkit/WebKit%20Linux%20Trusty%20Leak/19423 is not a timeout. The CL in the bisect is r562176 which doesn't look likely Error is --- /b/s/w/io81t6gK/layout-test-results/http/tests/devtools/tracing/decode-resize-expected.txt +++ /b/s/w/io81t6gK/layout-test-results/http/tests/devtools/tracing/decode-resize-actual.txt @@ -17,9 +17,6 @@ backendNodeId: present event: Decode Image imageURL: .../devtools/tracing/resources/test.bmp?border -backendNodeId: present -event: Decode Image -imageURL: .../devtools/tracing/resources/test.gif backendNodeId: present event: Decode Image imageURL: .../devtools/tracing/resources/test.gif?background @@ -55,12 +52,15 @@ imageURL: .../devtools/tracing/resources/test.png?border backendNodeId: present event: Decode Image -imageURL: .../devtools/tracing/resources/test.webp -backendNodeId: present -event: Decode Image imageURL: .../devtools/tracing/resources/test.webp?background backendNodeId: present event: Decode Image imageURL: .../devtools/tracing/resources/test.webp?border backendNodeId: present +event: Decode Image +imageURL: null +backendNodeId: absent +event: Decode Image +imageURL: null +backendNodeId: absent
,
May 28 2018
(Note It's not obvious to me whether than needs to go in TestExpectations or LeakExpectations -- feel free to move it)
,
Aug 17
The following revision refers to this bug: https://chromium.googlesource.com/chromium/src.git/+/5d30f82392d19d6cae02ff2e2b944e3858dc468e commit 5d30f82392d19d6cae02ff2e2b944e3858dc468e Author: Friedrich Horschig <fhorschig@chromium.org> Date: Fri Aug 17 14:13:03 2018 [Flaky][Linux] Mark decode-resize.js as flaky This is a known issue but the expectation was (as assumed) missing in this file: https://crrev.com/c/1074907 TBR=caseq@chromium.org Bug: 847114 Change-Id: I94ea44f67d95b0aee83745980a3b221dec79b677 Reviewed-on: https://chromium-review.googlesource.com/1179759 Reviewed-by: Friedrich Horschig <fhorschig@chromium.org> Commit-Queue: Friedrich Horschig <fhorschig@chromium.org> Cr-Commit-Position: refs/heads/master@{#584054} [modify] https://crrev.com/5d30f82392d19d6cae02ff2e2b944e3858dc468e/third_party/WebKit/LayoutTests/LeakExpectations
,
Aug 20
The following revision refers to this bug: https://chromium.googlesource.com/chromium/src.git/+/02dde60033d03789d396a0ff387ec7195d4f91c8 commit 02dde60033d03789d396a0ff387ec7195d4f91c8 Author: Friedrich Horschig <fhorschig@chromium.org> Date: Mon Aug 20 13:41:17 2018 [Flaky][Linux] Mark more decode-resize.js tests flaky The failures affect all versions of decode-resize.js but the new expectations cover only http/tests/devtools/tracing/decode-resize.js. With this CL, all expectations are as well applied to virtual/threaded/http/tests/devtools/tracing/decode-resize.js TBR=caseq@chromium.org Bug: 847114 Change-Id: I35c53f7e2852afcf6bb0c82369a52845e73351ba Reviewed-on: https://chromium-review.googlesource.com/1181055 Reviewed-by: Friedrich Horschig <fhorschig@chromium.org> Commit-Queue: Friedrich Horschig <fhorschig@chromium.org> Cr-Commit-Position: refs/heads/master@{#584427} [modify] https://crrev.com/02dde60033d03789d396a0ff387ec7195d4f91c8/third_party/WebKit/LayoutTests/LeakExpectations [modify] https://crrev.com/02dde60033d03789d396a0ff387ec7195d4f91c8/third_party/WebKit/LayoutTests/TestExpectations |
|
►
Sign in to add a comment |
|
Comment 1 by bugdroid1@chromium.org
, May 28 2018