Bug 240804

Summary: [ Mac Debug ] testapi JSC test is flaky failing with ASSERTION FAILED: !testCAPIViaCpp(filter)
Product: WebKit Reporter: Truitt Savell <tsavell>
Component: JavaScriptCoreAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: saam, thorton, webkit-bot-watchers-bugzilla, webkit-bug-importer, ysuzuki
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
stdio none

Description Truitt Savell 2022-05-23 08:41:28 PDT
Created attachment 459680 [details]
stdio

testapi JSC test is flaky failing for Mac Debug

I attached the stdio of a test run where this test failed

ASSERTION FAILED: !testCAPIViaCpp(filter)
/Volumes/Data/worker/Apple-Monterey-Debug-Build/build/Source/JavaScriptCore/API/tests/testapi.c(1409) : int main(int, char **)
1   0x112ed7ce0 WTFCrash
2   0x1008f7f68 main
3   0x100e19088
testapi completed with rc=11 (254)

History:
https://results.webkit.org/?suite=javascriptcore-tests&test=testapi
Comment 1 Radar WebKit Bug Importer 2022-05-23 08:42:04 PDT
<rdar://problem/93761158>
Comment 2 Ryan Haddad 2022-05-23 09:18:07 PDT

*** This bug has been marked as a duplicate of bug 240243 ***