Bug 73587

Summary: [Chromium] Expected flakey tests after fix for 65796 is committed
Product: WebKit Reporter: Stephen Chenney <schenney>
Component: SVGAssignee: Stephen Chenney <schenney>
Status: RESOLVED FIXED    
Severity: Normal CC: dglazkov, webkit.review.bot, zimmermann
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 65796    
Bug Blocks:    
Attachments:
Description Flags
Patch
none
Patch none

Description Stephen Chenney 2011-12-01 13:55:07 PST
The expected results for chromium-mac from the tests in the patch for https://bugs.webkit.org/show_bug.cgi?id=65796 are likely to be wrong. This bug is to track the flakiness.
Comment 1 Stephen Chenney 2011-12-01 14:05:11 PST
Created attachment 117483 [details]
Patch
Comment 2 WebKit Review Bot 2011-12-01 14:07:22 PST
Attachment 117483 [details] did not pass style-queue:

Failed to run "['Tools/Scripts/check-webkit-style', '--diff-files', u'LayoutTests/ChangeLog', u'LayoutTests/plat..." exit_code: 1

ERROR: FAILURES FOR <lucid, x86_64, release, cpu> in LayoutTests/platform/chromium/test_expectations.txt
ERROR: Line:3809 Path does not exist. svg/custom/path-moveto-only-rendering.svg
ERROR: Line:3810 Path does not exist. svg/custom/subpaths-moveto-only-rendering.svg
LayoutTests/platform/chromium/test_expectations.txt:3809:  Path does not exist. svg/custom/path-moveto-only-rendering.svg  [test/expectations] [2]
LayoutTests/platform/chromium/test_expectations.txt:3810:  Path does not exist. svg/custom/subpaths-moveto-only-rendering.svg  [test/expectations] [2]
Total errors found: 2 in 2 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 3 Stephen Chenney 2011-12-05 07:24:08 PST
Created attachment 117875 [details]
Patch
Comment 4 WebKit Review Bot 2011-12-05 09:26:02 PST
Comment on attachment 117875 [details]
Patch

Attachment 117875 [details] did not pass chromium-ews (chromium-xvfb):
Output: http://queues.webkit.org/results/10732668

New failing tests:
svg/custom/linking-uri-01-b.svg
Comment 5 Vincent Scheib 2011-12-05 09:42:28 PST
Comment on attachment 117875 [details]
Patch

Clearing flags on attachment: 117875

Committed r102007: <http://trac.webkit.org/changeset/102007>
Comment 6 Vincent Scheib 2011-12-05 09:42:32 PST
All reviewed patches have been landed.  Closing bug.