Bug 67130 - [Qt][WK2] svg/animations/animate-end-attribute.html r93949
Summary: [Qt][WK2] svg/animations/animate-end-attribute.html r93949
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-08-29 08:31 PDT by Fehér Zsolt
Modified: 2011-08-30 09:34 PDT (History)
3 users (show)

See Also:


Attachments
Patch (1.33 KB, patch)
2011-08-30 09:11 PDT, Young Han Lee
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Fehér Zsolt 2011-08-29 08:31:35 PDT
Diff:
--- /home/webkitbuildbot/slaves/release32bitWebKit2/buildslave/qt-linux-32-release-webkit2/build/layout-test-results/svg/animations/animate-end-attribute-expected.txt 
+++ /home/webkitbuildbot/slaves/release32bitWebKit2/buildslave/qt-linux-32-release-webkit2/build/layout-test-results/svg/animations/animate-end-attribute-actual.txt 
@@ -1,10 +1,3 @@
-SVG 1.1 dynamic animation tests
+CONSOLE MESSAGE: line 0: SVG animation pause API missing!
+FAIL: Timed out waiting for notifyDone to be called
 
-PASS rect.x.baseVal.value is 100
-PASS rect.x.baseVal.value is 50
-PASS rect.x.baseVal.value is 200
-PASS rect.x.baseVal.value is 200
-PASS successfullyParsed is true
-
-TEST COMPLETE
-
Comment 1 Young Han Lee 2011-08-30 09:11:24 PDT
Created attachment 105639 [details]
Patch
Comment 2 Young Han Lee 2011-08-30 09:11:59 PDT
We should skip the test until the harness API is implemented.
Comment 3 WebKit Review Bot 2011-08-30 09:34:12 PDT
Comment on attachment 105639 [details]
Patch

Clearing flags on attachment: 105639

Committed r94081: <http://trac.webkit.org/changeset/94081>
Comment 4 WebKit Review Bot 2011-08-30 09:34:16 PDT
All reviewed patches have been landed.  Closing bug.