Bug 94675
Summary: | REGRESSION(r126257): Layout test css3/flexbox/flexitem.html is failing on Chromium Mac, Win | ||
---|---|---|---|
Product: | WebKit | Reporter: | Dominic Cooney <dominicc> |
Component: | Tools / Tests | Assignee: | Shezan Baig <shezbaig.wk> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | dominicc, ojan |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Dominic Cooney
For reference, here is the flakiness dashboard for this test:
<http://test-results.appspot.com/dashboards/flakiness_dashboard.html#tests=css3%2Fflexbox%2Fflexitem.html>
It looks as if the checked-in result is a failure anyway, and then Chromium differs from that. I’m going to add TEXT expectations for this.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Dominic Cooney
Added expectations in r126269. Remember to remove these when you fix this test.
All that may be required is new baselines, but since the bug is about layout and width, and the widths in the failure diffs are quite different, I need you to investigate.
Shezan Baig
I believe these differences between platforms will be resolved once bug 94604 is fixed, which I'm working on now, so I'm not sure if it is worth doing the rebaseline at this point. Ojan, WDYT?
Ojan Vafai
*** This bug has been marked as a duplicate of bug 94720 ***