RESOLVED FIXED 210513
stress/delete-property-dfg-inline.js.ftl-no-cjit-small-pool consistently timing out on debug JSC bot
https://bugs.webkit.org/show_bug.cgi?id=210513
Summary stress/delete-property-dfg-inline.js.ftl-no-cjit-small-pool consistently timi...
Ryan Haddad
Reported 2020-04-14 13:40:13 PDT
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
Attachments
Patch (1.06 KB, patch)
2020-04-15 08:13 PDT, Justin Michaud
no flags
Radar WebKit Bug Importer
Comment 1 2020-04-14 13:40:52 PDT
Justin Michaud
Comment 2 2020-04-15 08:13:55 PDT
EWS
Comment 3 2020-04-15 13:38:10 PDT
Committed r260148: <https://trac.webkit.org/changeset/260148> All reviewed patches have been landed. Closing bug and clearing flags on attachment 396537 [details].
Aakash Jain
Comment 4 2020-04-16 08:30:16 PDT
(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.
Justin Michaud
Comment 5 2020-04-16 08:53:48 PDT
(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.
Note You need to log in before you can comment on or make changes to this bug.