Bug 192017

Summary: stress/big-int-out-of-memory-tests.js.default is timing out on the 32-bit JSC bot
Product: WebKit Reporter: Ryan Haddad <ryanhaddad>
Component: JavaScriptCoreAssignee: Nobody <webkit-unassigned>
Status: NEW ---    
Severity: Normal CC: jlewis3, saam, ticaiolima, tsavell
Priority: P2    
Version: Other   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 186233    
Bug Blocks:    

Description Ryan Haddad 2018-11-27 11:06:23 PST
stress/big-int-out-of-memory-tests.js.default is timing out on the 32-bit JSC bot

https://build.webkit.org/builders/Apple%20High%20Sierra%2032-bit%20JSC%20%28BuildAndTest%29/builds/2922

This test was added with https://trac.webkit.org/changeset/238132
Comment 1 Saam Barati 2018-11-27 11:40:24 PST
We should just skip this on 32bit
Comment 2 Caio Lima 2018-11-27 17:36:32 PST
(In reply to Saam Barati from comment #1)
> We should just skip this on 32bit

I'm actually thinking in handle this into https://bugs.webkit.org/show_bug.cgi?id=186233, since we can implement this test much faster which the introduction of "<<".