RESOLVED INVALID 121428
[Qt][WK1] New js/basic-weakmap.html test fails after r155473.
https://bugs.webkit.org/show_bug.cgi?id=121428
Summary [Qt][WK1] New js/basic-weakmap.html test fails after r155473.
Gábor Ábrahám
Reported 2013-09-16 06:01:32 PDT
js/basic-weakmap.html test fails after r155473 diff: --- /home/webkitbuildbot/slaves/debug64bit/buildslave/qt-linux-64-debug/build/layout-test-results/js/basic-weakmap-expected.txt +++ /home/webkitbuildbot/slaves/debug64bit/buildslave/qt-linux-64-debug/build/layout-test-results/js/basic-weakmap-actual.txt @@ -39,7 +39,7 @@ PASS map.get(new String('foo')) is undefined PASS map.has(new String('foo')) is false PASS Math.abs(currentObjectCount - keyLessObjectCount) < 100 is true -PASS (keyLessObjectCount - valueLessObjectCount) > 1500 is true +FAIL (keyLessObjectCount - valueLessObjectCount) > 1500 should be true. Was false. PASS successfullyParsed is true TEST COMPLETE Could you check it please?
Attachments
Jocelyn Turcotte
Comment 1 2014-02-03 03:27:07 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.