Bug 197500
| Summary: | [GTK] legacy-animation-engine/compositing/repaint/become-overlay-composited-layer.html is flaky | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Miguel Gomez <magomez> |
| Component: | WebKitGTK | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED CONFIGURATION CHANGED | ||
| Severity: | Normal | CC: | bugs-noreply, graouts |
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Miguel Gomez
legacy-animation-engine/compositing/repaint/become-overlay-composited-layer.html [ Failure Pass ]
This happens very rarely, but the test may fail on the first run and pass on the second. This is the diff when it fails:
--- /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/legacy-animation-engine/compositing/repaint/become-overlay-composited-layer-expected.txt
+++ /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/legacy-animation-engine/compositing/repaint/become-overlay-composited-layer-actual.txt
@@ -11,7 +11,7 @@
text run at (149,0) width 396: "Should not leave blue box behind after moving to the top right."
layer at (8,42) size 502x102
RenderBlock (relative positioned) {DIV} at (0,34) size 502x102 [border: (1px solid #000000)]
-layer at (259,43) size 250x100
- RenderBlock (positioned) {DIV} at (251,1) size 250x100 [bgcolor=#0000FF]
+layer at (15,43) size 250x100
+ RenderBlock (positioned) {DIV} at (7,1) size 250x100 [bgcolor=#0000FF]
layer at (9,43) size 50x50
RenderBlock (positioned) {DIV} at (1,1) size 50x50 [bgcolor=#000000]
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Antoine Quint
This test is gone as of r258150, see bug 208815.