Bug 121428 - [Qt][WK1] New js/basic-weakmap.html test fails after r155473.
Summary: [Qt][WK1] New js/basic-weakmap.html test fails after r155473.
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:
Depends on:
Blocks: 87008
  Show dependency treegraph
 
Reported: 2013-09-16 06:01 PDT by Gábor Ábrahám
Modified: 2014-02-03 03:27 PST (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Gábor Ábrahám 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?
Comment 1 Jocelyn Turcotte 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.