Bug 206927

Summary: [GTK] Fix TestWebKitAPI/TestJSC:/jsc/options API test after r255314
Product: WebKit Reporter: Carlos Alberto Lopez Perez <clopez>
Component: Tools / TestsAssignee: Carlos Alberto Lopez Perez <clopez>
Status: RESOLVED FIXED    
Severity: Normal CC: bugs-noreply, cgarcia, dpino, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=202361
Attachments:
Description Flags
Patch none

Carlos Alberto Lopez Perez
Reported 2020-01-29 05:39:44 PST
r255314 updated the default value of maxPerThreadStackUsage from 4MB to 5MB, The GTK API test TestWebKitAPI/TestJSC:/jsc/options is failing since then with: TEST: ./Tools/glib/../../WebKitBuild/Release/bin/TestWebKitAPI/TestJSC... /jsc/options: FAIL ERROR:../../Tools/TestWebKitAPI/Tests/JavaScriptCore/glib/TestJSC.cpp:3530:void testsJSCOptions(): assertion failed (maxPerThreadStackUsage == 4194304): (5242880 == 4194304)
Attachments
Patch (2.50 KB, patch)
2020-01-29 05:42 PST, Carlos Alberto Lopez Perez
no flags
Carlos Alberto Lopez Perez
Comment 1 2020-01-29 05:42:05 PST
Carlos Alberto Lopez Perez
Comment 2 2020-01-29 05:48:26 PST
Comment on attachment 389130 [details] Patch Clearing flags on attachment: 389130 Committed r255354: <https://trac.webkit.org/changeset/255354>
Carlos Alberto Lopez Perez
Comment 3 2020-01-29 05:48:30 PST
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 4 2020-01-29 05:49:14 PST
Note You need to log in before you can comment on or make changes to this bug.