RESOLVED DUPLICATE of bug 242578 242623
REGRESSION (252308@main): [ iOS ] TestWebKitAPI.ImageAnalysisTests.AvoidRedundantTextRecognitionRequests is a consistent failure and crash
https://bugs.webkit.org/show_bug.cgi?id=242623
Summary REGRESSION (252308@main): [ iOS ] TestWebKitAPI.ImageAnalysisTests.AvoidRedun...
Karl Rackler
Reported 2022-07-11 17:51:27 PDT
Description: TestWebKitAPI.ImageAnalysisTests.AvoidRedundantTextRecognitionRequests The first failure that I saw on the dashboard was on 7/8/2022 at 252308@main. The test is a consistent failure on iOS except, for the iOS Release on model iPhone 8 arm64 where it is a consistent crash. REPRODUCTION STEPS I can reproduce this on 252308@main, but am unable to reproduce it on 252307@main or earlier. Command: run-api-tests --ios-simulator --debug TestWebKitAPI.ImageAnalysisTests.AvoidRedundantTextRecognitionRequests Result: Failed TestWebKitAPI.ImageAnalysisTests.AvoidRedundantTextRecognitionRequests 2022-07-11 17:37:46.392 TestWebKitAPI[61235:2162070] -[TestVKImageAnalysis mrcMenu]: unrecognized selector sent to instance 0x600000074c80 LEAK: 1 WebProcessPool LEAK: 1 WebPageProxy File name unavailable Unknown C++ exception thrown in the test body. History: https://results.webkit.org/?suite=api-tests&test=TestWebCore.Color.P3ConversionToSRGB run-api-tests stdio: TestWebKitAPI.ImageAnalysisTests.AvoidRedundantTextRecognitionRequests 2022-07-09 01:19:54.814 TestWebKitAPI[16995:86738832] -[TestVKImageAnalysis mrcMenu]: unrecognized selector sent to instance 0x60000282e740 LEAK: 1 WebProcessPool LEAK: 1 WebPageProxy File name unavailable Unknown C++ exception thrown in the test body.
Attachments
Radar WebKit Bug Importer
Comment 1 2022-07-11 17:52:04 PDT
Wenson Hsieh
Comment 2 2022-07-11 18:25:14 PDT
Fixed by 252344@main. *** This bug has been marked as a duplicate of bug 242578 ***
Note You need to log in before you can comment on or make changes to this bug.