Bug 73587 - [Chromium] Expected flakey tests after fix for 65796 is committed
Summary: [Chromium] Expected flakey tests after fix for 65796 is committed
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: SVG (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Stephen Chenney
URL:
Keywords:
Depends on: 65796
Blocks:
  Show dependency treegraph
 
Reported: 2011-12-01 13:55 PST by Stephen Chenney
Modified: 2012-01-05 09:07 PST (History)
3 users (show)

See Also:


Attachments
Patch (1.39 KB, patch)
2011-12-01 14:05 PST, Stephen Chenney
no flags Details | Formatted Diff | Diff
Patch (19.97 KB, patch)
2011-12-05 07:24 PST, Stephen Chenney
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.