Bug 83824
Summary: | [CSS Regions] Patch for 83713 is causing pixel errors on Mac | ||
---|---|---|---|
Product: | WebKit | Reporter: | David Alcala <dalcala> |
Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED WORKSFORME | ||
Severity: | Normal | CC: | dalcala, donggwan.kim, mibalan, WebkitBugTracker |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | |||
Bug Blocks: | 57312 |
David Alcala
Marking fast/regions/region-overflow-break.html as failing in the Chromium text_expectations.txt file. The state of this test prior was even worse. It was marked flaky and missing on many platforms. Marking it as a bug instead of reverting, so we have better coverage on Win and Linux. It passes for me locally using Mac 10.7.3. It also passes locally on my colleague's Mac 10.7.3 machine. I didn't test on Mac 10.6 or Mac 10.5. flakiness dashboard:
http://test-results.appspot.com/dashboards/flakiness_dashboard.html#tests=fast%2Fregions%2Fregion-overflow-break.html
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
David Alcala
I setup a Mac 10.6.8 VM image and I don't see any pixel errors on region-overflow-break.html or region-overflow-break-expected.html. I ran new-run-webkit-tests on the 10.6.8 VM and it passes.