Bug 296388
| Summary: | [ iOS Release ] 3x http/tests/canvas/ (layout-tests) are flakey text failures | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Bryan Medina <bmedina2> |
| Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | Normal | CC: | cdumez, rreno, webkit-bot-watchers-bugzilla, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Bryan Medina
http/tests/canvas/ctx.2d-canvas-style-color-no-document-leak.html
http/tests/canvas/ctx.2d-canvas-style-gradient-no-document-leak.html
http/tests/canvas/ctx.2d-canvas-style-pattern-no-document-leak.html
are 3 tests that are flakey text failures on iOS Release
HISTORY:
https://results.webkit.org/?suite=layout-tests&suite=layout-tests&suite=layout-tests&test=http%2Ftests%2Fcanvas%2Fctx.2d-canvas-style-pattern-no-document-leak.html&test=http%2Ftests%2Fcanvas%2Fctx.2d-canvas-style-gradient-no-document-leak.html&test=http%2Ftests%2Fcanvas%2Fctx.2d-canvas-style-color-no-document-leak.html
TEXT DIFF URLS:
https://build.webkit.org/results/Apple-iOS-18-Simulator-Release-WK2-Tests/297785%40main%20(2737)/http/tests/canvas/ctx.2d-canvas-style-color-no-document-leak-diff.txt
https://build.webkit.org/results/Apple-iOS-18-Simulator-Release-WK2-Tests/297785%40main%20(2737)/http/tests/canvas/ctx.2d-canvas-style-gradient-no-document-leak-diff.txt
https://build.webkit.org/results/Apple-iOS-18-Simulator-Release-WK2-Tests/297785%40main%20(2737)/http/tests/canvas/ctx.2d-canvas-style-pattern-no-document-leak-diff.txt
TEXT DIFFS:
* This is not the text diff for every single test, but this is the most common found in all tests
PASS successfullyParsed is true
TEST COMPLETE
+PASS The iframe document didn't leak.
+PASS successfullyParsed is true
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/156514994>
Bryan Medina
I was able to reproduce the text failures locally on my device running iOS 18 Simulator Release ToT with the following command:
run-webkit-tests <test_name_here> --ios-simulator --child-processes=3 --iterations=500 --no-retry-failures -f
EWS
Test gardening commit 297810@main (d384c82a33b0): <https://commits.webkit.org/297810@main>
Reviewed commits have been landed. Closing PR #48457 and removing active labels.
Chris Dumez
*** This bug has been marked as a duplicate of bug 295992 ***