webkit_tests failing on 5 builders Type: build-failure Builders failed on: - WebKit Linux Trusty: https://build.chromium.org/p/chromium.webkit/builders/WebKit%20Linux%20Trusty - WebKit Mac10.10: https://build.chromium.org/p/chromium.webkit/builders/WebKit%20Mac10.10 - WebKit Mac10.11 (dbg): https://build.chromium.org/p/chromium.webkit/builders/WebKit%20Mac10.11%20%28dbg%29 - WebKit Mac10.11 (retina): https://build.chromium.org/p/chromium.webkit/builders/WebKit%20Mac10.11%20%28retina%29 - WebKit Mac10.9: https://build.chromium.org/p/chromium.webkit/builders/WebKit%20Mac10.9 This is due to missed renames in https://codereview.chromium.org/2627213003
Prepared https://codereview.chromium.org/2643483004 web-animations-api/effect-of-keyframeeffect-on-getComputedTiming.html web-animations-api/w3c/simple-keyframes.html fast/shapedetection/shapedetection-security-test.html web-animations-api/the-effect-value-of-a-keyframe-effect.html web-animations-api/animation-playbackRate.html web-animations-api/animation-onfinish.html animations/KeyframeEffectReadOnly-animation.html animations/api-readonly-object-types.html web-animations-api/element-animate-null-effect.html web-animations-api/delay-endDelay-phases.html virtual/threaded/animations/KeyframeEffectReadOnly-animation.html web-animations-api/fill-forward-negative-end-delay.html web-animations-api/animation-effect-read-only.html web-animations-api/startTime.html web-animations-api/animation-state-changes-negative-playback-rate.html web-animations-api/playState-changes.html virtual/threaded/animations/api-readonly-object-types.html web-animations-api/time-consistent-across-frames.html
The following revision refers to this bug: https://chromium.googlesource.com/chromium/src.git/+/9ed33cfc1ccc5146fbacba753218646cb3071658 commit 9ed33cfc1ccc5146fbacba753218646cb3071658 Author: meade <meade@chromium.org> Date: Wed Jan 18 04:36:07 2017 Fix missed renames from renaming LayoutTests/imported/ -> LayoutTests/external/ https://codereview.chromium.org/2627213003 BUG= 682094 TBR=qyearsley@chromium.org Review-Url: https://codereview.chromium.org/2643483004 Cr-Commit-Position: refs/heads/master@{#444274} [modify] https://crrev.com/9ed33cfc1ccc5146fbacba753218646cb3071658/third_party/WebKit/LayoutTests/animations/KeyframeEffectReadOnly-animation.html [modify] https://crrev.com/9ed33cfc1ccc5146fbacba753218646cb3071658/third_party/WebKit/LayoutTests/animations/api-readonly-object-types.html [modify] https://crrev.com/9ed33cfc1ccc5146fbacba753218646cb3071658/third_party/WebKit/LayoutTests/web-animations-api/animation-effect-read-only.html [modify] https://crrev.com/9ed33cfc1ccc5146fbacba753218646cb3071658/third_party/WebKit/LayoutTests/web-animations-api/animation-onfinish.html [modify] https://crrev.com/9ed33cfc1ccc5146fbacba753218646cb3071658/third_party/WebKit/LayoutTests/web-animations-api/animation-playbackRate.html [modify] https://crrev.com/9ed33cfc1ccc5146fbacba753218646cb3071658/third_party/WebKit/LayoutTests/web-animations-api/animation-ready-promise.html [modify] https://crrev.com/9ed33cfc1ccc5146fbacba753218646cb3071658/third_party/WebKit/LayoutTests/web-animations-api/animation-set-timeline.html [modify] https://crrev.com/9ed33cfc1ccc5146fbacba753218646cb3071658/third_party/WebKit/LayoutTests/web-animations-api/animation-state-changes-negative-playback-rate.html [modify] https://crrev.com/9ed33cfc1ccc5146fbacba753218646cb3071658/third_party/WebKit/LayoutTests/web-animations-api/delay-endDelay-phases.html [modify] https://crrev.com/9ed33cfc1ccc5146fbacba753218646cb3071658/third_party/WebKit/LayoutTests/web-animations-api/effect-of-keyframeeffect-on-getComputedTiming.html [modify] https://crrev.com/9ed33cfc1ccc5146fbacba753218646cb3071658/third_party/WebKit/LayoutTests/web-animations-api/element-animate-null-effect.html [modify] https://crrev.com/9ed33cfc1ccc5146fbacba753218646cb3071658/third_party/WebKit/LayoutTests/web-animations-api/fill-forward-negative-end-delay.html [modify] https://crrev.com/9ed33cfc1ccc5146fbacba753218646cb3071658/third_party/WebKit/LayoutTests/web-animations-api/playState-changes.html [modify] https://crrev.com/9ed33cfc1ccc5146fbacba753218646cb3071658/third_party/WebKit/LayoutTests/web-animations-api/startTime.html [modify] https://crrev.com/9ed33cfc1ccc5146fbacba753218646cb3071658/third_party/WebKit/LayoutTests/web-animations-api/the-effect-value-of-a-keyframe-effect.html [modify] https://crrev.com/9ed33cfc1ccc5146fbacba753218646cb3071658/third_party/WebKit/LayoutTests/web-animations-api/time-consistent-across-frames.html [modify] https://crrev.com/9ed33cfc1ccc5146fbacba753218646cb3071658/third_party/WebKit/LayoutTests/web-animations-api/w3c/simple-keyframes.html
Fixed, hopefully.
Comment 1 by meade@chromium.org
, Jan 18 2017