Bug 108487

Summary: REGRESSION(r141222): It made 2 JSC test fail on ARM traditional
Product: WebKit Reporter: Csaba Osztrogonác <ossy>
Component: JavaScriptCoreAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Critical CC: fpizlo, gaborb, galpeter, ggaren, hausmann, loki, msaboff, ossy, rgabor, zherczeg
Priority: P1 Keywords: Qt, QtTriaged
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Bug Depends on:    
Bug Blocks: 108645, 79666, 108292    

Csaba Osztrogonác
Reported 2013-01-31 07:52:57 PST
After https://trac.webkit.org/changeset/141222 the following JSC tests started to fail on ARM traditional platform: - ecma/GlobalObject/15.1.2.4.js - ecma/GlobalObject/15.1.2.5-1.js last good revision(r141221): http://build.webkit.sed.hu/builders/ARMv7%20Linux%20Qt5%20Release%20%28Test%29/builds/7795 first bad revision(r141222): http://build.webkit.sed.hu/builders/ARMv7%20Linux%20Qt5%20Release%20%28Test%29/builds/7794
Attachments
Csaba Osztrogonác
Comment 1 2013-02-01 03:47:18 PST
These tests fail on ARM Thumb2 too (at least on QtWebKit) on r141222 (and other 64 tests too ...)
Csaba Osztrogonác
Comment 2 2013-02-08 02:35:10 PST
(In reply to comment #0) > After https://trac.webkit.org/changeset/141222 the following > JSC tests started to fail on ARM traditional platform: > - ecma/GlobalObject/15.1.2.4.js > - ecma/GlobalObject/15.1.2.5-1.js > > last good revision(r141221): http://build.webkit.sed.hu/builders/ARMv7%20Linux%20Qt5%20Release%20%28Test%29/builds/7795 > first bad revision(r141222): http://build.webkit.sed.hu/builders/ARMv7%20Linux%20Qt5%20Release%20%28Test%29/builds/7794 These failures was fixed on ARM traditional by https://trac.webkit.org/changeset/142146. ARM Thumb2 might need fix too, but we should check if it is still valid on it.
Csaba Osztrogonác
Comment 3 2013-02-15 03:33:37 PST
There aren't any failing JSC test on ARM Thumb2, except https://bugs.webkit.org/show_bug.cgi?id=108632
Note You need to log in before you can comment on or make changes to this bug.