Bug 63509 - [chromium] editing/style/smoosh-styles-003.html is flaky
Summary: [chromium] editing/style/smoosh-styles-003.html is flaky
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: HTML Editing (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-06-27 21:06 PDT by Ryosuke Niwa
Modified: 2012-08-02 01:28 PDT (History)
9 users (show)

See Also:


Attachments
fixes the test (1.34 KB, patch)
2011-06-27 21:10 PDT, Ryosuke Niwa
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ryosuke Niwa 2011-06-27 21:06:54 PDT
editing/style/smoosh-styles-003.html is flaky on Chromium due to spellcheck:
http://build.webkit.org/results/Chromium%20Win%20Release%20(Tests)/r89887%20(16045)/editing/style/smoosh-styles-003-diffs.html
Comment 1 Ryosuke Niwa 2011-06-27 21:10:12 PDT
Created attachment 98850 [details]
fixes the test
Comment 2 Kent Tamura 2011-06-27 21:12:32 PDT
Comment on attachment 98850 [details]
fixes the test

ok
Comment 3 Ryosuke Niwa 2011-06-27 21:26:12 PDT
Oops, apparently adding <!DOCTYPE html> causes the render tree dump to differ so I'll revert that part before landing.
Comment 4 Ryosuke Niwa 2011-06-27 21:30:19 PDT
Committed r89889: <http://trac.webkit.org/changeset/89889>
Comment 6 Ryosuke Niwa 2011-07-01 23:41:03 PDT
(In reply to comment #5)
> As far as I can tell, this test is still flaky:
> 
> http://test-results.appspot.com/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=editing%2Fstyle%2Fsmoosh-styles-003.html&group=%40ToT%20-%20chromium.org

Impossible!

Morrita-san, any idea?
Comment 7 Eric Seidel (no email) 2011-12-21 14:34:21 PST
Attachment 98850 [details] was posted by a committer and has review+, assigning to Ryosuke Niwa for commit.
Comment 8 Eric Seidel (no email) 2011-12-21 14:37:22 PST
Comment on attachment 98850 [details]
fixes the test

Cleared Kent Tamura's review+ from obsolete attachment 98850 [details] so that this bug does not appear in http://webkit.org/pending-commit.
Comment 9 Alexander Pavlov (apavlov) 2012-08-02 01:28:56 PDT
The test seems to have been consistently passing lately (it is no longer found in the flakiness dashboard).