Bug 76379 - [Qt] unexpected result in fast/js/large-expressions.html
Summary: [Qt] unexpected result in fast/js/large-expressions.html
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: Qt, QtTriaged
Depends on: 113168
Blocks:
  Show dependency treegraph
 
Reported: 2012-01-16 06:28 PST by Zoltan Arvai
Modified: 2014-02-03 03:19 PST (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.