Bug 84067 - [Chromium] Layout Test css3/filters/custom/custom-filter-property-computed-style.html is failing
Summary: [Chromium] Layout Test css3/filters/custom/custom-filter-property-computed-st...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Alexandru Chiculita
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-04-16 13:15 PDT by Vincent Scheib
Modified: 2012-04-25 17:29 PDT (History)
3 users (show)

See Also:


Attachments
Patch V1 (28.23 KB, patch)
2012-04-25 13:16 PDT, Alexandru Chiculita
no flags Details | Formatted Diff | Diff
Patch V2 (29.09 KB, patch)
2012-04-25 13:26 PDT, Alexandru Chiculita
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Vincent Scheib 2012-04-16 13:15:23 PDT
The following layout test is failing on all Chromium platforms

css3/filters/custom/custom-filter-property-computed-style.html
http://test-results.appspot.com/dashboards/flakiness_dashboard.html#tests=css3%2Ffilters%2Fcustom%2Fcustom-filter-property-computed-style.html

Probable cause unknown, the builders had no data, transitioned to crashing, and then to text failing.
Comment 1 Alexandru Chiculita 2012-04-25 12:50:14 PDT
I found the problem. The test expects to have a single stylesheet. Actually, almost all the filter js tests are doing that, so I will fix them all.
Comment 2 Alexandru Chiculita 2012-04-25 13:16:10 PDT
Created attachment 138864 [details]
Patch V1
Comment 3 Alexandru Chiculita 2012-04-25 13:26:03 PDT
Created attachment 138866 [details]
Patch V2

Removed the reference to this bug in test_expectations on chromium.
Comment 4 WebKit Review Bot 2012-04-25 17:29:04 PDT
Comment on attachment 138866 [details]
Patch V2

Clearing flags on attachment: 138866

Committed r115265: <http://trac.webkit.org/changeset/115265>
Comment 5 WebKit Review Bot 2012-04-25 17:29:15 PDT
All reviewed patches have been landed.  Closing bug.