<?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>195892</bug_id>
          
          <creation_ts>2019-03-18 09:27:51 -0700</creation_ts>
          <short_desc>REGRESSION: (r243032) inspector/model/remote-object.html is failing.</short_desc>
          <delta_ts>2019-03-23 21:16:47 -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>Tools / Tests</component>
          <version>WebKit Nightly Build</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          <see_also>https://bugs.webkit.org/show_bug.cgi?id=196008</see_also>
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>InRadar</keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Truitt Savell">tsavell</reporter>
          <assigned_to name="Mark Lam">mark.lam</assigned_to>
          <cc>fpizlo</cc>
    
    <cc>jlewis3</cc>
    
    <cc>keith_miller</cc>
    
    <cc>lforschler</cc>
    
    <cc>msaboff</cc>
    
    <cc>rmorisset</cc>
    
    <cc>ryanhaddad</cc>
    
    <cc>saam</cc>
    
    <cc>tzagallo</cc>
    
    <cc>webkit-bug-importer</cc>
    
    <cc>ysuzuki</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1517719</commentid>
    <comment_count>0</comment_count>
    <who name="Truitt Savell">tsavell</who>
    <bug_when>2019-03-18 09:27:51 -0700</bug_when>
    <thetext>The following layout test is failing on Mac

inspector/model/remote-object.html

Probable cause:

This test began failing near constantly after changes in https://trac.webkit.org/changeset/243032/webkit. 

Flakiness Dashboard:

https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&amp;tests=inspector%2Fmodel%2Fremote-object.html

Diff:
https://build.webkit.org/results/Apple%20High%20Sierra%20Release%20WK1%20(Tests)/r243062%20(11965)/inspector/model/remote-object-diff.txt

I was able to reproduce this locally with command:
run-webkit-tests inspector/model/remote-object.html --iterations 100 -f

it fails often on 242032 but passes on 242031.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1517721</commentid>
    <comment_count>1</comment_count>
    <who name="Truitt Savell">tsavell</who>
    <bug_when>2019-03-18 09:30:58 -0700</bug_when>
    <thetext>marked failing in https://trac.webkit.org/changeset/243071/webkit until mark can fix this.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1517727</commentid>
    <comment_count>2</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2019-03-18 09:40:54 -0700</bug_when>
    <thetext>&lt;rdar://problem/48981239&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1519696</commentid>
    <comment_count>3</comment_count>
    <who name="Mark Lam">mark.lam</who>
    <bug_when>2019-03-21 10:10:43 -0700</bug_when>
    <thetext>Also from https://bugs.webkit.org/show_bug.cgi?id=195827#c8:

It appears that changes in https://trac.webkit.org/changeset/243032

Are causing a JSC failure on the Debug queue

microbenchmarks/data-view-accesses-2.js.ftl-no-cjit-small-pool

https://build.webkit.org/builders/Apple%20High%20Sierra%20Debug%20JSC%20%28Tests%29/builds/2348/steps/jscore-test/logs/stdio

Regression range is 243030 to 243033</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1520671</commentid>
    <comment_count>4</comment_count>
    <who name="Mark Lam">mark.lam</who>
    <bug_when>2019-03-23 21:11:37 -0700</bug_when>
    <thetext>From the rollout ChangeLog:

The fix is incorrect: it relies on being able to determine liveness of an object in an ObjectPropertyCondition based on the state of the object&apos;s MarkedBit.  However, there&apos;s no guarantee that GC has run and that the MarkedBit is already set even if the object is live.  As a result, we may not re-install adaptive watchpoints based on presumed dead objects which are actually live.

I&apos;m rolling this out, and will implement a more comprehensive fix to handle watchpoint liveness later.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1520673</commentid>
    <comment_count>5</comment_count>
    <who name="Mark Lam">mark.lam</who>
    <bug_when>2019-03-23 21:12:08 -0700</bug_when>
    <thetext>*** Bug 196008 has been marked as a duplicate of this bug. ***</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1520674</commentid>
    <comment_count>6</comment_count>
    <who name="Mark Lam">mark.lam</who>
    <bug_when>2019-03-23 21:16:47 -0700</bug_when>
    <thetext>The rollout was landed in r243420: &lt;http://trac.webkit.org/r243420&gt;.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>