Bug 230327
Summary: | [iOS EWS & Mac] imported/w3c/web-platform-tests/css/css-transforms/crashtests/transform-marquee-resize-div-image-001.html is a flaky failure | ||
---|---|---|---|
Product: | WebKit | Reporter: | Eric Hutchison <ehutchison> |
Component: | CSS | Assignee: | Eric Hutchison <ehutchison> |
Status: | RESOLVED CONFIGURATION CHANGED | ||
Severity: | Normal | CC: | ayumi_kojima, bfulgham, ehutchison, koivisto, simon.fraser, webkit-bot-watchers-bugzilla, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
See Also: | https://bugs.webkit.org/show_bug.cgi?id=231816 |
Eric Hutchison
imported/w3c/web-platform-tests/css/css-transforms/crashtests/transform-marquee-resize-div-image-001.html
is a flaky failure on Catalina Release.
History: https://results.webkit.org/?suite=layout-tests&test=imported/w3c/web-platform-tests/css/css-transforms/crashtests/transform-marquee-resize-div-image-001.html
Results: https://build.webkit.org/results/Apple-Catalina-Release-WK1-Tests/r282478%20(5523)/results.html
Diff:
--- /Volumes/Data/worker/catalina-release-tests-wk1/build/layout-test-results/imported/w3c/web-platform-tests/css/css-transforms/crashtests/transform-marquee-resize-div-image-001-expected.txt
+++ /Volumes/Data/worker/catalina-release-tests-wk1/build/layout-test-results/imported/w3c/web-platform-tests/css/css-transforms/crashtests/transform-marquee-resize-div-image-001-actual.txt
@@ -4,7 +4,7 @@
RenderBlock {HTML} at (0,0) size 800x44
layer at (8,8) size 784x28
RenderBody {BODY} at (8,8) size 784x28
-layer at (8,8) size 784x24 scrollX -769
+layer at (8,8) size 784x24 scrollX -757
RenderBlock {MARQUEE} at (0,0) size 784x24
RenderBlock {DIV} at (0,0) size 20x24
RenderImage {IMG} at (0,0) size 20x20
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/83174441>
Eric Hutchison
Rebaselined: https://trac.webkit.org/changeset/282481/webkit
Radar WebKit Bug Importer
<rdar://problem/83174492>
Eric Hutchison
Corrected rebaseline: https://trac.webkit.org/changeset/282557/webkit
Simon Fraser (smfr)
I think this test actually needs to be marked flakey. It seems to have some timing or os-dependent scrolling going on.
Eric Hutchison
(In reply to Simon Fraser (smfr) from comment #5)
> I think this test actually needs to be marked flakey. It seems to have some
> timing or os-dependent scrolling going on.
Done. Changed here: https://trac.webkit.org/changeset/282603/webkit. Thanks Simon.
Eric Hutchison
Update expectations to include wk1: http://trac.webkit.org/changeset/282668/webkit
ayumi_kojima
(In reply to Eric Hutchison from comment #7)
> Update expectations to include wk1:
> http://trac.webkit.org/changeset/282668/webkit
The test is also appearing on iOS-14-Simulator-WK2-Tests-EWS as a flaky failure.
It started being flaky on iOS around October 13. Build: https://ews-build.webkit.org/#/builders/51/builds/23362
Reopen this bug as the flaky failure on both Catalina and iOS are still occurring.
ayumi_kojima
*** Bug 231816 has been marked as a duplicate of this bug. ***
Brent Fulgham
QA confirmed this is resolved