Bug 123282
Summary: | [CSS Regions] Layout Test compositing/regions/propagate-region-box-shadow-border-padding-for-video.html is flaky | ||
---|---|---|---|
Product: | WebKit | Reporter: | Alexey Proskuryakov <ap> |
Component: | SVG | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED WONTFIX | ||
Severity: | Normal | CC: | bfulgham, jer.noble, krit, mihnea, mmaerean, WebkitBugTracker, zimmermann |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
See Also: |
https://bugs.webkit.org/show_bug.cgi?id=138179 https://bugs.webkit.org/show_bug.cgi?id=137856 |
||
Bug Depends on: | |||
Bug Blocks: | 63344 |
Alexey Proskuryakov
The following layout test is flaky on Mac:
compositing/regions/propagate-region-box-shadow-border-padding-for-video.html
This is a new test, added in bug 120457.
http://webkit-test-results.appspot.com/dashboards/flakiness_dashboard.html#tests=propagate-region-box-shadow-border-padding-for-video.html
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Alexey Proskuryakov
Marked as flaky in r157941.
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.
Alexey Proskuryakov
This test still fails most of the time on Mac.
The difference is some extremely subtle noise around play button (the triangle), which is an SVG element with a shadow.
Brent Fulgham
CSS Regions were removed in Bug 174978.