RESOLVED FIXED 235169
[macOS WK1] fast/canvas/large-getImageData.html is consistently failing
https://bugs.webkit.org/show_bug.cgi?id=235169
Summary [macOS WK1] fast/canvas/large-getImageData.html is consistently failing
Ryan Haddad
Reported 2022-01-12 17:38:19 PST
fast/canvas/large-getImageData.html has been consistently failing on macOS WK1 bots since it was added with https://trac.webkit.org/changeset/287805/webkit --- /Volumes/Data/worker/catalina-release-tests-wk1/build/layout-test-results/fast/canvas/large-getImageData-expected.txt +++ /Volumes/Data/worker/catalina-release-tests-wk1/build/layout-test-results/fast/canvas/large-getImageData-actual.txt @@ -1,5 +1,7 @@ -PASS large getImageData worked +CONSOLE MESSAGE: Total canvas memory use exceeds the maximum limit (64 MB). +FAIL large getImageData threw PASS successfullyParsed is true +Some tests failed. TEST COMPLETE https://results.webkit.org/?suite=layout-tests&test=fast%2Fcanvas%2Flarge-getImageData.html
Attachments
Patch (2.02 KB, patch)
2022-01-13 10:17 PST, Myles C. Maxfield
no flags
Radar WebKit Bug Importer
Comment 1 2022-01-12 17:38:32 PST
Ryan Haddad
Comment 2 2022-01-12 17:38:38 PST
Myles, is this expected to fail on WK1?
Myles C. Maxfield
Comment 3 2022-01-12 19:21:34 PST
Oh yes this will fail on WK1. We should add a skip (not flakey!) line to TestExpectations.
Ryan Haddad
Comment 4 2022-01-13 09:11:02 PST
(In reply to Myles C. Maxfield from comment #3) > Oh yes this will fail on WK1. We should add a skip (not flakey!) line to > TestExpectations. Would you please take care of this? Thanks!
Myles C. Maxfield
Comment 5 2022-01-13 10:17:50 PST
Alexey Proskuryakov
Comment 6 2022-01-14 16:33:43 PST
Is this good to go?
Myles C. Maxfield
Comment 7 2022-01-14 20:06:35 PST
(In reply to Alexey Proskuryakov from comment #6) > Is this good to go? Checking now...
Myles C. Maxfield
Comment 8 2022-01-14 20:11:10 PST
Yes.
Myles C. Maxfield
Comment 9 2022-01-14 20:16:37 PST
Note You need to log in before you can comment on or make changes to this bug.