Bug 155737
Summary: | [ios-sim-wk2] compositing/repaint/become-overlay-composited-layer.html flaky | ||
---|---|---|---|
Product: | WebKit | Reporter: | Ryan Haddad <ryanhaddad> |
Component: | Layout and Rendering | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | simon.fraser |
Priority: | P2 | ||
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Ryan Haddad
[ios-sim-wk2] compositing/repaint/become-overlay-composited-layer.html flaky
Most recent failure:
<https://build.webkit.org/builders/Apple%20iOS%209%20Simulator%20Release%20WK2%20(Tests)/builds/4197>
Flakiness dashboard:
<https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=compositing%2Frepaint%2Fbecome-overlay-composited-layer.html>
--- /Volumes/Data/slave/ios-simulator-9-release-tests-wk2/build/layout-test-results/compositing/repaint/become-overlay-composited-layer-expected.txt
+++ /Volumes/Data/slave/ios-simulator-9-release-tests-wk2/build/layout-test-results/compositing/repaint/become-overlay-composited-layer-actual.txt
@@ -11,7 +11,7 @@
text run at (152,0) width 405: "Should not leave blue box behind after moving to the top right."
layer at (8,44) size 502x102
RenderBlock (relative positioned) {DIV} at (0,36) size 502x102 [border: (1px solid #000000)]
-layer at (259,45) size 250x100
- RenderBlock (positioned) {DIV} at (251,1) size 250x100 [bgcolor=#0000FF]
+layer at (9,145) size 250x100
+ RenderBlock (positioned) {DIV} at (1,101) size 250x100 [bgcolor=#0000FF]
layer at (9,45) size 50x50
RenderBlock (positioned) {DIV} at (1,1) size 50x50 [bgcolor=#000000]
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Simon Fraser (smfr)
Test has a couple of 0.25s setTimeouts :(
Ryan Haddad
Marked test as flaky on ios-sim-wk2 in <http://trac.webkit.org/projects/webkit/changeset/198689>