Bug 76379

Summary: [Qt] unexpected result in fast/js/large-expressions.html
Product: WebKit Reporter: Zoltan Arvai <zarvai>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED INVALID    
Severity: Normal CC: barraclough, oliver, ossy
Priority: P2 Keywords: Qt, QtTriaged
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 113168    
Bug Blocks:    

Description Zoltan Arvai 2012-01-16 06:28:20 PST
On Ubuntu 11.10 ("Oneiric Ocelot") 64 bit eval() function is able to evaluate expression with 100000 member. This should be increased to 1000000 to get the expected 
PASS eval(repeatedExpression("letterA", "+", 100000)) threw exception Error: Out of memory.
result.
Comment 1 Csaba Osztrogonác 2012-01-18 04:29:48 PST
There were a conversation about this test in https://bugs.webkit.org/show_bug.cgi?id=26276
Comment 2 Csaba Osztrogonác 2012-01-18 04:33:09 PST
This test works fine on 32 and 64 bit Debian Squeeze and on 32 bit Ubuntu 11.10. Only 64 bit Ubuntu 11.10 is too clever to evaluate this very big expression.

Oliver, Gavin, have you got any idea how can we fix this test properly?
Comment 3 Csaba Osztrogonác 2012-03-25 23:21:37 PDT
It seems nobody is interested in fixing this crazy test, so I skipped it - http://trac.webkit.org/changeset/112054
Comment 4 Jocelyn Turcotte 2014-02-03 03:19:38 PST
=== Bulk closing of Qt bugs ===

If you believe that this bug report is still relevant for a non-Qt port of webkit.org, please re-open it and remove [Qt] from the summary.

If you believe that this is still an important QtWebKit bug, please fill a new report at https://bugreports.qt-project.org and add a link to this issue. See http://qt-project.org/wiki/ReportingBugsInQt for additional guidelines.