RESOLVED INVALID 76379
[Qt] unexpected result in fast/js/large-expressions.html
https://bugs.webkit.org/show_bug.cgi?id=76379
Summary [Qt] unexpected result in fast/js/large-expressions.html
Zoltan Arvai
Reported 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.
Attachments
Csaba Osztrogonác
Comment 1 2012-01-18 04:29:48 PST
There were a conversation about this test in https://bugs.webkit.org/show_bug.cgi?id=26276
Csaba Osztrogonác
Comment 2 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?
Csaba Osztrogonác
Comment 3 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
Jocelyn Turcotte
Comment 4 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.
Note You need to log in before you can comment on or make changes to this bug.