<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>144256</bug_id>
          
          <creation_ts>2015-04-27 02:41:28 -0700</creation_ts>
          <short_desc>REGRESSION(r183072): dfg-put-by-id-prototype-check.js.layout-dfg-eager-no-cjit fails on AArch64 Linux</short_desc>
          <delta_ts>2017-10-18 02:41:28 -0700</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>JavaScriptCore</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>REOPENED</bug_status>
          <resolution></resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          <blocked>108645</blocked>
    
    <blocked>143734</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Csaba Osztrogonác">ossy</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>fpizlo</cc>
    
    <cc>ggaren</cc>
    
    <cc>mark.lam</cc>
    
    <cc>msaboff</cc>
    
    <cc>oliver</cc>
    
    <cc>ossy</cc>
    
    <cc>zan</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1088968</commentid>
    <comment_count>0</comment_count>
    <who name="Csaba Osztrogonác">ossy</who>
    <bug_when>2015-04-27 02:41:28 -0700</bug_when>
    <thetext>jsc-layout-tests.yaml/js/script-tests/dfg-put-by-id-prototype-check.js.layout-dfg-eager-no-cjit
started to fail intermittently on the EFL Linux AArch64 bot. Maybe it fails on iOS AArch64 too,
but I don&apos;t know, because there isn&apos;t public iOS buildbot.

The first failure: https://build.webkit.org/builders/EFL%20Linux%20AArch64%20Release/builds/455 (r183204)
183202-183204 seems to be absolutely unrelated. There are many JSC changes near here:
https://trac.webkit.org/changeset/183201
https://trac.webkit.org/changeset/183199
https://trac.webkit.org/changeset/183162
https://trac.webkit.org/changeset/183161
...

I&apos;m going to find which commit caused this regression.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1088988</commentid>
    <comment_count>1</comment_count>
    <who name="Csaba Osztrogonác">ossy</who>
    <bug_when>2015-04-27 03:28:03 -0700</bug_when>
    <thetext>failure log:

jsc-layout-tests.yaml/js/script-tests/dfg-put-by-id-prototype-check.js.layout-dfg-eager-no-cjit: DIFF FAILURE!
jsc-layout-tests.yaml/js/script-tests/dfg-put-by-id-prototype-check.js.layout-dfg-eager-no-cjit: --- ../.tests/jsc-layout-tests.yaml/js/dfg-put-by-id-prototype-check-expected.txt	2015-04-27 00:51:01.000000000 -0700
jsc-layout-tests.yaml/js/script-tests/dfg-put-by-id-prototype-check.js.layout-dfg-eager-no-cjit: +++ ../jsc-layout-tests.yaml/js/script-tests/dfg-put-by-id-prototype-check.js.layout-dfg-eager-no-cjit.out	2015-04-27 03:26:24.470000000 -0700
jsc-layout-tests.yaml/js/script-tests/dfg-put-by-id-prototype-check.js.layout-dfg-eager-no-cjit: @@ -903,8 +903,8 @@
jsc-layout-tests.yaml/js/script-tests/dfg-put-by-id-prototype-check.js.layout-dfg-eager-no-cjit:  PASS o.f is 897
jsc-layout-tests.yaml/js/script-tests/dfg-put-by-id-prototype-check.js.layout-dfg-eager-no-cjit:  PASS o.f is 898
jsc-layout-tests.yaml/js/script-tests/dfg-put-by-id-prototype-check.js.layout-dfg-eager-no-cjit:  PASS o.f is 899
jsc-layout-tests.yaml/js/script-tests/dfg-put-by-id-prototype-check.js.layout-dfg-eager-no-cjit: -PASS stuff is 900
jsc-layout-tests.yaml/js/script-tests/dfg-put-by-id-prototype-check.js.layout-dfg-eager-no-cjit: -PASS o.f is undefined
jsc-layout-tests.yaml/js/script-tests/dfg-put-by-id-prototype-check.js.layout-dfg-eager-no-cjit: +FAIL stuff should be 900 (of type number). Was undefined (of type undefined).
jsc-layout-tests.yaml/js/script-tests/dfg-put-by-id-prototype-check.js.layout-dfg-eager-no-cjit: +FAIL o.f should be undefined (of type undefined). Was 900 (of type number).
jsc-layout-tests.yaml/js/script-tests/dfg-put-by-id-prototype-check.js.layout-dfg-eager-no-cjit:  PASS stuff is 901
jsc-layout-tests.yaml/js/script-tests/dfg-put-by-id-prototype-check.js.layout-dfg-eager-no-cjit:  PASS o.f is undefined
jsc-layout-tests.yaml/js/script-tests/dfg-put-by-id-prototype-check.js.layout-dfg-eager-no-cjit:  PASS stuff is 902
FAIL: jsc-layout-tests.yaml/js/script-tests/dfg-put-by-id-prototype-check.js.layout-dfg-eager-no-cjit</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1088989</commentid>
    <comment_count>2</comment_count>
    <who name="Csaba Osztrogonác">ossy</who>
    <bug_when>2015-04-27 03:40:15 -0700</bug_when>
    <thetext>I can reproduce it on r183160 too, I&apos;ll check older revisions too.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1088999</commentid>
    <comment_count>3</comment_count>
    <who name="Csaba Osztrogonác">ossy</who>
    <bug_when>2015-04-27 05:02:19 -0700</bug_when>
    <thetext>I found, http://trac.webkit.org/changeset/183072 is the culprit. 
The failure can be reproduced on r183072, but not before r183072.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1089143</commentid>
    <comment_count>4</comment_count>
    <who name="Michael Saboff">msaboff</who>
    <bug_when>2015-04-27 12:51:49 -0700</bug_when>
    <thetext>We are not seeing this failure on iOS AArch64 testbots.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1093140</commentid>
    <comment_count>5</comment_count>
    <who name="Csaba Osztrogonác">ossy</who>
    <bug_when>2015-05-08 02:40:19 -0700</bug_when>
    <thetext>I painted the AArch64 Linux bot green with skipping this flakey test:
https://trac.webkit.org/changeset/183989</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1361622</commentid>
    <comment_count>6</comment_count>
    <who name="Zan Dobersek">zan</who>
    <bug_when>2017-10-18 02:31:59 -0700</bug_when>
    <thetext>These failures aren&apos;t exhibited anymore.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1361623</commentid>
    <comment_count>7</comment_count>
    <who name="Zan Dobersek">zan</who>
    <bug_when>2017-10-18 02:41:28 -0700</bug_when>
    <thetext>(In reply to Zan Dobersek from comment #6)
&gt; These failures aren&apos;t exhibited anymore.

Reopening because the test hasn&apos;t been unskipped yet. Otherwise, yes, this failure isn&apos;t exhibited anymore.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>