RESOLVED DUPLICATE of bug 88519 Bug 43568
[GTK] Some sputnik tests fail
https://bugs.webkit.org/show_bug.cgi?id=43568
Summary [GTK] Some sputnik tests fail
Martin Robinson
Reported 2010-08-05 11:59:03 PDT
A few of the sputnik tests fail: fast/js/sputnik/Conformance/15_Native_Objects/15.4_Array/15.4.4/15.4.4.12_Array_prototype_splice/S15.4.4.12_A2.1_T3.html fast/js/sputnik/Conformance/15_Native_Objects/15.8_Math/15.8.2/15.8.2.16_sin/S15.8.2.16_A7.html fast/js/sputnik/Conformance/15_Native_Objects/15.8_Math/15.8.2/15.8.2.18_tan/S15.8.2.18_A7.htm fast/js/sputnik/Unicode/Unicode_510/S7.6_A3.1.html This bug will track these failures.
Attachments
Martin Robinson
Comment 1 2010-08-05 12:12:08 PDT
WebKit Review Bot
Comment 2 2010-08-05 12:36:53 PDT
http://trac.webkit.org/changeset/64769 might have broken GTK Linux 64-bit Debug
Martin Robinson
Comment 3 2010-08-05 12:44:23 PDT
WebKit Review Bot
Comment 4 2010-08-05 13:15:08 PDT
http://trac.webkit.org/changeset/64774 might have broken GTK Linux 64-bit Debug
Martin Robinson
Comment 5 2010-08-05 13:40:47 PDT
Zan Dobersek
Comment 6 2012-05-05 09:48:02 PDT
The following tests were found to be passing consistently after moving from using the Skipped list to using test_expectations.txt: sputnik/Conformance/15_Native_Objects/15.4_Array/15.4.4/15.4.4.12_Array_prototype_splice/S15.4.4.12_A2.1_T3.html Their expectations were removed in r116122[1] (covered by bug #85591). Tests that are covered by this bug and are still failing are the following: sputnik/Conformance/15_Native_Objects/15.8_Math/15.8.2/15.8.2.16_sin/S15.8.2.16_A7.html sputnik/Conformance/15_Native_Objects/15.8_Math/15.8.2/15.8.2.18_tan/S15.8.2.18_A7.html sputnik/Unicode/Unicode_510/S7.6_A3.1.html 1: http://trac.webkit.org/changeset/116122
Thiago Marcos P. Santos
Comment 7 2012-05-07 02:05:34 PDT
(In reply to comment #6) > The following tests were found to be passing consistently after moving from using the Skipped list to using test_expectations.txt: > sputnik/Conformance/15_Native_Objects/15.4_Array/15.4.4/15.4.4.12_Array_prototype_splice/S15.4.4.12_A2.1_T3.html > > Their expectations were removed in r116122[1] (covered by bug #85591). Tests that are covered by this bug and are still failing are the following: > sputnik/Conformance/15_Native_Objects/15.8_Math/15.8.2/15.8.2.16_sin/S15.8.2.16_A7.html > sputnik/Conformance/15_Native_Objects/15.8_Math/15.8.2/15.8.2.18_tan/S15.8.2.18_A7.html > sputnik/Unicode/Unicode_510/S7.6_A3.1.html > > 1: http://trac.webkit.org/changeset/116122 I have these two conformance tests failing on my machine (32-bits) for the EFL port, but it passes on the build bot (64-bits). IMO probably due to rounding.
Csaba Osztrogonác
Comment 8 2012-06-07 03:45:20 PDT
The following tests fail on Qt too, but only on 32 bit: sputnik/Conformance/15_Native_Objects/15.8_Math/15.8.2/15.8.2.16_sin/S15.8.2.16_A7.html sputnik/Conformance/15_Native_Objects/15.8_Math/15.8.2/15.8.2.18_tan/S15.8.2.18_A7.html See https://bugs.webkit.org/show_bug.cgi?id=88519 for details. Could you confirm if these tests fail on GTK in the same way?
Allan Sandfeld Jensen
Comment 9 2013-04-23 06:26:56 PDT
*** This bug has been marked as a duplicate of bug 88519 ***
Note You need to log in before you can comment on or make changes to this bug.