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 / TestsAssignee: 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    

Description Alexey Proskuryakov 2013-10-23 14:04:44 PDT
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.
Comment 2 Mihai Balan 2014-01-29 04:02:46 PST
Should this test be in `LayoutTests/compositiong/regions` or in `LayoutTests/fast/regions`?
Comment 3 Mihai Maerean 2014-01-29 04:17:21 PST
(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.
Comment 4 Brent Fulgham 2022-07-13 09:21:55 PDT
CSS Regions were removed in Bug 174978.