Bug 123220
| Summary: | [CSS Regions] Layout Test compositing/regions/floated-region-with-transformed-child.html is flaky | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Alexey Proskuryakov <ap> |
| Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED WONTFIX | ||
| Severity: | Normal | CC: | bfulgham, mihnea, mmaerean, simon.fraser, thorton, WebkitBugTracker |
| Priority: | P2 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | |||
| Bug Blocks: | 63344, 124706 | ||
Alexey Proskuryakov
The following layout test is flaky on Mac:
compositing/regions/floated-region-with-transformed-child.html
Strange that the diff is pixel noise, but it's not happening every time.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Alexey Proskuryakov
Marked as flaky in r157886.
http://build.webkit.org/results/Apple%20MountainLion%20Release%20WK1%20(Tests)/r157879%20(14077)/results.html
http://webkit-test-results.appspot.com/dashboards/flakiness_dashboard.html#tests=floated-region-with-transformed-child.html
Mihai Balan
Should this test be in `LayoutTests/compositiong/regions` or in `LayoutTests/fast/regions`?
Mihai Maerean
(In reply to comment #2)
> Should this test be in `LayoutTests/compositiong/regions` or in `LayoutTests/fast/regions`?
The layout tests are being run on the testing bots using virtual machines. Only the tests located in LayoutTests/compositing are guaranteed to be run in an environment that supports accelerated compositing.
Brent Fulgham
CSS Regions were removed in Bug 174978.