<?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>238674</bug_id>
          
          <creation_ts>2022-04-01 11:22:53 -0700</creation_ts>
          <short_desc>REGRESSION(r292197): 3X TestWebKitAPI.ContentRuleList (API-Tests) are constant failures/timeout</short_desc>
          <delta_ts>2022-04-04 07:27:39 -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>WebKit2</component>
          <version>WebKit Nightly Build</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>238678</dup_id>
          <see_also>https://bugs.webkit.org/show_bug.cgi?id=238678</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="Robert Jenner">jenner</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>cdumez</cc>
    
    <cc>kkinnunen</cc>
    
    <cc>webkit-bot-watchers-bugzilla</cc>
    
    <cc>webkit-bug-importer</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1857329</commentid>
    <comment_count>0</comment_count>
    <who name="Robert Jenner">jenner</who>
    <bug_when>2022-04-01 11:22:53 -0700</bug_when>
    <thetext>TestWebKitAPI.WKContentRuleListStoreTest.NonDefaultStore

is a constantly failing API-Test on all Mac, and iOS. 

TestWebKitAPI.WKContentRuleListStoreTest.UnsafeMMap

is also a constant failure, but appears to only run on iOS.

TestWebKitAPI.ContentRuleList.LegacyVersionAndName

is a constant timeout on all Mac and iOS. 

HISTORY: 
https://results.webkit.org/?suite=api-tests&amp;suite=api-tests&amp;suite=api-tests&amp;test=TestWebKitAPI.WKContentRuleListStoreTest.NonDefaultStore&amp;test=TestWebKitAPI.ContentRuleList.LegacyVersionAndName&amp;test=TestWebKitAPI.WKContentRuleListStoreTest.UnsafeMMap


FAILURE TEXT FOR &quot;TestWebKitAPI.WKContentRuleListStoreTest.NonDefaultStore:&quot;
        
        /Volumes/Data/worker/ios-simulator-15-release/build/Tools/TestWebKitAPI/Tests/WebKitCocoa/WKContentExtensionStore.mm:256
        Value of: data
          Actual: false
        Expected: true
        
        
        /Volumes/Data/worker/ios-simulator-15-release/build/Tools/TestWebKitAPI/Tests/WebKitCocoa/WKContentExtensionStore.mm:257
        Expected equality of these values:
          data.length
            Which is: 0
          241u
            Which is: 241

FAILURE TEXT FOR &quot; TestWebKitAPI.WKContentRuleListStoreTest.UnsafeMMap:&quot;
        
        /Volumes/Data/worker/ios-simulator-15-release/build/Tools/TestWebKitAPI/Tests/WebKitCocoa/WKContentExtensionStore.mm:418
        Value of: !(error)
          Actual: false
        Expected: true
        
        
        /Volumes/Data/worker/ios-simulator-15-release/build/Tools/TestWebKitAPI/Tests/WebKitCocoa/WKContentExtensionStore.mm:412
        Value of: !(error)
          Actual: false
        Expected: true
        
        
        /Volumes/Data/worker/ios-simulator-15-release/build/Tools/TestWebKitAPI/Tests/WebKitCocoa/WKContentExtensionStore.mm:421
        Value of: !(error)
          Actual: false
        Expected: true
        
        
        /Volumes/Data/worker/ios-simulator-15-release/build/Tools/TestWebKitAPI/Tests/WebKitCocoa/WKContentExtensionStore.mm:428
        Value of: filter
          Actual: false
        Expected: true
        
        
        /Volumes/Data/worker/ios-simulator-15-release/build/Tools/TestWebKitAPI/Tests/WebKitCocoa/WKContentExtensionStore.mm:429
        Value of: !(error)
          Actual: false
        Expected: true
        
        
        /Volumes/Data/worker/ios-simulator-15-release/build/Tools/TestWebKitAPI/Tests/WebKitCocoa/WKContentExtensionStore.mm:412
        Value of: !(error)
          Actual: false
        Expected: true
        
        
        /Volumes/Data/worker/ios-simulator-15-release/build/Tools/TestWebKitAPI/Tests/WebKitCocoa/WKContentExtensionStore.mm:439
        Value of: !(error)
          Actual: false
        Expected: true</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1857330</commentid>
    <comment_count>1</comment_count>
    <who name="Robert Jenner">jenner</who>
    <bug_when>2022-04-01 11:26:10 -0700</bug_when>
    <thetext>I was able to reproduce the failure on iOS 15 Debug ToT using the following test: 

run-api-tests --ios-simulator &lt;Test_Goes_Here&gt;

I was able to trace it back to r292197 where it was reproducible, but not at r292196. 

I reproduced on iOS because we had more recent builds available for it than we had for Mac. Still, it appears r292197 is what broke these three tests.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1857331</commentid>
    <comment_count>2</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2022-04-01 11:28:02 -0700</bug_when>
    <thetext>&lt;rdar://problem/91173297&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1857778</commentid>
    <comment_count>3</comment_count>
    <who name="Kimmo Kinnunen">kkinnunen</who>
    <bug_when>2022-04-04 01:27:14 -0700</bug_when>
    <thetext>Was this the same bug as bug 238678?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1857846</commentid>
    <comment_count>4</comment_count>
    <who name="Chris Dumez">cdumez</who>
    <bug_when>2022-04-04 07:27:39 -0700</bug_when>
    <thetext>(In reply to Kimmo Kinnunen from comment #3)
&gt; Was this the same bug as bug 238678?

Yes, thanks.

*** This bug has been marked as a duplicate of bug 238678 ***</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>