Bug 121428
Summary: | [Qt][WK1] New js/basic-weakmap.html test fails after r155473. | ||
---|---|---|---|
Product: | WebKit | Reporter: | Gábor Ábrahám <abrhm> |
Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED INVALID | ||
Severity: | Normal | CC: | allan.jensen, kadam, ossy, zarvai |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | |||
Bug Blocks: | 87008 |
Gábor Ábrahám
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 | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Jocelyn Turcotte
=== 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.