New issue
Advanced search Search tips

Issue 679718 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner:
Closed: Mar 2017
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug



Sign in to add a comment

Automatic import and MANIFEST.json update caused failures on WebKit Linux Trusty MSAN

Project Member Reported by foolip@chromium.org, Jan 10 2017

Issue description

These two tests failed in https://uberchromegw.corp.google.com/i/chromium.webkit/builders/WebKit%20Linux%20Trusty%20MSAN/builds/371:

imported/wpt/web-animations/animation-model/animation-types/addition-per-property.html
imported/wpt/web-animations/animation-model/animation-types/interpolation-per-property.html

TestExpectations have the auto-generated:
crbug.com/626703 [ Trusty Mac10.11 Mac10.10 Retina Win7 Win10 Mac10.9 ] imported/wpt/web-animations/animation-model/animation-types/addition-per-property.html [ Timeout ]
crbug.com/626703 [ Trusty Mac10.11 Mac10.10 Retina Win7 Win10 Mac10.9 ] imported/wpt/web-animations/animation-model/animation-types/interpolation-per-property.html [ Timeout ]

This apparently was not enough to cover WebKit Linux Trusty MSAN. These two recent changes are likely involved:
https://codereview.chromium.org/2625523002
https://codereview.chromium.org/2624663003

The import is what wrote to TestExpectations.

/ Today's Chromium sheriff
 

Comment 1 by foolip@chromium.org, Jan 10 2017

Actually, I did also see other failures in tests that have the "[ Trusty Mac10.11 Mac10.10 Retina Win7 Win10 Mac10.9 ]" bit. There may be a more generic problem here. Since things are going through CQ, I'll try removing that bit to see if the waterfall builders are happy with that.

Comment 2 by foolip@chromium.org, Jan 10 2017

https://codereview.chromium.org/2623843003 going through CQ
Project Member

Comment 3 by bugdroid1@chromium.org, Jan 10 2017

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

commit e1caaae053375ce64cf457ab6a8d2cf882b28dc9
Author: foolip <foolip@chromium.org>
Date: Tue Jan 10 15:07:40 2017

Speculatively simplify TestExpectations from w3c-test-autoroller

There are on failures WebKit Linux Trusty MSAN in some of the
web-animations tests, and possibly others.

BUG=626703, 679718 
TBR=qyearsley@chromium.org

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

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

Status: Fixed (was: Assigned)
Closing this bug; for now, these failures are grouped with the other untriaged failures in imported tests, and the current expectations in TestExpectations match the actual result (timeout).

Sign in to add a comment