WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
211198
REGRESSION (
r260802
-
r260858
): stress/rest-parameter-many-arguments.js.ftl-no-cjit-small-pool and stress/tailCallForwardArguments.js.ftl-no-cjit-small-pool timing out on JSC debug bot
https://bugs.webkit.org/show_bug.cgi?id=211198
Summary
REGRESSION (r260802-r260858): stress/rest-parameter-many-arguments.js.ftl-no-...
Ryan Haddad
Reported
2020-04-29 12:43:44 PDT
The following two tests are timing out on JSC debug bot: stress/rest-parameter-many-arguments.js.ftl-no-cjit-small-pool stress/tailCallForwardArguments.js.ftl-no-cjit-small-pool
https://build.webkit.org/builders/Apple-Catalina-Debug-JSC-Tests/builds/776/steps/jscore-test/logs/stdio
https://results.webkit.org/?suite=javascriptcore-tests&suite=javascriptcore-tests&test=stress%2Frest-parameter-many-arguments.js.ftl-no-cjit-small-pool&test=stress%2FtailCallForwardArguments.js.ftl-no-cjit-small-pool
Attachments
Add attachment
proposed patch, testcase, etc.
Ryan Haddad
Comment 1
2020-04-29 12:46:18 PDT
Because of
https://bugs.webkit.org/show_bug.cgi?id=210063
, we don't have a lot of test result granularity to sift through. Here is the regression range:
https://trac.webkit.org/log/webkit/?action=stop_on_copy&mode=stop_on_copy&rev=260858&stop_rev=260839&limit=100&verbose=on
Ryan Haddad
Comment 2
2020-04-29 12:54:02 PDT
(In reply to Ryan Haddad from
comment #1
)
> Because of
https://bugs.webkit.org/show_bug.cgi?id=210063
, we don't have a > lot of test result granularity to sift through. > > Here is the regression range: >
https://trac.webkit.org/log/webkit/
> ?action=stop_on_copy&mode=stop_on_copy&rev=260858&stop_rev=260839&limit=100&v > erbose=on
This range was starting with the last successful run with no failures, but I don't think I can trust that result (it doesn't look like it ran all the tests?) Here are the JSC changes between the last run with a verifiable result that didn't exhibit the timeouts and the first one that did:
https://trac.webkit.org/log/webkit/trunk/Source/JavaScriptCore?action=stop_on_copy&mode=stop_on_copy&rev=260858&stop_rev=260803&limit=100&verbose=on
Radar WebKit Bug Importer
Comment 3
2020-04-29 12:55:49 PDT
<
rdar://problem/62613847
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug