Bug 38356 - Two sputnik tests fail on 64-bit
Summary: Two sputnik tests fail on 64-bit
Status: RESOLVED DUPLICATE of bug 44830
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac All
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2010-04-29 15:12 PDT by Alexey Proskuryakov
Modified: 2010-08-28 14:36 PDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alexey Proskuryakov 2010-04-29 15:12:50 PDT
These tests fail on 64 bit, but not on 32 bit:

fast/js/sputnik/Conformance/11_Expressions/11.5_Multiplicative_Operators/11.5.3_Applying_the_percent_Operator/S11.5.3_A4_T2.html
fast/js/sputnik/Conformance/15_Native_ECMA_Script_Objects/15.4_Array_Objects/15.4.4_Properties_of_the_Array_Prototype_Object/15.4.4.12_Array_prototype_splice/S15.4.4.12_A2.1_T3.html
Comment 1 Alexey Proskuryakov 2010-04-29 17:16:32 PDT
Moved the latter to make paths shorter:

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
Comment 2 Alexey Proskuryakov 2010-04-30 11:36:17 PDT
<rdar://problem/7928471>
Comment 3 Gavin Barraclough 2010-08-28 14:36:59 PDT
The first of these issues does not seem to repro any more, the second is fixed by https://bugs.webkit.org/show_bug.cgi?id=44830

*** This bug has been marked as a duplicate of bug 44830 ***