WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED INVALID
119796
[Qt] REGRESSION(FTL) 2 sputnik/Conformance/08_Types/8.5_The_Number_Type/ test failing on x86.
https://bugs.webkit.org/show_bug.cgi?id=119796
Summary
[Qt] REGRESSION(FTL) 2 sputnik/Conformance/08_Types/8.5_The_Number_Type/ test...
Gábor Ábrahám
Reported
2013-08-14 05:49:31 PDT
After the FTL merge 2 sputnik test failing on Qt x86 bots. sputnik/Conformance/08_Types/8.5_The_Number_Type/S8.5_A2.1.html sputnik/Conformance/08_Types/8.5_The_Number_Type/S8.5_A2.2.html Link:
http://build.webkit.org/results/Qt%20Linux%20Release/r154045%20(62089)/results.html
diff2.1: S8.5_A2.1 PASS FAIL SputnikError: #1: var x = 9007199254740994.0; var y = 1.0 - 1/65536.0; var z = x + y; var d = z - x; d === 0. Actual: 2 TEST COMPLETE diff2.2: S8.5_A2.2 PASS FAIL SputnikError: #1: var x = 9007199254740994.0; var y = 1.0 - 1/65536.0; var z = x + y; var d = z - x; d !== 2 TEST COMPLETE I think this fails caused by the FTL merge, but maybe other patch cause it. Could you take a look please?
Attachments
Add attachment
proposed patch, testcase, etc.
Jocelyn Turcotte
Comment 1
2014-02-03 03:26:58 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.
Top of Page
Format For Printing
XML
Clone This Bug