Bug 191373 - REGRESSION (r237547?): 32-bit JSC test timeout: stress/materialize-regexp-cyclic-regexp.js.default
Summary: REGRESSION (r237547?): 32-bit JSC test timeout: stress/materialize-regexp-cyc...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Mark Lam
URL:
Keywords: InRadar
: 192806 (view as bug list)
Depends on:
Blocks:
 
Reported: 2018-11-07 09:35 PST by Ryan Haddad
Modified: 2018-12-17 23:51 PST (History)
9 users (show)

See Also:


Attachments
proposed patch. (1.15 KB, patch)
2018-12-17 23:08 PST, Mark Lam
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ryan Haddad 2018-11-07 09:35:36 PST
stress/materialize-regexp-cyclic-regexp.js.default is timing out on the 32-bit JSC bot, as seen here:

https://build.webkit.org/builders/Apple%20High%20Sierra%2032-bit%20JSC%20%28BuildAndTest%29/builds/2854
Comment 1 Ryan Haddad 2018-11-27 11:04:18 PST
I think this was the first run that exhibited the issue: https://build.webkit.org/builders/Apple%20High%20Sierra%2032-bit%20JSC%20%28BuildAndTest%29/builds/2787/

Could this be due to "New bytecode format for JSC"?
https://trac.webkit.org/changeset/237547
Comment 2 Radar WebKit Bug Importer 2018-12-06 09:25:43 PST
<rdar://problem/46525458>
Comment 3 Mark Lam 2018-12-17 23:05:29 PST
*** Bug 192806 has been marked as a duplicate of this bug. ***
Comment 4 Mark Lam 2018-12-17 23:08:55 PST
Created attachment 357540 [details]
proposed patch.
Comment 5 Yusuke Suzuki 2018-12-17 23:13:45 PST
Comment on attachment 357540 [details]
proposed patch.

r=me
Comment 6 WebKit Commit Bot 2018-12-17 23:51:32 PST
Comment on attachment 357540 [details]
proposed patch.

Clearing flags on attachment: 357540

Committed r239326: <https://trac.webkit.org/changeset/239326>
Comment 7 WebKit Commit Bot 2018-12-17 23:51:33 PST
All reviewed patches have been landed.  Closing bug.