Bug 123220 - [CSS Regions] Layout Test compositing/regions/floated-region-with-transformed-child.html is flaky
Summary: [CSS Regions] Layout Test compositing/regions/floated-region-with-transformed...
Status: RESOLVED WONTFIX
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks: 63344 124706
  Show dependency treegraph
 
Reported: 2013-10-23 14:04 PDT by Alexey Proskuryakov
Modified: 2022-07-13 09:21 PDT (History)
6 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.