New issue
Advanced search Search tips

Issue 672407 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner:
Closed: Dec 2016
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 1
Type: Bug



Sign in to add a comment

http/tests/websocket/workers/worker-reload.html failing on WebKit Linux Trusty Leak

Project Member Reported by treib@chromium.org, Dec 8 2016

Issue description

Also virtual/mojo-loading/http/tests/websocket/workers/worker-reload.html and virtual/mojo-loading/http/tests/websocket/workers/worker-shutdown-race.html

These tests have been timing out (the two "reload" ones consistently, the "shutdown-race" only occasionally). Builder link:
https://uberchromegw.corp.google.com/i/chromium.webkit/builders/WebKit%20Linux%20Trusty%20Leak
First failing build:
https://uberchromegw.corp.google.com/i/chromium.webkit/builders/WebKit%20Linux%20Trusty%20Leak/builds/565

The culprit is this: https://codereview.chromium.org/2557593006
which removed "Timeout" annotations for these tests from TestExpectations.
I'll go ahead and add them back.
 

Comment 1 by treib@chromium.org, Dec 8 2016

Labels: Sheriff-Chromium
Project Member

Comment 2 by bugdroid1@chromium.org, Dec 8 2016

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

commit 14a1c51ef90df5e653e6e2305b5d4783d38af80f
Author: treib <treib@chromium.org>
Date: Thu Dec 08 10:12:56 2016

Add back Timeout expectations for websocket worker tests

These were removed in https://codereview.chromium.org/2557593006,
but turns out these tests still time out.

TBR=qyearsley@chromium.org
NOTRY=true

BUG= 672407 , 671618 

Review-Url: https://codereview.chromium.org/2559133002
Cr-Commit-Position: refs/heads/master@{#437225}

[modify] https://crrev.com/14a1c51ef90df5e653e6e2305b5d4783d38af80f/third_party/WebKit/LayoutTests/TestExpectations

Comment 3 by treib@chromium.org, Dec 8 2016

Status: Fixed (was: Started)

Sign in to add a comment