New issue
Advanced search Search tips

Issue 847114 link

Starred by 1 user

Issue metadata

Status: Assigned
Owner:
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Linux
Pri: 3
Type: Bug



Sign in to add a comment

http/tests/devtools/tracing/decode-resize.js flaky on WebKit Linux Trusty Leak

Project Member Reported by tapted@chromium.org, May 28 2018

Issue description

It'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
 
 
Project Member

Comment 1 by bugdroid1@chromium.org, May 28 2018

The following revision refers to this bug:
  https://chromium.googlesource.com/chromium/src.git/+/fd4e920a90b2eda0cb30dab98886ff1b202eb2a4

commit fd4e920a90b2eda0cb30dab98886ff1b202eb2a4
Author: Trent Apted <tapted@chromium.org>
Date: Mon May 28 05:54:13 2018

Mark http/tests/devtools/tracing/decode-resize.js flaky on Linux

TBR=caseq@chromium.org

Bug: 847114
Change-Id: I04b031d8709ecdc9e30c6e668d2da21eb7b8ca42
Reviewed-on: https://chromium-review.googlesource.com/1074907
Reviewed-by: Trent Apted <tapted@chromium.org>
Commit-Queue: Trent Apted <tapted@chromium.org>
Cr-Commit-Position: refs/heads/master@{#562188}
[modify] https://crrev.com/fd4e920a90b2eda0cb30dab98886ff1b202eb2a4/third_party/WebKit/LayoutTests/TestExpectations

Comment 2 by tapted@chromium.org, May 28 2018

(Note It's not obvious to me whether than needs to go in TestExpectations or LeakExpectations -- feel free to move it)
Project Member

Comment 3 by bugdroid1@chromium.org, 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

Project Member

Comment 4 by bugdroid1@chromium.org, 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