<?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>246719</bug_id>
          
          <creation_ts>2022-10-18 16:02:09 -0700</creation_ts>
          <short_desc>DumpRenderTree does not seem to support PingLoad to HTTPS</short_desc>
          <delta_ts>2023-01-23 23:02:16 -0800</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>WebKit Misc.</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=248493</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>
          <dependson>243428</dependson>
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Brent Fulgham">bfulgham</reporter>
          <assigned_to name="Brent Fulgham">bfulgham</assigned_to>
          <cc>ap</cc>
    
    <cc>webkit-bug-importer</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1906631</commentid>
    <comment_count>0</comment_count>
    <who name="Brent Fulgham">bfulgham</who>
    <bug_when>2022-10-18 16:02:09 -0700</bug_when>
    <thetext>While debugging failing Reporting API tests, I found that test cases that attempted to PingLoad to an HTTPS endpoint always fail. It seems like DRT is not properly connecting the authentication/certificate logic we use for other types of loads.

Example failure: imported/w3c/web-platform-tests/reporting/generateTestReport-honors-endpoint.https.sub.html.

I believe this is also the cause of the failure for imported/w3c/web-platform-tests/reporting/reporting-api-honors-limits.https.sub.html.

Error: &quot;m_localizedDescription	WTF::String	{ length = 27, contents = &apos;Not allowed to authenticate&apos; }	&quot;

It looks like this change didn&apos;t update DRT: https://github.com/WebKit/WebKit/pull/3715</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1907916</commentid>
    <comment_count>1</comment_count>
    <who name="Brent Fulgham">bfulgham</who>
    <bug_when>2022-10-24 16:44:36 -0700</bug_when>
    <thetext>&lt;rdar://101045517&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1907917</commentid>
    <comment_count>2</comment_count>
    <who name="Brent Fulgham">bfulgham</who>
    <bug_when>2022-10-24 16:46:34 -0700</bug_when>
    <thetext>This is actually:
&lt;rdar://101040717&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1908529</commentid>
    <comment_count>3</comment_count>
    <who name="Brent Fulgham">bfulgham</who>
    <bug_when>2022-10-26 13:57:08 -0700</bug_when>
    <thetext>Pull request: https://github.com/WebKit/WebKit/pull/5824</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1909033</commentid>
    <comment_count>4</comment_count>
    <who name="Brent Fulgham">bfulgham</who>
    <bug_when>2022-10-28 09:32:43 -0700</bug_when>
    <thetext>Pull request: https://github.com/Webkit/WebKit/pull/5824</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1909446</commentid>
    <comment_count>5</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2022-10-31 15:43:40 -0700</bug_when>
    <thetext>Committed 256173@main (6db9bb4cc51f): &lt;https://commits.webkit.org/256173@main&gt;

Reviewed commits have been landed. Closing PR #5824 and removing active labels.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>