From a11974db47d10d2e064ae6f7a0ee041dedc7c49e Mon Sep 17 00:00:00 2001 From: "ap@apple.com" Date: Fri, 11 Sep 2015 21:26:39 +0000 Subject: [PATCH] Mark svg/animations/svgboolean-animation-1 as flaky for https://bugs.webkit.org/show_bug.cgi?id=149072 * TestExpectations: git-svn-id: https://svn.webkit.org/repository/webkit/trunk@189629 268f45cc-cd09-0410-ab3c-d52691b4dbfc --- LayoutTests/ChangeLog | 7 +++++++ LayoutTests/TestExpectations | 2 ++ 2 files changed, 9 insertions(+) diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog index 71edc79..392d10c 100644 --- a/LayoutTests/ChangeLog +++ b/LayoutTests/ChangeLog @@ -1,3 +1,10 @@ +2015-09-11 Alexey Proskuryakov + + Mark svg/animations/svgboolean-animation-1 as flaky for + https://bugs.webkit.org/show_bug.cgi?id=149072 + + * TestExpectations: + 2015-09-11 Tim Horton fast/hidpi/image-set-without-specified-width.html flakily tries to install multiple callbacks for the same event diff --git a/LayoutTests/TestExpectations b/LayoutTests/TestExpectations index 54724d2..0bf7cc0 100644 --- a/LayoutTests/TestExpectations +++ b/LayoutTests/TestExpectations @@ -567,6 +567,8 @@ webkit.org/b/114280 svg/animations/smil-leak-element-instances-noBaseValRef.svg webkit.org/b/114280 svg/animations/smil-leak-element-instances.svg [ Pass Failure ] webkit.org/b/114280 svg/animations/smil-leak-elements.svg [ Pass Failure ] +webkit.org/b/149072 svg/animations/svgboolean-animation-1.html [ Pass Failure ] + webkit.org/b/143085 media/track/track-mode.html [ Pass Timeout ] # In ES6, Object type restrictions on a first parameter of several Object.* functions are relaxed. -- 1.8.3.1