Bug 240804 - [ Mac Debug ] testapi JSC test is flaky failing with ASSERTION FAILED: !testCAPIViaCpp(filter)
Summary: [ Mac Debug ] testapi JSC test is flaky failing with ASSERTION FAILED: !testC...
Status: RESOLVED DUPLICATE of bug 240243
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-05-23 08:41 PDT by Truitt Savell
Modified: 2022-05-23 09:18 PDT (History)
5 users (show)

See Also:


Attachments
stdio (5.79 MB, text/plain)
2022-05-23 08:41 PDT, Truitt Savell
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
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 ***