stress/delete-property-dfg-inline.js.ftl-no-cjit-small-pool is consistently timing out on the debug JSC bot. As far as I can tell, this has been happening since the test was added with https://trac.webkit.org/changeset/259583/webkit Example: https://build.webkit.org/builders/Apple-Catalina-Debug-JSC-Tests/builds/679/steps/jscore-test/logs/stdio Result history: https://results.webkit.org/?suite=javascriptcore-tests&test=stress%2Fdelete-property-dfg-inline.js.ftl-no-cjit-small-pool
<rdar://problem/61788471>
Created attachment 396537 [details] Patch
Committed r260148: <https://trac.webkit.org/changeset/260148> All reviewed patches have been landed. Closing bug and clearing flags on attachment 396537 [details].
(In reply to EWS from comment #3) > Committed r260148: <https://trac.webkit.org/changeset/260148> This seems to have broken armv7 JSC test: stress/check-stack-overflow-before-value-profiling-arguments.js.default This was also indicated by jsc-armv7 red EWS bubble.
(In reply to Aakash Jain from comment #4) > (In reply to EWS from comment #3) > > Committed r260148: <https://trac.webkit.org/changeset/260148> > This seems to have broken armv7 JSC test: > stress/check-stack-overflow-before-value-profiling-arguments.js.default > This was also indicated by jsc-armv7 red EWS bubble. This only changes a single unrelated test, so this must be a problem with the bot itself.